cornucopia: bump SRCREV
[openembedded.git] / recipes / notification-daemon / notification-daemon_0.3.6.bb
blob285b2e3a60beef206a574fb026a03ce62894d715
1 DESCRIPTION = "A dbus service that listens to desktop notification requests and displays them"
2 HOMEPAGE = "http://www.galago-project.org/"
3 SECTION = "x11"
4 LICENSE = "GPL"
5 DEPENDS = "gettext dbus gtk+ libsexy gconf libwnck"
6 PR = "r1"
8 SRC_URI = "http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz \
9 file://dbus-glib-tool-prefix.patch"
11 EXTRA_OECONF = "--disable-binreloc"
13 inherit autotools pkgconfig
15 FILES_${PN} = "\
16 ${libexecdir}/notification-daemon \
17 ${datadir}/dbus-1/services \
18 ${libdir}/notification-daemon-1.0/engines/libstandard.so \
19 ${sysconfdir}/gconf/schemas/notification-daemon.schemas \
22 SRC_URI[md5sum] = "a5a9aa63205e624da8468e35722b08bf"
23 SRC_URI[sha256sum] = "a187976c1957a7a0e17014ed97cbb4341f6898d5f60301f1b0c37e52188ebd13"