summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmando Di Cianno <fafhrd@gentoo.org>2004-09-24 01:08:30 +0000
committerArmando Di Cianno <fafhrd@gentoo.org>2004-09-24 01:08:30 +0000
commitd83ac67d6b0d2c541dda46977ce63c379baff0c7 (patch)
treec11521e76e94a6f77ac1a28940c12dfeb5f7a84e /gnustep-base/mknfonts/mknfonts-0.5.ebuild
parentdont touch ld.so.conf #64829 (Manifest recommit) (diff)
downloadgentoo-2-d83ac67d6b0d2c541dda46977ce63c379baff0c7.tar.gz
gentoo-2-d83ac67d6b0d2c541dda46977ce63c379baff0c7.tar.bz2
gentoo-2-d83ac67d6b0d2c541dda46977ce63c379baff0c7.zip
Major commit of many files relating to updated GNUstep ebuidlds
Diffstat (limited to 'gnustep-base/mknfonts/mknfonts-0.5.ebuild')
-rw-r--r--gnustep-base/mknfonts/mknfonts-0.5.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/gnustep-base/mknfonts/mknfonts-0.5.ebuild b/gnustep-base/mknfonts/mknfonts-0.5.ebuild
new file mode 100644
index 000000000000..c3519059edbb
--- /dev/null
+++ b/gnustep-base/mknfonts/mknfonts-0.5.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-base/mknfonts/mknfonts-0.5.ebuild,v 1.1 2004/09/24 01:05:34 fafhrd Exp $
+
+inherit eutils gnustep
+
+DESCRIPTION="Provides the tool to create .nfont packages suitable for use with gnustep-back-art."
+
+HOMEPAGE="http://w1.423.telia.com/~u42308495/alex/backart/"
+SRC_URI="http://w1.423.telia.com/~u42308495/alex/backart/mknfonts-0.5.tar.gz"
+KEYWORDS="~x86"
+SLOT="0"
+LICENSE="GPL-2"
+
+IUSE="${IUSE}"
+DEPEND="${GNUSTEP_BASE_DEPEND}
+ =media-libs/freetype-2.1*"
+RDEPEND="${DEPEND}"
+