media-fonts/source-sans: set FONT_PN
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
Signed-off-by: tastytea <tastytea@tastytea.de>
This commit is contained in:
parent
fc853d2ce5
commit
896b2a854a
|
@ -3,6 +3,8 @@
|
|||
|
||||
EAPI=8
|
||||
|
||||
FONT_PN=${PN}-pro
|
||||
|
||||
inherit font
|
||||
|
||||
REALV="2.020R-ro/1.075R-it"
|
||||
|
@ -15,7 +17,6 @@ S="${WORKDIR}/${PN}-${REALV//\//-}"
|
|||
LICENSE="OFL-1.1"
|
||||
SLOT="pro"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
|
||||
IUSE="cjk"
|
||||
|
||||
RESTRICT="binchecks strip"
|
||||
|
|
@ -3,9 +3,10 @@
|
|||
|
||||
EAPI=8
|
||||
|
||||
inherit font
|
||||
|
||||
MAJORV="${PV%%.*}"
|
||||
FONT_PN=${PN}-${MAJORV}
|
||||
|
||||
inherit font
|
||||
|
||||
DESCRIPTION="Sans serif font family for user interface environments"
|
||||
HOMEPAGE="https://adobe-fonts.github.io/source-sans/"
|
Reference in New Issue
Block a user