From d18bf1e01b65ee4bf0c804e2843b282d3d4e5d7c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 15 Jun 2021 14:57:03 +0100 Subject: gentoo resync : 15.06.2021 --- x11-apps/fonttosfnt/fonttosfnt-1.2.2.ebuild | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 x11-apps/fonttosfnt/fonttosfnt-1.2.2.ebuild (limited to 'x11-apps/fonttosfnt/fonttosfnt-1.2.2.ebuild') diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.2.2.ebuild b/x11-apps/fonttosfnt/fonttosfnt-1.2.2.ebuild new file mode 100644 index 000000000000..9a2da4b02649 --- /dev/null +++ b/x11-apps/fonttosfnt/fonttosfnt-1.2.2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2021 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" -- cgit v1.2.3