cornucopia: bump SRCREV
[openembedded.git] / recipes / notification-daemon / notification-daemon_0.3.7.bb
blob366fafd5cb0d2f34a463c2d4323a9efc02f79965
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://notification-daemon-fix-text-color.diff"
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] = "7fa369bff1031acbe4ca41f03bee7d02"
23 SRC_URI[sha256sum] = "53d2f92c3d14423b49c2ff077855cf3987d38def963c82fd26fba5de379ca540"