aboutsummaryrefslogtreecommitdiffstats
path: root/gpe-login/gpe-login_0.66.oe
blob: 27840fc3fa0a2d9c29a49400bd436c0d25c8c46d (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 = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-login-${PV}.tar.gz"