mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
noto: add a regional subpackage as suggested by Humdinger.
This commit is contained in:
@@ -10,7 +10,7 @@ CHECKSUM_SHA256="4f9fb709f6e775be11f3b60d1f1e5ac3c2de19c39c8f7b5ddadbc53ba029a38
|
||||
SOURCE_DIR="noto-fonts-$srcGitRev"
|
||||
LICENSE="SIL Open Font License v1.1"
|
||||
COPYRIGHT="2012 Google Inc."
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
DISABLE_SOURCE_PACKAGE=yes
|
||||
@@ -23,6 +23,10 @@ PROVIDES_chroscore="
|
||||
noto_chroscore=$portVersion
|
||||
"
|
||||
REQUIRES_chroscore=" "
|
||||
PROVIDES_regional="
|
||||
noto_regional=$portVersion
|
||||
"
|
||||
REQUIRES_regional=" "
|
||||
BUILD_REQUIRES=" "
|
||||
BUILD_PREREQUIRES="
|
||||
"
|
||||
@@ -42,5 +46,11 @@ INSTALL()
|
||||
${FONTDIR}/Arimo*.ttf \
|
||||
${FONTDIR}/Cousine*.ttf \
|
||||
${FONTDIR}/Tinos*.ttf
|
||||
|
||||
packageEntries regional \
|
||||
${FONTDIR}/NotoKufi[^-]*.ttf \
|
||||
${FONTDIR}/NotoNaskh[^-U]*.ttf \
|
||||
${FONTDIR}/NotoSans[^-U]*.ttf \
|
||||
${FONTDIR}/NotoSerif[^-]*.ttf
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user