diff options
| -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" | |||
| 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=fb1ef92b6909969a472a6ea3c4e99cb7" | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=fb1ef92b6909969a472a6ea3c4e99cb7" |
| 12 | 12 | ||
| 13 | inherit gnomebase meson allarch fontcache pkgconfig | 13 | inherit gnomebase meson allarch fontcache pkgconfig |
| 14 | SRC_URI[archive.sha256sum] = "3d35db0ac03f9e6b0d5a53577591b714238985f4cfc31a0aa17f26cd74675e83" | 14 | SRC_URI[archive.sha256sum] = "f9463a0659c63e57e381fdd753cf1929225395c5b49135989424761830530411" |
| 15 | |||
| 16 | # remove at next version upgrade or when output changes | ||
| 17 | PR = "r1" | ||
| 18 | HASHEQUIV_HASH_VERSION .= ".2" | ||
| 19 | 15 | ||
| 20 | EXTRA_OEMESON += "-Duseprebuilt=true -Dbuildappstream=false" | 16 | EXTRA_OEMESON += "-Duseprebuilt=true -Dbuildappstream=false" |
| 21 | 17 | ||
| 22 | FILES:${PN} = "${datadir}/fonts ${datadir}/fontconfig" | 18 | FILES:${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. | ||
| 26 | def gnome_verdir(v): | ||
| 27 | return v | ||
