aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-login/gpe-login_0.72.bb
blob: 05595ef1c7f8f782c32993f98cbfb0d3b3782068 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
LICENSE = "GPL"
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"

SRC_URI = "${GPE_MIRROR}/gpe-login-${PV}.tar.gz"