From 21ab39d55f1396db2e612fc169e87563f302e95f Mon Sep 17 00:00:00 2001 From: Florian Boor Date: Thu, 16 Sep 2010 00:22:55 +0200 Subject: gpe-conf: add 0.2.9 --- recipes/gpe-conf/gpe-conf_0.2.9.bb | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 recipes/gpe-conf/gpe-conf_0.2.9.bb (limited to 'recipes/gpe-conf/gpe-conf_0.2.9.bb') 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 0000000000..17e9caa204 --- /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" -- cgit v1.2.3