aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-appmgr/gpe-appmgr_svn.bb
blob: 25492b1bc6ea47367e0d88e5bf383c3bb0c6a366 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
DESCRIPTION = "GPE application launcher"
SECTION = "gpe"
LICENSE = "GPL"
DEPENDS = "libgpewidget libgpelaunch cairo libxsettings-client"
PV = "2.8+svn${SRCDATE}"
PR = "r0"

inherit gpe

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

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

export CVSBUILD="no"

DEFAULT_PREFERENCE = "-1"