correct gpe-theme-foxbox DEPENDS (gtk-smooth-engine, not gtk-engine-smooth)
authorPhil Blundell <philb@gnu.org>
Fri, 3 Dec 2004 20:13:19 +0000 (20:13 +0000)
committerPhil Blundell <philb@gnu.org>
Fri, 3 Dec 2004 20:13:19 +0000 (20:13 +0000)
BKrev: 41b0c8df8fqQ-d41UTuf9MPSQ_Y_gA

gpe-theme-foxbox/gpe-theme-foxbox_0.1.oe

index e69de29..006a7f9 100644 (file)
@@ -0,0 +1,13 @@
+inherit gpe
+
+PR = "r1"
+SECTION = "x11/base"
+DESCRIPTION = "Simple GPE theme using the Smooth theming engine."
+MAINTAINER = "Florian Boor <florian@kernelconcepts.de>"
+DEPENDS = "gtk-smooth-engine"
+RDEPENDS = "gtk-smooth-engine"
+S = ${WORKDIR}/foxbox
+
+FILES_${PN} = "${datadir}/themes"
+
+SRC_URI = "http://handhelds.org/~florian/themes/foxbox-${PV}.tar.gz"