blob: 6ca6375150b85302127fe8438f78d94a625986ca (
plain)
1
2
3
4
5
6
7
|
DESCRIPTION = "Transparent xcursor theme for handheld systems"
SRC_URI = "http://matchbox.handhelds.org/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \
file://use-relative-symlinks.patch;patch=1"
FILES_${PN} = "${datadir}/icons/xcursor-transparent/cursors/*"
inherit autotools
|