mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
ttf-fonts: fix URIs, upgrade 1.004 -> 2.004
This commit is contained in:
parent
8d7b56ff23
commit
6d05828e4a
|
|
@ -3,7 +3,7 @@ require ttf.inc
|
|||
SUMMARY = "Adobe OpenType Pan-CJK font family for Simplified Chinese"
|
||||
HOMEPAGE = "https://github.com/adobe-fonts/source-han-sans"
|
||||
LICENSE = "OFL-1.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=55719faa0112708e946b820b24b14097"
|
||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/${LICENSE};md5=fac3a519e5e9eb96316656e0ca4f2b90"
|
||||
|
||||
inherit allarch fontcache
|
||||
|
||||
|
|
@ -11,7 +11,7 @@ inherit allarch fontcache
|
|||
#EXCLUDE_FROM_WORLD = "1"
|
||||
|
||||
SRC_URI = " \
|
||||
https://github.com/adobe-fonts/source-han-sans/raw/release/SubsetOTF/SourceHanSansCN.zip \
|
||||
svn://github.com/adobe-fonts/source-han-sans;module=branches/release/SubsetOTF/CN;protocol=http;rev=82 \
|
||||
file://44-source-han-sans-cn.conf \
|
||||
"
|
||||
SRC_URI[md5sum] = "d16abc21f6575bb08894efedbed484a2"
|
||||
|
|
@ -3,7 +3,7 @@ require ttf.inc
|
|||
SUMMARY = "Adobe OpenType Pan-CJK font family for Japanese"
|
||||
HOMEPAGE = "https://github.com/adobe-fonts/source-han-sans"
|
||||
LICENSE = "OFL-1.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=55719faa0112708e946b820b24b14097"
|
||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/${LICENSE};md5=fac3a519e5e9eb96316656e0ca4f2b90"
|
||||
|
||||
inherit allarch fontcache
|
||||
|
||||
|
|
@ -11,7 +11,7 @@ inherit allarch fontcache
|
|||
#EXCLUDE_FROM_WORLD = "1"
|
||||
|
||||
SRC_URI = " \
|
||||
https://github.com/adobe-fonts/source-han-sans/raw/release/SubsetOTF/SourceHanSansJP.zip \
|
||||
svn://github.com/adobe-fonts/source-han-sans;module=branches/release/SubsetOTF/JP;protocol=http;rev=82 \
|
||||
file://44-source-han-sans-jp.conf \
|
||||
"
|
||||
SRC_URI[md5sum] = "908fbf97f3df04a6838708c093f1e900"
|
||||
|
|
@ -3,7 +3,7 @@ require ttf.inc
|
|||
SUMMARY = "Adobe OpenType Pan-CJK font family for Korean"
|
||||
HOMEPAGE = "https://github.com/adobe-fonts/source-han-sans"
|
||||
LICENSE = "OFL-1.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=55719faa0112708e946b820b24b14097"
|
||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/${LICENSE};md5=fac3a519e5e9eb96316656e0ca4f2b90"
|
||||
|
||||
inherit allarch fontcache
|
||||
|
||||
|
|
@ -11,7 +11,7 @@ inherit allarch fontcache
|
|||
#EXCLUDE_FROM_WORLD = "1"
|
||||
|
||||
SRC_URI = " \
|
||||
https://github.com/adobe-fonts/source-han-sans/raw/release/SubsetOTF/SourceHanSansKR.zip \
|
||||
svn://github.com/adobe-fonts/source-han-sans;module=branches/release/SubsetOTF/TW;protocol=http;rev=82 \
|
||||
file://44-source-han-sans-kr.conf \
|
||||
"
|
||||
SRC_URI[md5sum] = "f8d1bd6c87d8575afdb25e2f46bd81d4"
|
||||
|
|
@ -3,7 +3,7 @@ require ttf.inc
|
|||
SUMMARY = "Adobe OpenType Pan-CJK font family for Traditional Chinese"
|
||||
HOMEPAGE = "https://github.com/adobe-fonts/source-han-sans"
|
||||
LICENSE = "OFL-1.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=55719faa0112708e946b820b24b14097"
|
||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/${LICENSE};md5=fac3a519e5e9eb96316656e0ca4f2b90"
|
||||
|
||||
inherit allarch fontcache
|
||||
|
||||
|
|
@ -11,7 +11,7 @@ inherit allarch fontcache
|
|||
#EXCLUDE_FROM_WORLD = "1"
|
||||
|
||||
SRC_URI = " \
|
||||
https://github.com/adobe-fonts/source-han-sans/raw/release/SubsetOTF/SourceHanSansTW.zip \
|
||||
svn://github.com/adobe-fonts/source-han-sans;module=branches/release/SubsetOTF/TW;protocol=http;rev=82 \
|
||||
file://44-source-han-sans-tw.conf \
|
||||
"
|
||||
SRC_URI[md5sum] = "6533b71b31c19e548768f0fc963202f3"
|
||||
Loading…
Reference in New Issue
Block a user