libnotify: remove older ones, fix formatting
authorMichael Lauer <mickey@vanille-media.de>
Sun, 9 Sep 2007 20:09:57 +0000 (20:09 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sun, 9 Sep 2007 20:09:57 +0000 (20:09 +0000)
packages/libnotify/libnotify_0.4.2.bb [deleted file]
packages/libnotify/libnotify_0.4.3.bb [deleted file]
packages/libnotify/libnotify_0.4.4.bb

diff --git a/packages/libnotify/libnotify_0.4.2.bb b/packages/libnotify/libnotify_0.4.2.bb
deleted file mode 100644 (file)
index f3f3aff..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-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
-}
diff --git a/packages/libnotify/libnotify_0.4.3.bb b/packages/libnotify/libnotify_0.4.3.bb
deleted file mode 100644 (file)
index f3f3aff..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-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
-}
index f3f3aff..9152133 100644 (file)
@@ -1,10 +1,11 @@
-DESCRIPTION =  "sends desktop notifications to a notification daemon"
-HOMEPAGE =     "http://www.galago-project.org/"
-LICENSE =      "LGPL"
-DEPENDS =      "dbus gtk+"
-PR =           "r0"
+DESCRIPTION = "Send desktop notifications to a notification daemon"
+HOMEPAGE = "http://www.galago-project.org/"
+SECTION = "libs"
+LICENSE = "LGPL"
+DEPENDS = "dbus gtk+"
+PR = "r0"
 
-SRC_URI =      "http://www.galago-project.org/files/releases/source/${PN}/${PN}-${PV}.tar.gz"
+SRC_URI = "http://www.galago-project.org/files/releases/source/${PN}/${PN}-${PV}.tar.gz"
 
 inherit autotools pkgconfig