summaryrefslogtreecommitdiffstats
path: root/recipes/gpe-themes/gpe-theme-foxbox_0.1.bb
blob: 770627b21229e9c9400859dcad18e72f0031952c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
inherit gpe

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

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

SRC_URI = 		"http://linuxtogo.org/~florian/themes/foxbox-${PV}.tar.gz"

SRC_URI[md5sum] = "77bc0cc71d61af699e29f4b5c09b37bb"
SRC_URI[sha256sum] = "bcf668c1123f4d73a4c503ff189446cf4b30d64466fea49628999cdce8661c67"