matrix-gui-e: bump PR for init file fixes
[openembedded.git] / recipes / ayatana / libindicator_0.3.8.bb
blob1313cd750e90c9a6c299437211b262e14d456885
1 DESCRIPTION = "Ayatana indicators project library"
2 LICENSE = "GPLv3"
3 SECTION = "x11/gnome"
4 DEPENDS = "gtk+ dbus-glib libdbusmenu"
6 # We need C99 for round()
7 CFLAGS += "--std=c99"
9 inherit autotools
10 SRC_URI = "http://launchpad.net/libindicator/0.3/0.3.8/+download/libindicator-${PV}.tar.gz"
12 SRC_URI[md5sum] = "4262524fc851613225c4fb81ff9871a7"
13 SRC_URI[sha256sum] = "b16b1b71cb6c4e310156832b48d9acc878108ba771bdbe3f879c69e4a29ca0a4"