[oe-commits] Stefan Schmidt : libindicator_0.3.8: Add for other Ayatana parts

git version control git at git.openembedded.org
Sun Jul 18 17:47:36 UTC 2010


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

Author: Stefan Schmidt <stefan at buglabs.net>
Date:   Sun Jul 18 19:44:00 2010 +0200

libindicator_0.3.8: Add for other Ayatana parts

---

 recipes/ayatana/libindicator_0.3.8.bb |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/recipes/ayatana/libindicator_0.3.8.bb b/recipes/ayatana/libindicator_0.3.8.bb
new file mode 100644
index 0000000..1313cd7
--- /dev/null
+++ b/recipes/ayatana/libindicator_0.3.8.bb
@@ -0,0 +1,13 @@
+DESCRIPTION = "Ayatana indicators project library"
+LICENSE = "GPLv3"
+SECTION = "x11/gnome"
+DEPENDS = "gtk+ dbus-glib libdbusmenu"
+
+# We need C99 for round()
+CFLAGS += "--std=c99"
+
+inherit autotools
+SRC_URI = "http://launchpad.net/libindicator/0.3/0.3.8/+download/libindicator-${PV}.tar.gz"
+
+SRC_URI[md5sum] = "4262524fc851613225c4fb81ff9871a7"
+SRC_URI[sha256sum] = "b16b1b71cb6c4e310156832b48d9acc878108ba771bdbe3f879c69e4a29ca0a4"





More information about the Openembedded-commits mailing list