aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb
blob: e87a72ab197a21948c20269c74d5993d39095cb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
LICENSE = "GPL"
DESCRIPTION = "Transparent xcursor theme for handheld systems"
SECTION = "x11/base"
PR ="r2"

SRC_URI = "http://matchbox-project.org/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \
	   file://use-relative-symlinks.patch;patch=1 \
	   file://fix_watch_cursor.patch;patch=1"
FILES_${PN} = "${datadir}/icons/xcursor-transparent/cursors/*"

inherit autotools

PACKAGE_ARCH = "all"