ttf-fonts: fix URIs, upgrade 1.004 -> 2.004

This commit is contained in:
kazuki0824 2022-07-19 19:48:17 +09:00 committed by Khem Raj
parent 8d7b56ff23
commit 6d05828e4a
4 changed files with 8 additions and 8 deletions

View File

@ -3,7 +3,7 @@ require ttf.inc
SUMMARY = "Adobe OpenType Pan-CJK font family for Simplified Chinese" SUMMARY = "Adobe OpenType Pan-CJK font family for Simplified Chinese"
HOMEPAGE = "https://github.com/adobe-fonts/source-han-sans" HOMEPAGE = "https://github.com/adobe-fonts/source-han-sans"
LICENSE = "OFL-1.1" 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 inherit allarch fontcache
@ -11,7 +11,7 @@ inherit allarch fontcache
#EXCLUDE_FROM_WORLD = "1" #EXCLUDE_FROM_WORLD = "1"
SRC_URI = " \ 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 \ file://44-source-han-sans-cn.conf \
" "
SRC_URI[md5sum] = "d16abc21f6575bb08894efedbed484a2" SRC_URI[md5sum] = "d16abc21f6575bb08894efedbed484a2"

View File

@ -3,7 +3,7 @@ require ttf.inc
SUMMARY = "Adobe OpenType Pan-CJK font family for Japanese" SUMMARY = "Adobe OpenType Pan-CJK font family for Japanese"
HOMEPAGE = "https://github.com/adobe-fonts/source-han-sans" HOMEPAGE = "https://github.com/adobe-fonts/source-han-sans"
LICENSE = "OFL-1.1" 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 inherit allarch fontcache
@ -11,7 +11,7 @@ inherit allarch fontcache
#EXCLUDE_FROM_WORLD = "1" #EXCLUDE_FROM_WORLD = "1"
SRC_URI = " \ 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 \ file://44-source-han-sans-jp.conf \
" "
SRC_URI[md5sum] = "908fbf97f3df04a6838708c093f1e900" SRC_URI[md5sum] = "908fbf97f3df04a6838708c093f1e900"

View File

@ -3,7 +3,7 @@ require ttf.inc
SUMMARY = "Adobe OpenType Pan-CJK font family for Korean" SUMMARY = "Adobe OpenType Pan-CJK font family for Korean"
HOMEPAGE = "https://github.com/adobe-fonts/source-han-sans" HOMEPAGE = "https://github.com/adobe-fonts/source-han-sans"
LICENSE = "OFL-1.1" 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 inherit allarch fontcache
@ -11,7 +11,7 @@ inherit allarch fontcache
#EXCLUDE_FROM_WORLD = "1" #EXCLUDE_FROM_WORLD = "1"
SRC_URI = " \ 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 \ file://44-source-han-sans-kr.conf \
" "
SRC_URI[md5sum] = "f8d1bd6c87d8575afdb25e2f46bd81d4" SRC_URI[md5sum] = "f8d1bd6c87d8575afdb25e2f46bd81d4"

View File

@ -3,7 +3,7 @@ require ttf.inc
SUMMARY = "Adobe OpenType Pan-CJK font family for Traditional Chinese" SUMMARY = "Adobe OpenType Pan-CJK font family for Traditional Chinese"
HOMEPAGE = "https://github.com/adobe-fonts/source-han-sans" HOMEPAGE = "https://github.com/adobe-fonts/source-han-sans"
LICENSE = "OFL-1.1" 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 inherit allarch fontcache
@ -11,7 +11,7 @@ inherit allarch fontcache
#EXCLUDE_FROM_WORLD = "1" #EXCLUDE_FROM_WORLD = "1"
SRC_URI = " \ 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 \ file://44-source-han-sans-tw.conf \
" "
SRC_URI[md5sum] = "6533b71b31c19e548768f0fc963202f3" SRC_URI[md5sum] = "6533b71b31c19e548768f0fc963202f3"