summaryrefslogtreecommitdiffstats
path: root/recipes/fonts/otf-noto.bb
Commit message (Collapse)AuthorAgeFilesLines
* otf-noto: get files from the git repoSamuli Piippo2017-11-061-54/+0
| | | | | | | | | | | The checksum of the zip file changes too often, which always breaks the build. Change to using the git repo for the files. Unfortunately the repo is massive (>1Gb), but at least it should not cause build breaks anymore. Task-number: QTBUG-64231 Change-Id: Iddfe71c8189caf4e66d78c46e9ca9410b333a8dd Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Merge branch 'fido' into jethroMikko Gronoff2016-11-081-2/+2
|\ | | | | | | | | | | | | origin/fido: otf-noto: update checksums Change-Id: I3b43e347029eb4f86c303d0152a1bda1279c38fd
| * otf-noto: update checksumsKwangsub Kim2016-11-081-2/+2
| | | | | | | | | | Change-Id: If50d02ace86e10a01f0283a53cb1fafedf667905 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Merge remote-tracking branch 'origin/fido' into devSamuli Piippo2016-06-061-4/+4
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/fido: otf-noto: update url and license file name qtmultimedia: make sure audio plugins are built qt5: update submodules and meta-qt5 Conflicts: conf/distro/b2qt.conf recipes-qt/qt5/nativesdk-qtbase_git.bbappend recipes-qt/qt5/qt3d_git.bbappend recipes-qt/qt5/qtbase-native_git.bbappend recipes-qt/qt5/qtbase_git.bbappend recipes-qt/qt5/qtconnectivity_git.bbappend recipes-qt/qt5/qtdeclarative_git.bbappend recipes-qt/qt5/qtlocation_git.bbappend recipes-qt/qt5/qtmultimedia_git.bbappend recipes-qt/qt5/qtquickcontrols2_git.bb recipes-qt/qt5/qtquickcontrols_git.bbappend recipes-qt/qt5/qtserialbus_git.bb recipes-qt/qt5/qtsvg_git.bbappend recipes-qt/qt5/qttools_git.bbappend recipes-qt/qt5/qttranslations_git.bbappend recipes-qt/qt5/qtwayland-native_git.bbappend recipes-qt/qt5/qtwayland_git.bbappend recipes-qt/qt5/qtwebengine_git.bbappend recipes-qt/qt5/qtwebsockets_git.bbappend recipes-qt/qt5/qtxmlpatterns_git.bbappend scripts/manifest.xml Change-Id: I54a02e91a49a3be3fa6359b5af69929d63b962e4
| * otf-noto: update url and license file nameKwangsub Kim2016-06-021-4/+4
| | | | | | | | | | | | | | | | | | | | Google changed the URL for the font package again. And the license file name was also changed. Change-Id: I9976eda9a93c7815fc1e7b72f8df45bc7304d7cc Reviewed-by: Kwangsub Kim <kwangsub.kim@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Update license headersSamuli Piippo2016-05-181-7/+15
|/ | | | | | | License changed to GPLv3 + Commercial Change-Id: I267c97216e717ed29071df064337e1bcf83de973 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* Update license headersSamuli Piippo2016-02-091-0/+21
| | | | | Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* set proper S valueSamuli Piippo2015-10-141-0/+2
| | | | | | | Remove warning: ('S') doesn't exist, please set 'S' to a proper value Change-Id: I1e771d31b4fa6ae50a0ff63b87241a8fe81e90c3 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* otf-noto: update url and add correct licenseSamuli Piippo2015-09-171-6/+5
| | | | | | | | 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>
* Fix font file access rightsGatis Paeglis2015-09-161-1/+1
| | | | | Change-Id: Icce6d75d639191793e11639195a5c9d2e2b05a4e Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* fonts: update checksums for otf-notoPasi Petäjäjärvi2015-06-251-3/+3
| | | | | | | Google has updated the noto fonts to 1.004 Change-Id: I2c0c5a842cec9f99d030402ac3b67056c69a9680 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* fonts: update checksums for otf-notoSamuli Piippo2015-06-121-2/+3
| | | | | | | Google has updated the noto fonts to 1.003 Change-Id: I8eaa0e97c1606f104c09f67cb2b5da8f3ddfcb0d Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Update checksum for Noto fonts release 1.002daisyEirik Aavitsland2015-05-291-2/+2
| | | | | Change-Id: I23f95aa33fffbd4692644bf0d16ab7b0a9b3db9d Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* Install CJK fonts on eLinux imageGatis Paeglis2015-04-211-0/+23
This is needed so we can enable Chinese, Korean and Japanese input method support in VKB. Task-number: QTEE-765 Change-Id: I86db44cc4ebfbaf9e72854a9a4ffa0708193c442 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>