aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-dm/gpe-dm_0.42.bb
blob: 9429417c84c56b74fe05cf96425105164a77097b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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 = "r1"

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