aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-appmgr/gpe-appmgr_2.8.bb
blob: e4033822dd743205064b6b3945771ac7aa4c72bb (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "GPE application launcher"
DEPENDS = "libgpewidget libgpelaunch cairo libxsettings-client"
SECTION = "gpe"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
LICENSE = "GPL"
PR = "r1"

inherit gpe

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