blob: 43cebde7285afefefa84bfef523eeddec9ebd285 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
inherit gpe
DESCRIPTION = "GPE session startup scripts"
SECTION = "gpe"
PRIORITY = "optional"
MAINTAINER = "Philip Blundell <pb@handhelds.org>"
RDEPENDS = "matchbox gpe-session-starter gpe-bluetooth xstroke xtscal gpe-question"
# more rdepends: keylaunch ipaq-sleep apmd blueprobe gpe-clock
DEPENDS = "matchbox-wm matchbox-panel gpe-bluetooth xstroke xtscal gpe-question"
SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-session-scripts-${PV}.tar.gz"
|