aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-scap/gpe-scap_svn.bb
blob: 8f8188bc7eeaca3c7163d5397eaa85225456a764 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DEPENDS = "glib-2.0 gtk+ libgpewidget libglade libsoup"
RREPLACES_${PN} = "gpe-screenshot"
PV = "1.4+svn-${SRCDATE}"
PR = "r1"

inherit autotools 

SRC_URI += "${GPE_EXTRA_SVN}"

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

DEFAULT_PREFERENCE = "-1"