aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-appmgr/gpe-appmgr_2.8.bb
blob: 2b0fdbe8ca90c2f966b076206c844d161fafaefe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "GPE application launcher"
DEPENDS = "libgpewidget libgpelaunch cairo libxsettings-client"
SECTION = "gpe"
LICENSE = "GPL"
PR = "r1"

inherit gpe

SRC_URI += " file://no-render-h.patch;patch=1 file://cairo-fixes.patch;patch=1"

SRC_URI[md5sum] = "2dd3d56eee8905451e9c31cfda620f7a"
SRC_URI[sha256sum] = "1a797188e9786936c32fee6ba3e20f01d562583f6407cf8d83f729ab708e1342"