cantarell-fonts_0.303.1.bb 761 B

123456789101112131415161718
  1. SUMMARY = "Cantarell, a Humanist sans-serif font family"
  2. DESCRIPTION = "The Cantarell font typeface is designed as a \
  3. contemporary Humanist sans serif, and was developed for \
  4. on-screen reading; in particular, reading web pages on an \
  5. HTC Dream mobile phone."
  6. HOMEPAGE = "https://gitlab.gnome.org/GNOME/cantarell-fonts/"
  7. SECTION = "fonts"
  8. LICENSE = "OFL-1.1 & Apache-2.0"
  9. LIC_FILES_CHKSUM = "file://COPYING;md5=fb1ef92b6909969a472a6ea3c4e99cb7"
  10. inherit gnomebase meson allarch fontcache pkgconfig
  11. SRC_URI[archive.sha256sum] = "f9463a0659c63e57e381fdd753cf1929225395c5b49135989424761830530411"
  12. EXTRA_OEMESON += "-Duseprebuilt=true -Dbuildappstream=false"
  13. FILES:${PN} = "${datadir}/fonts ${datadir}/fontconfig"