aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/clutter/table_svn.bb
blob: e293ff3ca2f2ee1b3e20b06366907d7fb65156e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
require table.inc

PV = "0.3.0+svnr${SRCREV}"
PR = "r1"

SRC_URI = "svn://svn.o-hand.com/repos/clutter/trunk/toys;module=table;proto=http \
           file://fixes.patch;patch=1"

S = "${WORKDIR}/table"