gpe-conf: add 0.2.9
authorFlorian Boor <florian.boor@kernelconcepts.de>
Wed, 15 Sep 2010 22:22:55 +0000 (00:22 +0200)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Wed, 15 Sep 2010 22:22:55 +0000 (00:22 +0200)
recipes/gpe-conf/gpe-conf_0.2.9.bb [new file with mode: 0644]

diff --git a/recipes/gpe-conf/gpe-conf_0.2.9.bb b/recipes/gpe-conf/gpe-conf_0.2.9.bb
new file mode 100644 (file)
index 0000000..17e9caa
--- /dev/null
@@ -0,0 +1,25 @@
+DESCRIPTION = "Configuration applets for GPE"
+SECTION = "gpe"
+PRIORITY = "optional"
+LICENSE = "GPL"
+
+DEPENDS = "gtk+ esound audiofile libgpewidget libxsettings libxsettings-client libxrandr"
+RDEPENDS_${PN} = "xst gpe-confd xset ntpdate gpe-icons tzdata xrandr"
+RDEPENDS_gpe-conf-panel = "gpe-conf"
+
+RPROVIDES_${PN} += " bl"
+RCONFLICTS_${PN} = "bl"
+
+GPE_TARBALL_SUFFIX = "bz2"
+
+inherit gpe autotools pkgconfig
+
+PACKAGES += "gpe-conf-panel"
+
+FILES_${PN} = "${sysconfdir} ${bindir} ${datadir}/pixmaps \
+                ${datadir}/applications/gpe-conf-* ${datadir}/gpe/pixmaps \
+                ${datadir}/gpe-conf"
+FILES_gpe-conf-panel = "${datadir}/applications/gpe-conf.desktop"
+
+SRC_URI[md5sum] = "cee99acbeb1a365b95ab7f7f1e5f4369"
+SRC_URI[sha256sum] = "6aa2bb4ae642a69a9580fe2f415869d3bdb4b91401d266552ec6ae088d1dea43"