summaryrefslogtreecommitdiff
path: root/packages/gpe-login/gpe-login_0.74.bb
blob: 5a399aaf6b16f3f05d3aa6d4733b85be10a42471 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
LICENSE = "GPL"
inherit gpe

DEFAULT_PREFERENCE = "-1"

DESCRIPTION = "GPE user login screen"
SECTION = "gpe"
PRIORITY = "optional"
MAINTAINER = "Philip Blundell <pb@handhelds.org>"
DEPENDS = "gtk+ libgpewidget gpe-ownerinfo xkbd"
RDEPENDS = "xkbd"
RPROVIDES = "gpe-session-starter"
PR = "r3"

SRC_URI += "file://user-own-collie-devs.patch;patch=1 \
	    file://pre-session-ramdisk.patch;patch=1"