ca-certificates: run c_rehash
[openembedded.git] / recipes / xcursor-transparent-theme / xcursor-transparent-theme_0.1.1.bb
1 LICENSE = "GPL"
2 DESCRIPTION = "Transparent xcursor theme for handheld systems"
3 SECTION = "x11/base"
4 PR ="r2"
5
6 SRC_URI = "http://matchbox-project.org/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \
7            file://use-relative-symlinks.patch;patch=1 \
8            file://fix_watch_cursor.patch;patch=1"
9 FILES_${PN} = "${datadir}/icons/xcursor-transparent/cursors/*"
10
11 inherit autotools
12
13 PACKAGE_ARCH = "all"