[oe-commits] Andreas Müller : orage: initial add 4.8.4

git at git.openembedded.org git at git.openembedded.org
Tue Feb 5 10:08:05 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 3f5c0d0f39f6717dc92c9e06f2cd5bc2b0b4d9d3
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=3f5c0d0f39f6717dc92c9e06f2cd5bc2b0b4d9d3

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Mon Feb  4 00:31:12 2013 +0000

orage: initial add 4.8.4

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-xfce/recipes-apps/orage/orage_4.8.4.bb |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/meta-xfce/recipes-apps/orage/orage_4.8.4.bb b/meta-xfce/recipes-apps/orage/orage_4.8.4.bb
new file mode 100644
index 0000000..9905987
--- /dev/null
+++ b/meta-xfce/recipes-apps/orage/orage_4.8.4.bb
@@ -0,0 +1,16 @@
+DESCRIPTION = "Xfce Calender"
+SECTION = "x11/application"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88"
+DEPENDS = "gtk+ xfce4-panel libical"
+
+inherit xfce-app
+
+SRC_URI[md5sum] = "d5105981a9d77ed22be42615d70f3cc0"
+SRC_URI[sha256sum] = "b19df727da9da48b979e238ac7113c803976de80bd1e2dadf6d84b864956dfd5"
+
+PACKAGES =+ "xfce4-orageclock-plugin"
+FILES_${PN} += "${datadir}/dbus-1"
+FILES_${PN}-dbg += "${libdir}/orage/xfce4/panel-plugins/.debug"
+FILES_xfce4-orageclock-plugin = "${libdir}/orage/xfce4/panel-plugins/xfce4-orageclock-plugin ${datadir}/xfce4/panel-plugins"
+





More information about the Openembedded-commits mailing list