summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-06-24 20:58:55 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-06-25 10:22:58 +0200
commit0fac9d7251fa37aab3c5db617de5467f53400280 (patch)
treee4611826f56c98dedc9848cf560ae982666db10e
parent4e70eb9149d3de3d9e0b1bc5d6e6454bba645bed (diff)
downloadmeta-openembedded-contrib-0fac9d7251fa37aab3c5db617de5467f53400280.tar.gz
libnotify3: add 0.7.3
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--meta-gnome/recipes-gnome/libnotify/libnotify3_0.7.3.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/libnotify/libnotify3_0.7.3.bb b/meta-gnome/recipes-gnome/libnotify/libnotify3_0.7.3.bb
new file mode 100644
index 0000000000..2ff6879f19
--- /dev/null
+++ b/meta-gnome/recipes-gnome/libnotify/libnotify3_0.7.3.bb
@@ -0,0 +1,11 @@
+DESCRIPTION = "Send desktop notifications to a notification daemon"
+SECTION = "libs"
+LICENSE = "LGPLv2.1"
+LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
+
+DEPENDS = "dbus gtk+3"
+
+BPN = "libnotify"
+
+inherit gnome lib_package
+