Files
meta-openembedded/meta-oe/recipes-graphics/xorg-font/font-cursor-misc_1.0.4.bb
T
Khem Raj 8f3df8b447 recipes: Convert licenses to SPDX expressions
- Automatically convert all licenses to valid SPDX license expressions
  using convert-spdx-licenses.py

Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
2026-07-20 22:35:47 -07:00

18 lines
588 B
BlitzBasic

require recipes-graphics/xorg-font/xorg-font-common.inc
SUMMARY = "X.org cursor fonts"
HOMEPAGE = "http://cgit.freedesktop.org/xorg/font/cursor-misc/"
SECTION = "x11/font"
LICENSE = "LicenseRef-PD"
LIC_FILES_CHKSUM = "file://COPYING;md5=8b32ccac3ad25e75e68478deb7780265"
DEPENDS = "util-macros-native font-util-native bdftopcf-native"
RDEPENDS:${PN} = "encodings font-util"
inherit features_check
# depends on bdftopcf-native -> virtual/libx11
REQUIRED_DISTRO_FEATURES = "x11"
SRC_URI_EXT = "xz"
SRC_URI[sha256sum] = "25d9c9595013cb8ca08420509993a6434c917e53ca1fec3f63acd45a19d4f982"