media-fonts/source-serif: set FONT_PN
Signed-off-by: tastytea <tastytea@tastytea.de>
This commit is contained in:
parent
a099045260
commit
fc853d2ce5
|
@ -3,6 +3,8 @@
|
|||
|
||||
EAPI=8
|
||||
|
||||
FONT_PN=${PN}-pro
|
||||
|
||||
inherit font
|
||||
|
||||
DESCRIPTION="Serif font family for user interface environments"
|
|
@ -3,9 +3,10 @@
|
|||
|
||||
EAPI=8
|
||||
|
||||
inherit font
|
||||
|
||||
MAJORV="${PV%%.*}"
|
||||
FONT_PN=${PN}-${MAJORV}
|
||||
|
||||
inherit font
|
||||
|
||||
DESCRIPTION="Serif font family for user interface environments"
|
||||
HOMEPAGE="https://adobe-fonts.github.io/source-serif/"
|
Reference in New Issue
Block a user