[oe-commits] org.oe.dev libnotify: add 0.4.4

pH5 commit openembedded-commits at lists.openembedded.org
Tue Mar 6 21:06:43 UTC 2007


libnotify: add 0.4.4

Author: pH5 at openembedded.org
Branch: org.openembedded.dev
Revision: 906d58269912b71d4b883f2167935ffe376e85e8
ViewMTN: http://monotone.openembedded.org/revision.psp?id=906d58269912b71d4b883f2167935ffe376e85e8
Files:
1
packages/libnotify/libnotify_0.4.4.bb
Diffs:

#
# mt diff -ra8c00ac78aa94ada26fb27d2a53b6b7079b99c1c -r906d58269912b71d4b883f2167935ffe376e85e8
#
# 
# 
# add_file "packages/libnotify/libnotify_0.4.4.bb"
#  content [584d039a2285c3cda12b007e11d028a9397f58b9]
# 
============================================================
--- packages/libnotify/libnotify_0.4.4.bb	584d039a2285c3cda12b007e11d028a9397f58b9
+++ packages/libnotify/libnotify_0.4.4.bb	584d039a2285c3cda12b007e11d028a9397f58b9
@@ -0,0 +1,13 @@
+DESCRIPTION =	"sends desktop notifications to a notification daemon"
+HOMEPAGE =	"http://www.galago-project.org/"
+LICENSE =	"LGPL"
+DEPENDS = 	"dbus gtk+"
+PR =		"r0"
+
+SRC_URI =	"http://www.galago-project.org/files/releases/source/${PN}/${PN}-${PV}.tar.gz"
+
+inherit autotools pkgconfig
+
+do_stage() {
+	autotools_stage_all
+}






More information about the Openembedded-commits mailing list