font-adobe-utopia-100dpi_1.0.4.bb 687 B

123456789101112131415161718
  1. require recipes-graphics/xorg-font/xorg-font-common.inc
  2. SUMMARY = "Adobe Utopia 100 DPI fonts"
  3. HOMEPAGE = "http://cgit.freedesktop.org/xorg/font/adobe-utopia-100dpi/"
  4. SECTION = "x11/font"
  5. LICENSE = "MIT"
  6. LIC_FILES_CHKSUM = "file://COPYING;md5=fa13e704b7241f60ef9105cc041b9732"
  7. DEPENDS = "util-macros-native font-util-native bdftopcf-native font-util"
  8. RDEPENDS_${PN} = "encodings font-util"
  9. RDEPENDS_${PN}_class-native = "font-util-native"
  10. inherit features_check
  11. # depends on bdftopcf-native -> virtual/libx11
  12. REQUIRED_DISTRO_FEATURES = "x11"
  13. SRC_URI[md5sum] = "66fb6de561648a6dce2755621d6aea17"
  14. SRC_URI[sha256sum] = "d16f5e3f227cc6dd07a160a71f443559682dbc35f1c056a5385085aaec4fada5"