aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/startup-monitor/startup-monitor_0.18-2.bb
blob: 81bf9c43d7df6019a10cace467395f0316b45f51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "Startup notification support"
LICENSE = "GPL"
SECTION = "libs"
PRIORITY = "optional"
DEPENDS = "virtual/libx11 startup-notification glib-2.0 libmatchbox"
PR = "r1"

inherit gpe pkgconfig

#SRC_URI = "http://www.freedesktop.org/software/startup-notification/releases/${P}.tar.gz"

SRC_URI += "file://makefile-fix.patch"

SRC_URI[md5sum] = "2ac92d4deda518558036a5685fc28814"
SRC_URI[sha256sum] = "0d1570843bd479ad6183f5014c3da3f68915f9c2626f11d96b422852a9991d86"