summaryrefslogtreecommitdiff
path: root/packages/gpe-login/gpe-login_svn.bb
blob: d38545fe571c076f2a58c3894919b0b15323f8c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
DESCRIPTION = "GPE user login screen"
SECTION = "gpe"
PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "gtk+ libgpewidget gpe-ownerinfo xkbd"
RDEPENDS = "xkbd"
RPROVIDES = "gpe-session-starter"
PV = "0.88+svn-${SRCDATE}"

inherit autotools

SRC_URI = "${GPE_SVN} \
	   file://removeblue-fontsize8.patch;patch=1"

S = "${WORKDIR}/${PN}"

DEFAULT_PREFERENCE = "-1"