mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +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:
@@ -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