summaryrefslogtreecommitdiff
blob: 0938444cb476b54ca0b9871df1a3c46677962b39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright 1999-2021 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"
SLOT="0"
KEYWORDS="~amd64 ~riscv ~x86"
IUSE=""

FONT_SUFFIX="otf sfd"