font-cursor-misc_1.0.3.bb 611 B

1234567891011121314151617
  1. require recipes-graphics/xorg-font/xorg-font-common.inc
  2. SUMMARY = "X.org cursor fonts"
  3. HOMEPAGE = "http://cgit.freedesktop.org/xorg/font/cursor-misc/"
  4. SECTION = "x11/font"
  5. LICENSE = "PD"
  6. LIC_FILES_CHKSUM = "file://COPYING;md5=8b32ccac3ad25e75e68478deb7780265"
  7. DEPENDS = "util-macros-native font-util-native bdftopcf-native"
  8. RDEPENDS_${PN} = "encodings font-util"
  9. inherit features_check
  10. # depends on bdftopcf-native -> virtual/libx11
  11. REQUIRED_DISTRO_FEATURES = "x11"
  12. SRC_URI[md5sum] = "3e0069d4f178a399cffe56daa95c2b63"
  13. SRC_URI[sha256sum] = "17363eb35eece2e08144da5f060c70103b59d0972b4f4d77fd84c9a7a2dba635"