aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gtk-engines/gtk-sato-engine_svn.bb
blob: 120d3f4a1a938e240eb1c83990aee26112f923fa (plain)
1
2
3
4
5
6
7
8
9
require gtk-sato-engine.inc

PV = "0.3.1+svnr${SRCPV}"

SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=gtk-engine;proto=http"

EXTRA_OECONF += "${@base_contains('MACHINE_FEATURES', 'qvga', '--with-mode=qvga', '',d)}"

S = "${WORKDIR}/gtk-engine"