summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/libnotify/libnotify3_0.7.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/libnotify/libnotify3_0.7.3.bb')
-rw-r--r--meta-gnome/recipes-gnome/libnotify/libnotify3_0.7.3.bb16
1 files changed, 16 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 000000000..b66fe973e
--- /dev/null
+++ b/meta-gnome/recipes-gnome/libnotify/libnotify3_0.7.3.bb
@@ -0,0 +1,16 @@
1SUMMARY = "Send desktop notifications to a notification daemon"
2SECTION = "libs"
3LICENSE = "LGPLv2.1"
4LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
5
6DEPENDS = "dbus gtk+3"
7
8# conflicts with libnotify, mixing them in build breaks couple of packages
9EXCLUDE_FROM_WORLD = "1"
10
11BPN = "libnotify"
12
13inherit gnome lib_package
14
15SRC_URI[archive.md5sum] = "d20676bde7bd2d276508d019dc7276f1"
16SRC_URI[archive.sha256sum] = "322541fdf276eb803686df81763a5186af041b2ee3e9cc5fa1dc86c550388c88"