aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-dm/gpe-dm_0.44.bb
blob: 08ac75586fb85c619d24721dfdce7f87c60dd188 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
LICENSE = "GPL"
inherit gpe update-rc.d

DESCRIPTION = "GPE Desktop Manager"
SECTION = "gpe"
PRIORITY = "optional"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
DEPENDS = "glib-2.0"
PR = "r2"

INITSCRIPT_NAME = "gpe-dm"
INITSCRIPT_PARAMS = "defaults 99"

SRC_URI += " file://source-xsession-scripts.patch;patch=1 \
	     file://collie-suspend-hack.patch;patch=1"
SRC_URI_append_ramses = " file://ramses.patch;patch=1"