From 9c165097e8c365bfece39658edb95e4f0c2a4140 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 15 Dec 2021 23:40:30 +0100 Subject: cantarell-fonts: update 0.301 -> 0.303.1 [RP: Drop hashequiv version bump] (From OE-Core rev: 774d49beb44b71009c5cfc4240189e808d6f45cb) Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../cantarell-fonts/cantarell-fonts_0.301.bb | 27 ---------------------- .../cantarell-fonts/cantarell-fonts_0.303.1.bb | 18 +++++++++++++++ 2 files changed, 18 insertions(+), 27 deletions(-) delete mode 100644 meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.301.bb create mode 100644 meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb diff --git a/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.301.bb b/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.301.bb deleted file mode 100644 index 8e39ef025f..0000000000 --- a/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.301.bb +++ /dev/null @@ -1,27 +0,0 @@ -SUMMARY = "Cantarell, a Humanist sans-serif font family" - -DESCRIPTION = "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." - -HOMEPAGE = "https://gitlab.gnome.org/GNOME/cantarell-fonts/" -SECTION = "fonts" -LICENSE = "OFL-1.1 & Apache-2.0" -LIC_FILES_CHKSUM = "file://COPYING;md5=fb1ef92b6909969a472a6ea3c4e99cb7" - -inherit gnomebase meson allarch fontcache pkgconfig -SRC_URI[archive.sha256sum] = "3d35db0ac03f9e6b0d5a53577591b714238985f4cfc31a0aa17f26cd74675e83" - -# remove at next version upgrade or when output changes -PR = "r1" -HASHEQUIV_HASH_VERSION .= ".2" - -EXTRA_OEMESON += "-Duseprebuilt=true -Dbuildappstream=false" - -FILES:${PN} = "${datadir}/fonts ${datadir}/fontconfig" - -# This isn't a GNOME-style version do gnome_verdir fails. Just return the -# version as that is how the directory is structured. -def gnome_verdir(v): - return v diff --git a/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb b/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb new file mode 100644 index 0000000000..a3a69ae49c --- /dev/null +++ b/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb @@ -0,0 +1,18 @@ +SUMMARY = "Cantarell, a Humanist sans-serif font family" + +DESCRIPTION = "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." + +HOMEPAGE = "https://gitlab.gnome.org/GNOME/cantarell-fonts/" +SECTION = "fonts" +LICENSE = "OFL-1.1 & Apache-2.0" +LIC_FILES_CHKSUM = "file://COPYING;md5=fb1ef92b6909969a472a6ea3c4e99cb7" + +inherit gnomebase meson allarch fontcache pkgconfig +SRC_URI[archive.sha256sum] = "f9463a0659c63e57e381fdd753cf1929225395c5b49135989424761830530411" + +EXTRA_OEMESON += "-Duseprebuilt=true -Dbuildappstream=false" + +FILES:${PN} = "${datadir}/fonts ${datadir}/fontconfig" -- cgit v1.2.3-54-g00ecf