uclibc: remove obsolete patches for git version
[openembedded.git] / recipes / startup-notification / startup-notification_0.9.bb
blob9ef4e151ac4c4392767f25007ec1eee45ce4a70e
1 DESCRIPTION = "Startup notification support"
2 LICENSE = "LGPL"
3 SECTION = "libs"
4 PRIORITY = "optional"
5 DEPENDS = "virtual/libx11 libsm"
7 inherit autotools pkgconfig
9 SRC_URI = "http://www.freedesktop.org/software/startup-notification/releases/startup-notification-${PV}.tar.gz"
11 do_stage () {
12 autotools_stage_all
15 SRC_URI[md5sum] = "5480d3af709523ec70e0e04692744f2d"
16 SRC_URI[sha256sum] = "c2fa09f9a49d8b319e79638e49e967c682df8726006e03059b1ffca5ab82099c"