summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_svn.bb
blob: c68c6855c74cec96c6762742b5ff9fa7b3403744 (plain)
1
2
3
4
5
6
7
8
9
10
11
require matchbox-theme-sato.inc

DEPENDS = "matchbox-wm-2"
PV = "0.1+svnr${SRCREV}"

SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http \
          file://png_rename.patch"

S = "${WORKDIR}/matchbox-sato"

EXTRA_OECONF = "--disable-matchbox-1 --enable-matchbox-2"