aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-themes/gpe-theme-foxbox_0.1.bb
blob: 5e2bd90ce150bf0cd1f0127bed1ce476027da0e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
inherit gpe

LICENSE = 		"gpe-theme-foxbox"
PR = 			"r2"
SECTION = 		"x11/base"
DESCRIPTION = 	"Simple GPE theme using the Smooth theming engine."
DEPENDS = 		"gtk-engines"
RDEPENDS = 		"gtk-engine-smooth"
S = 			"${WORKDIR}/foxbox"

FILES_${PN} = 	"${datadir}/themes"

SRC_URI = 		"http://dominion.kabel.utwente.nl/~florian/themes/foxbox-${PV}.tar.gz"