mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +00:00
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>
This commit is contained in:
11
meta-oe/recipes-graphics/xorg-data/xcursor-themes_1.0.7.bb
Normal file
11
meta-oe/recipes-graphics/xorg-data/xcursor-themes_1.0.7.bb
Normal file
@@ -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"
|
||||
Reference in New Issue
Block a user