summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-fonts/wqy-bitmapfont/wqy-bitmapfont-0.7.0.ebuild')
-rw-r--r--media-fonts/wqy-bitmapfont/wqy-bitmapfont-0.7.0.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/media-fonts/wqy-bitmapfont/wqy-bitmapfont-0.7.0.ebuild b/media-fonts/wqy-bitmapfont/wqy-bitmapfont-0.7.0.ebuild
new file mode 100644
index 000000000000..c2aaaad43899
--- /dev/null
+++ b/media-fonts/wqy-bitmapfont/wqy-bitmapfont-0.7.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/wqy-bitmapfont/wqy-bitmapfont-0.7.0.ebuild,v 1.1 2006/07/28 06:08:43 ming Exp $
+
+inherit font
+
+DESCRIPTION="WenQuanYi Bitmap Song CJK font"
+HOMEPAGE="http://wqy.sourceforge.net/en/"
+SRC_URI="mirror://sourceforge/wqy/${PN}-pcf-${PV}-4.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ia64 ~ppc ~x86"
+IUSE=""
+DEPEND=""
+S="${WORKDIR}/${PN}"
+FONT_S="${S}"
+
+FONT_SUFFIX="pcf"
+DOCS="INSTALL* LATEST-IS* STAT README LOGO.PNG CREDIT ChangeLog"