summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* cantarell-fonts: update 0.0.25 -> 0.201Alexander Kanavin2020-12-091-25/+0
| | | | | | | | | | | | | | | Incorrectly set git regex meant we were stuck with a 4 year old version. Use tarballs as they contain prebuilt font files; building them from source requires a bunch of obscure dependencies. Contains portions of libglyph which are Apache 2.x licensed. (From OE-Core rev: 4dcde0147ec4d63ab4459dc1e995cea155130e36) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* cantarell-fonts: update to 0.0.25Alexander Kanavin2018-09-101-3/+3
| | | | | | | | | | See here for the "reconstruct" explanation: https://gitlab.gnome.org/GNOME/cantarell-fonts/commit/e28a9096da43984212b5b4002b949bcb8c7527f9 (From OE-Core rev: 68685bfc83051105ab2c5a5fb7d350ecaca2457f) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* recipes: Update git.gnome.org addresses after upstream changesRichard Purdie2018-09-041-2/+2
| | | | | | | | | | | | | | | git.gnome.org is no more. It has ceased to be. It's an ex-git. Please see here: https://about.gitlab.com/2018/05/31/welcome-gnome-to-gitlab/ Note that gitlab does not support git://, only https:// (and ssh). [Commit message from Alexander Kanavin] (From OE-Core rev: 8382cdc0888ca645a44aacaac1155afb8dcde979) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* cantarell-fonts: inherit pkgconfigJussi Kukkonen2017-01-201-1/+1
| | | | | | | | | configure fails without pkg-config. (From OE-Core rev: 3a2c08f77f0b477414ac8f6e4df93ee0df3afec2) Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* cantarell-fonts: update to 0.0.24Alexander Kanavin2016-06-041-2/+2
| | | | | | | (From OE-Core rev: 3a6c9cc8e67b7d7bf720db0c82f30798e5ce322f) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* cantarell-fonts: fix upstream checkAlexander Kanavin2016-06-041-1/+2
| | | | | | | (From OE-Core rev: 818034caa1e529b546075ad9bec1a85f4bc21ded) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* cantarell-fonts: Add recipeJagadeesh Krishnanjanappa2016-03-021-0/+24
1. The Cantarell font typeface is designed as a contemporary Humanist sans serif, and was developed for on-screen reading; in particular, reading web pages on an HTC Dream mobile phone. 2. Pango test case (test-layout.test) requires cantarell-font typeface. This test case uses 'Cantarell 11' font type (From OE-Core rev: 6ed5cc8993c8658b9580aff1a2f64775e2a5f20c) Signed-off-by: Jagadeesh Krishnanjanappa <jkrishnanjanappa@mvista.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>