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
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
-rw-r--r--x11-apps/fonttosfnt/Manifest1
-rw-r--r--x11-apps/fonttosfnt/fonttosfnt-1.0.5.ebuild13
2 files changed, 14 insertions, 0 deletions
diff --git a/x11-apps/fonttosfnt/Manifest b/x11-apps/fonttosfnt/Manifest
index bd6564f0a3f7..f2eec56e994a 100644
--- a/x11-apps/fonttosfnt/Manifest
+++ b/x11-apps/fonttosfnt/Manifest
@@ -1 +1,2 @@
DIST fonttosfnt-1.0.4.tar.bz2 106121 BLAKE2B 9ae24fa3824ef530865af68a22e38e8343e7b4978270f911b0ab3d7f0efc14536c1c8f713f299c75e78ad1f8d5b89eec9ad31227c894333d2e52799e5bebfdc8 SHA512 15764d51f581a18c5f25224312a4cf0558bd6b1676d8e5e58f8eb4ae156908bb679726e848b46a316b54a8120e664122f96f7b1233da372b2351923652920b1e
+DIST fonttosfnt-1.0.5.tar.bz2 141446 BLAKE2B 277f7f182d0c45ed06fd67ad0c839c2b116d64d801fbd623b81b8a9cbe5ee77a89b6b5cd277d3090a9b6be6e006bea36e1cf98e2dbdb2917e54ddfa30d0b659b SHA512 dba990098c95b07bc7240699a5c9ea11f056fbfddd70f669ae283548cbf20d756b28d817a99548c23ba81de9792877296ab6f35ee3c630e5c3cd8f14650ce297
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}"