libattr: remove libattr because it is clashing with udev/attr and is not used by...
[openembedded.git] / recipes / matchbox-themes-extra / matchbox-themes-extra_0.3.bb
blobeb0d38abc8c94ebe55adb143ba73dc5328dc9276
1 DESCRIPTION = "Matchbox window manager extra themes"
2 LICENSE = "GPL"
3 DEPENDS = "matchbox-wm"
4 SECTION = "x11/wm"
6 SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-themes-extra/${PV}/matchbox-themes-extra-${PV}.tar.bz2"
7 S = "${WORKDIR}/matchbox-themes-extra-${PV}"
9 PR = "r1"
10 PACKAGE_ARCH = "all"
12 inherit autotools pkgconfig
14 # split into several packages plus one meta package
15 PACKAGES = "${PN}-dbg ${PN} ${PN}-industrial ${PN}-expose ${PN}-mbcrystal"
17 ALLOW_EMPTY_${PN} = "1"
18 FILES_${PN} = ""
19 RDEPENDS_${PN} = "${PN}-industrial ${PN}-expose ${PN}-mbcrystal"
21 FILES_${PN}-industrial = "${datadir}/themes/Industrial \
22 ${datadir}/icons/Industrial"
24 FILES_${PN}-expose = "${datadir}/themes/expose \
25 ${datadir}/icons/expose"
27 FILES_${PN}-mbcrystal = "${datadir}/themes/mbcrystal \
28 ${datadir}/icons/mbcrystal"
30 SRC_URI[md5sum] = "04312628f4a21f4105bce1251ea08035"
31 SRC_URI[sha256sum] = "98a1c8695842b0cd7f32e67b0ef9118fd0f32db5297f3f08706c706dee8fc6be"