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

SRCREV = "2191"
PV = "0.3.0+svnr${SRCPV}"

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

S = "${WORKDIR}/table"