summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
diff options
context:
space:
mode:
authoralperak <alperyasinak1@gmail.com>2023-12-06 23:44:33 +0300
committerKhem Raj <raj.khem@gmail.com>2023-12-07 14:25:11 -0800
commitda5e4c5eb2f0759da570d4fa76acfd09f0898565 (patch)
tree5450825794ab716470bea55b1db216bb3786aca0 /meta-oe/recipes-graphics
parent5430b16813c87dc5d69a2ae21bc6d5f2b73cd8d5 (diff)
downloadmeta-openembedded-da5e4c5eb2f0759da570d4fa76acfd09f0898565.tar.gz
xcursor-themes: add recipe
Default set of cursor themes for use with libXcursor Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics')
-rw-r--r--meta-oe/recipes-graphics/xorg-data/xcursor-themes_1.0.7.bb11
1 files changed, 11 insertions, 0 deletions
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 000000000..9ebd2d12f
--- /dev/null
+++ b/meta-oe/recipes-graphics/xorg-data/xcursor-themes_1.0.7.bb
@@ -0,0 +1,11 @@
1require xorg-data-common.inc
2
3SUMMARY = "Default set of cursor themes for use with libXcursor"
4
5DEPENDS:append = " libxcursor xcursorgen-native"
6
7LIC_FILES_CHKSUM = "file://COPYING;md5=d8cbd99fff773f92e844948f74ef0df8"
8
9SRC_URI[sha256sum] = "95bae8f48823d894a05bf42dfbf453674ab7dbdeb11e2bc079e8525ad47378c8"
10
11FILES:${PN} += "${datadir}/icons"