aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-scap/gpe-scap_svn.bb
blob: 409b8144def0a5302e5895539ef7f59375dce771 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DEPENDS = "glib-2.0 gtk+ libgpewidget libglade libsoup"
RREPLACES = "gpe-screenshot"
PV = "1.2+svn-${SRCDATE}"
FILE_PR = "r1"

inherit autotools 

SRC_URI += "${GPE_EXTRA_SVN}"

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

DEFAULT_PREFERENCE = "-1"