summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-08-08 12:21:04 -0700
committerMatt Turner <mattst88@gentoo.org>2018-08-08 12:25:15 -0700
commita62c0abacd452cc1a7c187f9189eceb2da51a5f8 (patch)
tree0d122a124b2c21bc8b79da18fc234d96947e00c8 /x11-apps/fonttosfnt/fonttosfnt-1.0.5.ebuild
parentx11-drivers/xf86-video-r128: Version bump to 6.11.0 (diff)
downloadgentoo-a62c0abacd452cc1a7c187f9189eceb2da51a5f8.tar.gz
gentoo-a62c0abacd452cc1a7c187f9189eceb2da51a5f8.tar.bz2
gentoo-a62c0abacd452cc1a7c187f9189eceb2da51a5f8.zip
x11-apps/fonttosfnt: Version bump to 1.0.5
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'x11-apps/fonttosfnt/fonttosfnt-1.0.5.ebuild')
-rw-r--r--x11-apps/fonttosfnt/fonttosfnt-1.0.5.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.0.5.ebuild b/x11-apps/fonttosfnt/fonttosfnt-1.0.5.ebuild
new file mode 100644
index 000000000000..369449140522
--- /dev/null
+++ b/x11-apps/fonttosfnt/fonttosfnt-1.0.5.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+inherit xorg-2
+
+DESCRIPTION="X.Org fonttosfnt application"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE=""
+RDEPEND="x11-libs/libX11
+ =media-libs/freetype-2*
+ x11-libs/libfontenc"
+DEPEND="${RDEPEND}"