summaryrefslogtreecommitdiffstats
path: root/recipes/libnotify/libnotify_0.4.4.bb
blob: 105cfa381b61c014217b56985f5de62e0fb0ddaf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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"

inherit autotools pkgconfig

SRC_URI[md5sum] = "ba76f68b7e3bd284ac2c2a1b9c5ecb06"
SRC_URI[sha256sum] = "2389a9b8220f776033f728a8d46352cfee5c8705066e34887bfb188f9f0d3856"