blob: 9ebd2d12fd321326fa4b11a0a82e9ade4f43c7e0 (
plain)
1
2
3
4
5
6
7
8
9
10
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"
|