From: Connor Abbott <cwabbott0@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-gnome][PATCH] libnotify: add 0.5.2 and make it the default
Date: Sun, 20 Nov 2011 12:56:22 -0500 [thread overview]
Message-ID: <1321811782-7133-1-git-send-email-cwabbott0@gmail.com> (raw)
Versions of libnotify >= 0.6.0 have API changes that break some gnome recipes.
Signed-off-by: Connor Abbott <cwabbott0@gmail.com>
---
.../recipes-gnome/libnotify/libnotify_0.5.2.bb | 10 ++++++++++
.../recipes-gnome/libnotify/libnotify_0.6.0.bb | 2 ++
2 files changed, 12 insertions(+), 0 deletions(-)
create mode 100644 meta-gnome/recipes-gnome/libnotify/libnotify_0.5.2.bb
diff --git a/meta-gnome/recipes-gnome/libnotify/libnotify_0.5.2.bb b/meta-gnome/recipes-gnome/libnotify/libnotify_0.5.2.bb
new file mode 100644
index 0000000..5ce0eb6
--- /dev/null
+++ b/meta-gnome/recipes-gnome/libnotify/libnotify_0.5.2.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "Send desktop notifications to a notification daemon"
+SECTION = "libs"
+LICENSE = "LGPLv2.1"
+LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
+
+DEPENDS = "dbus gtk+"
+
+inherit gnome
+SRC_URI[archive.md5sum] = "4361058ae4e28a9ffce6764e7d03acd1"
+SRC_URI[archive.sha256sum] = "1f6f1a2d6a0e009997c7ed31f6197f9bf09e9b45fb9cd54acabceea951d99062"
diff --git a/meta-gnome/recipes-gnome/libnotify/libnotify_0.6.0.bb b/meta-gnome/recipes-gnome/libnotify/libnotify_0.6.0.bb
index 45adbd7..e6c4a95 100644
--- a/meta-gnome/recipes-gnome/libnotify/libnotify_0.6.0.bb
+++ b/meta-gnome/recipes-gnome/libnotify/libnotify_0.6.0.bb
@@ -5,6 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
DEPENDS = "dbus gtk+"
+DEFAULT_PREFERENCE = "-99"
+
inherit gnome
SRC_URI[archive.md5sum] = "732c9d2cd5eb6a9069264a319d330516"
SRC_URI[archive.sha256sum] = "73b16a79bb2fed62dcf146b11c4405776cb96a09dce66379ca541da7dbd64210"
--
1.7.5.4
next reply other threads:[~2011-11-20 18:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-20 17:56 Connor Abbott [this message]
2011-11-21 7:57 ` [meta-gnome][PATCH] libnotify: add 0.5.2 and make it the default Koen Kooi
2011-11-29 23:13 ` Connor Abbott
2011-11-30 22:53 ` Khem Raj
2011-12-05 1:19 ` Connor Abbott
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1321811782-7133-1-git-send-email-cwabbott0@gmail.com \
--to=cwabbott0@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox