summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoranergy2015-08-28 10:26:38 +0900
committeranergy2015-08-28 10:42:43 +0900
commit9c2cb6a7882d58813b718cec8e84cf8bbf2afdf5 (patch)
treef38362208af7b370f51b0346b358b34b309a1a45 /.SRCINFO
downloadaur-9c2cb6a7882d58813b718cec8e84cf8bbf2afdf5.tar.gz
Initial import.
Original PKGBUILD is mplus-bitmap-fonts, which is maintained by smly. 1. "pkgname" is renamed to be consistent with other bitmap font packages. 2. "arch" is now 'any', not architecture specific. 2. "depends" has changed from 'xorg-font-utils' to 'xorg-xset' 3. "makedepend" has now 'xorg-bdftopcf'
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..6aaccc5590d9
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = mplus-font
+ pkgdesc = M+ Japanese bitmap fonts
+ pkgver = 2.2.4
+ pkgrel = 2
+ url = http://mplus-fonts.sourceforge.jp/
+ install = mplus-font.install
+ arch = any
+ license = custom
+ depends = xorg-xset
+ source = http://osdn.dl.sourceforge.jp/mplus-fonts/5030/mplus_bitmap_fonts-2.2.4.tar.gz
+ md5sums = a97a99acbee54976407dec828d03850c
+
+pkgname = mplus-font
+