[oe-commits] Florian Boor : gpe-conf: add 0.2.9

git version control git at git.openembedded.org
Wed Sep 15 23:28:02 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 21ab39d55f1396db2e612fc169e87563f302e95f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=21ab39d55f1396db2e612fc169e87563f302e95f

Author: Florian Boor <florian.boor at kernelconcepts.de>
Date:   Thu Sep 16 00:22:55 2010 +0200

gpe-conf: add 0.2.9

---

 recipes/gpe-conf/gpe-conf_0.2.9.bb |   25 +++++++++++++++++++++++++
 1 files changed, 25 insertions(+), 0 deletions(-)

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
index 0000000..17e9caa
--- /dev/null
+++ b/recipes/gpe-conf/gpe-conf_0.2.9.bb
@@ -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"





More information about the Openembedded-commits mailing list