aboutsummaryrefslogtreecommitdiffstats
path: root/packages/startup-notification/startup-notification_0.8.bb
blob: 10daab671461985b011d35552094f426f0320428 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "Startup notification support"
LICENSE = "LGPL"
SECTION = "libs"
PRIORITY = "optional"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
DEPENDS = "x11"

inherit autotools pkgconfig 

SRC_URI = "http://www.freedesktop.org/software/startup-notification/releases/startup-notification-0.8.tar.gz"