From da5e4c5eb2f0759da570d4fa76acfd09f0898565 Mon Sep 17 00:00:00 2001 From: alperak Date: Wed, 6 Dec 2023 23:44:33 +0300 Subject: [PATCH] xcursor-themes: add recipe Default set of cursor themes for use with libXcursor Signed-off-by: alperak Signed-off-by: Khem Raj --- .../xorg-data/xcursor-themes_1.0.7.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 meta-oe/recipes-graphics/xorg-data/xcursor-themes_1.0.7.bb diff --git a/meta-oe/recipes-graphics/xorg-data/xcursor-themes_1.0.7.bb b/meta-oe/recipes-graphics/xorg-data/xcursor-themes_1.0.7.bb new file mode 100644 index 0000000000..9ebd2d12fd --- /dev/null +++ b/meta-oe/recipes-graphics/xorg-data/xcursor-themes_1.0.7.bb @@ -0,0 +1,11 @@ +require xorg-data-common.inc + +SUMMARY = "Default set of cursor themes for use with libXcursor" + +DEPENDS:append = " libxcursor xcursorgen-native" + +LIC_FILES_CHKSUM = "file://COPYING;md5=d8cbd99fff773f92e844948f74ef0df8" + +SRC_URI[sha256sum] = "95bae8f48823d894a05bf42dfbf453674ab7dbdeb11e2bc079e8525ad47378c8" + +FILES:${PN} += "${datadir}/icons"