summaryrefslogtreecommitdiff
path: root/packages/notification-daemon/notification-daemon_0.3.4.bb
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2007-01-15 15:18:05 +0000
committerPhilipp Zabel <philipp.zabel@gmail.com>2007-01-15 15:18:05 +0000
commitced19f9eb4ea93154a74e2abb0e051c9a6490cd9 (patch)
tree8b96d21c6cf2d43930fa7f7b342161735d880f47 /packages/notification-daemon/notification-daemon_0.3.4.bb
parentc23afbe7c1cc18b96616cd2c2e83353d340a77cf (diff)
notification-daemon: add 0.3.6, drop 0.3.4
Diffstat (limited to 'packages/notification-daemon/notification-daemon_0.3.4.bb')
-rw-r--r--packages/notification-daemon/notification-daemon_0.3.4.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/packages/notification-daemon/notification-daemon_0.3.4.bb b/packages/notification-daemon/notification-daemon_0.3.4.bb
deleted file mode 100644
index 8acabfae73..0000000000
--- a/packages/notification-daemon/notification-daemon_0.3.4.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-DESCRIPTION = "a dbus service that listens to desktop notification requests and displays them"
-HOMEPAGE = "http://www.galago-project.org/"
-LICENSE = "GPL"
-DEPENDS = "gettext dbus gtk+ libsexy gconf libwnck"
-
-PACKAGES = "${PN}"
-FILES_${PN} = "${libexecdir}/notification-daemon \
- ${datadir}/dbus-1/services/notification-daemon.service \
- ${libdir}/notification-daemon-1.0/engines/libstandard.so \
- ${sysconfdir}/gconf/schemas/notification-daemon.schemas"
-
-SRC_URI = "http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz"
-EXTRA_OECONF = "--disable-binreloc"
-
-inherit autotools pkgconfig