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