summaryrefslogtreecommitdiffstats
path: root/recipes/fonts/otf-noto.bb
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2015-09-17 11:42:14 +0300
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2015-09-17 12:10:45 +0000
commit78ab1293ea81034fa60571074ca38b2133354d36 (patch)
tree4631b4e7f6e1d06562be0ccbc56d9e5e464c3786 /recipes/fonts/otf-noto.bb
parent2c230725cb4c6b3a37df9413a8ca4b6ad56d2583 (diff)
downloadmeta-boot2qt-78ab1293ea81034fa60571074ca38b2133354d36.tar.gz
otf-noto: update url and add correct license
Google changed the download URL for the package. The package now includes license file, use it instead of generic Apache. Change-Id: Ib66c19281d30e12246503d5ea4d6e176d73286ca Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Diffstat (limited to 'recipes/fonts/otf-noto.bb')
-rw-r--r--recipes/fonts/otf-noto.bb11
1 files changed, 5 insertions, 6 deletions
diff --git a/recipes/fonts/otf-noto.bb b/recipes/fonts/otf-noto.bb
index a2aaede..fc26e1a 100644
--- a/recipes/fonts/otf-noto.bb
+++ b/recipes/fonts/otf-noto.bb
@@ -1,19 +1,18 @@
1SUMMARY = "Noto Sans CJK" 1SUMMARY = "Noto Sans CJK"
2SECTION = "fonts" 2SECTION = "fonts"
3HOMEPAGE = "http://www.google.com/get/noto" 3HOMEPAGE = "http://www.google.com/get/noto"
4LICENSE = "Apache-2.0" 4LICENSE = "OFL-1.1"
5# see https://code.google.com/p/noto/issues/detail?id=331 5LIC_FILES_CHKSUM = "file://${WORKDIR}/LICENSE_CJK.txt;md5=55719faa0112708e946b820b24b14097"
6LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
7 6
8INHIBIT_DEFAULT_DEPS = "1" 7INHIBIT_DEFAULT_DEPS = "1"
9 8
10inherit allarch fontcache 9inherit allarch fontcache
11 10
12PV = "1.004" 11PV = "1.004"
13SRC_URI = "http://www.google.com/get/noto/pkgs/NotoSansCJKSC-hinted.zip" 12SRC_URI = "https://noto-website.storage.googleapis.com/pkgs/NotoSansCJKSC-hinted.zip"
14 13
15SRC_URI[md5sum] = "dc40e8af0b0178451ccc301f1d41e726" 14SRC_URI[md5sum] = "c0fa6153aa826ee96041ba4470a1f51f"
16SRC_URI[sha256sum] = "25143bb803ebb20fd17ffd1299012ee2f3a929182ff0700ab656c181872413a4" 15SRC_URI[sha256sum] = "31459f6d8c36a1136bec3f8d720b2b637e4dded681b7bb610186c9986be25848"
17 16
18do_install() { 17do_install() {
19 install -m 0755 -d ${D}${datadir}/fonts/otf/noto 18 install -m 0755 -d ${D}${datadir}/fonts/otf/noto