summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-10-25 17:52:02 -0400
committerMatt Turner <mattst88@gentoo.org>2020-10-25 17:56:36 -0400
commitfb14f6d22f86c57d42cbf3c5c41ed3fc5e970df6 (patch)
treeb9de64927140badaf222697ccc27caa8c1cbd520 /x11-apps/fonttosfnt/fonttosfnt-1.2.0.ebuild
parentx11-misc/xkeyboard-config: Version bump to 2.31 (diff)
downloadgentoo-fb14f6d22f86c57d42cbf3c5c41ed3fc5e970df6.tar.gz
gentoo-fb14f6d22f86c57d42cbf3c5c41ed3fc5e970df6.tar.bz2
gentoo-fb14f6d22f86c57d42cbf3c5c41ed3fc5e970df6.zip
x11-apps/fonttosfnt: Version bump to 1.2.0
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/fonttosfnt/fonttosfnt-1.2.0.ebuild')
-rw-r--r--x11-apps/fonttosfnt/fonttosfnt-1.2.0.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.2.0.ebuild b/x11-apps/fonttosfnt/fonttosfnt-1.2.0.ebuild
new file mode 100644
index 000000000000..1181f07fb2b4
--- /dev/null
+++ b/x11-apps/fonttosfnt/fonttosfnt-1.2.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit xorg-3
+
+DESCRIPTION="X.Org fonttosfnt application"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE=""
+RDEPEND="media-libs/freetype:2
+ x11-libs/libX11
+ x11-libs/libfontenc"
+DEPEND="${RDEPEND}
+ x11-base/xorg-proto"