diff options
| author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2015-09-07 14:22:21 +0300 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-09-08 16:21:39 +0200 |
| commit | abe01e13b62532ae68737b91483f47bda524efd6 (patch) | |
| tree | cd0fc0a47fa3803b9eb0060c2655c1df49439942 /meta-gnome/recipes-gnome/libnotify | |
| parent | e91df9ce327bd4115930e4b0403bd8e8fa1e0446 (diff) | |
| download | meta-openembedded-abe01e13b62532ae68737b91483f47bda524efd6.tar.gz | |
libnotify3: remove the recipe
libnotify 0.7.6 is now provided in oe-core
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/libnotify')
| -rw-r--r-- | meta-gnome/recipes-gnome/libnotify/libnotify3_0.7.3.bb | 16 |
1 files changed, 0 insertions, 16 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 deleted file mode 100644 index b66fe973eb..0000000000 --- a/meta-gnome/recipes-gnome/libnotify/libnotify3_0.7.3.bb +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | SUMMARY = "Send desktop notifications to a notification daemon" | ||
| 2 | SECTION = "libs" | ||
| 3 | LICENSE = "LGPLv2.1" | ||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" | ||
| 5 | |||
| 6 | DEPENDS = "dbus gtk+3" | ||
| 7 | |||
| 8 | # conflicts with libnotify, mixing them in build breaks couple of packages | ||
| 9 | EXCLUDE_FROM_WORLD = "1" | ||
| 10 | |||
| 11 | BPN = "libnotify" | ||
| 12 | |||
| 13 | inherit gnome lib_package | ||
| 14 | |||
| 15 | SRC_URI[archive.md5sum] = "d20676bde7bd2d276508d019dc7276f1" | ||
| 16 | SRC_URI[archive.sha256sum] = "322541fdf276eb803686df81763a5186af041b2ee3e9cc5fa1dc86c550388c88" | ||
