diff options
author | Raymond W. Ko <raymond.w.ko@gmail.com> | 2015-06-10 10:23:52 -0400 |
---|---|---|
committer | Raymond W. Ko <raymond.w.ko@gmail.com> | 2015-06-10 10:23:52 -0400 |
commit | 160df2d4c94f2f5e1df684fb62f22848f87a11af (patch) | |
tree | 0622f6358d3dc953bc39362841ffd0dbc405298d /.SRCINFO | |
download | bdf-tewi-git-160df2d4c94f2f5e1df684fb62f22848f87a11af.tar.gz bdf-tewi-git-160df2d4c94f2f5e1df684fb62f22848f87a11af.tar.bz2 bdf-tewi-git-160df2d4c94f2f5e1df684fb62f22848f87a11af.zip |
initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 0000000..e073462 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,16 @@ +pkgbase = bdf-tewi-git + pkgdesc = Bitmap font + pkgver = 0.197.90e0dfa + pkgrel = 1 + url = https://github.com/lucy/tewi-font + install = bdf-tewi-git.install + arch = any + license = custom:GPL3 + makedepends = git + depends = xorg-fonts-encodings + depends = xorg-font-utils + source = git+https://github.com/lucy/tewi-font.git + sha256sums = SKIP + +pkgname = bdf-tewi-git + |