commit:     fb14f6d22f86c57d42cbf3c5c41ed3fc5e970df6
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 25 21:52:02 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Oct 25 21:56:36 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb14f6d2

x11-apps/fonttosfnt: Version bump to 1.2.0

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-apps/fonttosfnt/Manifest                |  1 +
 x11-apps/fonttosfnt/fonttosfnt-1.2.0.ebuild | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/x11-apps/fonttosfnt/Manifest b/x11-apps/fonttosfnt/Manifest
index aa885a168cf..56e60efbebc 100644
--- a/x11-apps/fonttosfnt/Manifest
+++ b/x11-apps/fonttosfnt/Manifest
@@ -1 +1,2 @@
 DIST fonttosfnt-1.1.0.tar.bz2 143545 BLAKE2B 
fd05a19ffc50306b747bbbc6ea692b6667c7ddd185feb31a21173cbf571e5c74ded0da8af305e3744d8db57eca909d271b153bfded2182e060d922e42395942d
 SHA512 
f4fb9814c23bfd6f83771959444d2c37eb4ba32edee43c37cf21f0181be80c6e278307641b0f4dae4ee5d10db3289e95194f99757ea4bbca343fff15498e7173
+DIST fonttosfnt-1.2.0.tar.bz2 145904 BLAKE2B 
b9b25076126dbd412d69f4c9698f937009f620b55a06f8c55b621add2ed6d638e0b91d3e716ed276089986c1a0140e2bf7aadef021c21ac24ac23c3347ee081c
 SHA512 
a360bd8535beaef89afa6c0678a40f7c554e9d631e0fcb80bb1363ab72288e27a5e106521610f61c95b8101f79c7f02492a2068411b5f5b695de780d8a1c1b25

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 00000000000..1181f07fb2b
--- /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"

Reply via email to