diff options
Diffstat (limited to 'media-fonts/fifth-leg/fifth-leg-0.6-r2.ebuild')
-rw-r--r-- | media-fonts/fifth-leg/fifth-leg-0.6-r2.ebuild | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/media-fonts/fifth-leg/fifth-leg-0.6-r2.ebuild b/media-fonts/fifth-leg/fifth-leg-0.6-r2.ebuild new file mode 100644 index 000000000000..d8f48aa0498e --- /dev/null +++ b/media-fonts/fifth-leg/fifth-leg-0.6-r2.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit font + +OPENSUSE_RELEASE="12.2" +DESCRIPTION="Simplistic, technical sans serif - openSUSE font" +HOMEPAGE="https://jimmac.eu/" +SRC_URI="https://api.opensuse.org/public/source/openSUSE:${OPENSUSE_RELEASE}/fifth-leg-font/opensuse-font-${P}.tar.bz2" +S="${WORKDIR}" + +LICENSE="OFL-1.1" +SLOT="0" +KEYWORDS="~amd64 ~loong ~riscv ~x86" +IUSE="" + +FONT_SUFFIX="otf sfd" |