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

LICENSE = 		"gpe-theme-foxbox"
PR = 			"r2"
SECTION = 		"x11/base"
DESCRIPTION = 	"Simple GPE theme using the Smooth theming engine."
MAINTAINER = 	"Florian Boor <florian@kernelconcepts.de>"
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"