summaryrefslogtreecommitdiffstats
path: root/meta/packages/matchbox-theme-sato/matchbox-theme-sato-2_svn.bb
blob: 74bcef14caee9013d79ffa66ea0751adf4158b0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "Matchbox window manager 2 Sato themes"
LICENSE = "CC-BY-SA3"
DEPENDS = "matchbox-wm-2"
SECTION = "x11/wm"
PV = "0.1+svnr${SRCREV}"

SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http"
S = "${WORKDIR}/matchbox-sato"

inherit autotools pkgconfig

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

FILES_${PN} += "${datadir}/themes"