aboutsummaryrefslogtreecommitdiffstats
path: root/gpe-login/gpe-login_0.73.oe
blob: 41e0a47c0a0045452c7d5298e648a3bc19a4e093 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
inherit gpe

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 = "r2"

SRC_URI += "file://smaller-default-icon-size.patch;patch=1 \
	    file://user-own-collie-devs.patch;patch=1"