summaryrefslogtreecommitdiff
path: root/packages/gpe-su/gpe-su_svn.bb
blob: 113fc4abd4c2f7e12f377d51f57e0f75d3eb0c6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "GPE Graphical root-shell frontend"
SECTION = "gpe"
LICENSE = "GPL"
DEPENDS = "libgpewidget"

inherit pkgconfig

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

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

DEFAULT_PREFERENCE = "-1"