mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
da5e4c5eb2
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>
12 lines
343 B
BlitzBasic
12 lines
343 B
BlitzBasic
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"
|