From 85dc132114ee7bfc8dc57e8cafa1b6d275dda9c2 Mon Sep 17 00:00:00 2001 From: Guillaume Castagnino Date: Thu, 3 Oct 2019 13:50:10 +0200 Subject: [PATCH] add liberation-sans-narrow --- media-fonts/liberation-sans-narrow/Manifest | 4 ++++ .../files/60-liberation-narrow.conf | 16 ++++++++++++++++ .../liberation-sans-narrow-1.07.6.ebuild | 19 +++++++++++++++++++ .../liberation-sans-narrow/metadata.xml | 11 +++++++++++ 4 files changed, 50 insertions(+) create mode 100644 media-fonts/liberation-sans-narrow/Manifest create mode 100644 media-fonts/liberation-sans-narrow/files/60-liberation-narrow.conf create mode 100644 media-fonts/liberation-sans-narrow/liberation-sans-narrow-1.07.6.ebuild create mode 100644 media-fonts/liberation-sans-narrow/metadata.xml diff --git a/media-fonts/liberation-sans-narrow/Manifest b/media-fonts/liberation-sans-narrow/Manifest new file mode 100644 index 0000000..7af8fcf --- /dev/null +++ b/media-fonts/liberation-sans-narrow/Manifest @@ -0,0 +1,4 @@ +AUX 60-liberation-narrow.conf 517 BLAKE2B 3a10cbe4c5def05107c36b31d0cbcdc2d2f4279bf55e99488339c1053b282387551cea7efb2751b9e1986dc585b59c34d3c72a5e28a684f02f14506fe9b7ddfd SHA512 54d6f1bacddec6445f12c4480a300f3ab42b370aaa8bbde5bdbd9015555fbf8949f3166a9e320d140440e50b333c870f3b1275bb29f5e334637f6c75b118f5a9 +DIST liberation-narrow-fonts-ttf-1.07.6.tar.gz 300832 BLAKE2B 3f39f98f76c070344874faff39fc5e80f09f8f74741bb7a0b477eb1fd3a523e2d053d13b8e680ea536bee20a9c94fdecf45e09d802b851c47193cd1ec902eff8 SHA512 bea2b8af3eaf32cc57faf1a582fdbef0ba3f2d5c2d9615f3c83c6b5aaac37856a25147cab26c3b18c3dca1b109b2a853874f5876dd6ae614676db3118f1bb804 +EBUILD liberation-sans-narrow-1.07.6.ebuild 685 BLAKE2B 8f822fd709bd9499bb0cf45a4b887979af75a9dfa412cde195e6e470aabdf4073671df610b21a01926dd93503af9e1cd78f5cc2a3a0ea38ba0d005b4c6c4be17 SHA512 8462f8f0211c55f56f593ff850ca615b3d45e70bc21356ec6a6257e5c1b372b5d22810c061cc52701e9516fa4244e43aaecce22db4fcf19cc8c66e15e551abff +MISC metadata.xml 361 BLAKE2B bcee8a2c82dfa66a002b0538e55f6257a02087d3473f2b53c43b2bbad97df457cd4c5f395c2e5e163b4eec131a818d7eefa5fc980321f19c14e57c8f509ae38e SHA512 14fea1e2a34cc28d5724b13cc4fad9ec33c82c4174f41f493cb37ef1eab403ebeab8035108f641d24546708ff1cfacea447e116bd11e769ebdcb559e5fe6e192 diff --git a/media-fonts/liberation-sans-narrow/files/60-liberation-narrow.conf b/media-fonts/liberation-sans-narrow/files/60-liberation-narrow.conf new file mode 100644 index 0000000..d2e7615 --- /dev/null +++ b/media-fonts/liberation-sans-narrow/files/60-liberation-narrow.conf @@ -0,0 +1,16 @@ + + + + + + + + + Arial Narrow + Liberation Sans Narrow + + + + diff --git a/media-fonts/liberation-sans-narrow/liberation-sans-narrow-1.07.6.ebuild b/media-fonts/liberation-sans-narrow/liberation-sans-narrow-1.07.6.ebuild new file mode 100644 index 0000000..0e48769 --- /dev/null +++ b/media-fonts/liberation-sans-narrow/liberation-sans-narrow-1.07.6.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit font + +DESCRIPTION="A Arial Narrow replacement TrueType font set, courtesy of Red Hat" +HOMEPAGE="https://github.com/liberationfonts/liberation-sans-narrow" +SRC_URI="https://github.com/liberationfonts/${PN}/files/2579431/liberation-narrow-fonts-ttf-${PV}.tar.gz" + +LICENSE="GPL-2-with-font-exception" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-solaris" +IUSE="" + +S="${FONT_S}" +FONT_SUFFIX="ttf" +FONT_S="${WORKDIR}/liberation-narrow-fonts-ttf-${PV}" +FONT_CONF=( "${FILESDIR}/60-liberation-narrow.conf" ) diff --git a/media-fonts/liberation-sans-narrow/metadata.xml b/media-fonts/liberation-sans-narrow/metadata.xml new file mode 100644 index 0000000..8d0d189 --- /dev/null +++ b/media-fonts/liberation-sans-narrow/metadata.xml @@ -0,0 +1,11 @@ + + + + + fonts@gentoo.org + Fonts + + + A GPL-2 Arial Narrow replacement TrueType font set, courtesy of Red Hat + +