weekly-changelog-report.py: add staging-branch
[openembedded.git] / recipes / gpe-themes / gpe-theme-foxbox_0.1.bb
blobc2b829ab74d49fa94b5c88fabc7ce59fcc6ab45b
1 inherit gpe
3 LICENSE = "gpe-theme-foxbox"
4 PR = "r2"
5 SECTION = "x11/base"
6 DESCRIPTION = "Simple GPE theme using the Smooth theming engine."
7 DEPENDS = "gtk-engines"
8 RDEPENDS = "gtk-engine-smooth"
9 S = "${WORKDIR}/foxbox"
11 FILES_${PN} = "${datadir}/themes"
13 SRC_URI = "http://linuxtogo.org/~florian/themes/foxbox-${PV}.tar.gz"