summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb (renamed from meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.301.bb)11
1 files changed, 1 insertions, 10 deletions
diff --git a/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.301.bb b/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb
index 8e39ef025f..a3a69ae49c 100644
--- a/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.301.bb
+++ b/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb
@@ -11,17 +11,8 @@ LICENSE = "OFL-1.1 & Apache-2.0"
11LIC_FILES_CHKSUM = "file://COPYING;md5=fb1ef92b6909969a472a6ea3c4e99cb7" 11LIC_FILES_CHKSUM = "file://COPYING;md5=fb1ef92b6909969a472a6ea3c4e99cb7"
12 12
13inherit gnomebase meson allarch fontcache pkgconfig 13inherit gnomebase meson allarch fontcache pkgconfig
14SRC_URI[archive.sha256sum] = "3d35db0ac03f9e6b0d5a53577591b714238985f4cfc31a0aa17f26cd74675e83" 14SRC_URI[archive.sha256sum] = "f9463a0659c63e57e381fdd753cf1929225395c5b49135989424761830530411"
15
16# remove at next version upgrade or when output changes
17PR = "r1"
18HASHEQUIV_HASH_VERSION .= ".2"
19 15
20EXTRA_OEMESON += "-Duseprebuilt=true -Dbuildappstream=false" 16EXTRA_OEMESON += "-Duseprebuilt=true -Dbuildappstream=false"
21 17
22FILES:${PN} = "${datadir}/fonts ${datadir}/fontconfig" 18FILES:${PN} = "${datadir}/fonts ${datadir}/fontconfig"
23
24# This isn't a GNOME-style version do gnome_verdir fails. Just return the
25# version as that is how the directory is structured.
26def gnome_verdir(v):
27 return v