summaryrefslogtreecommitdiffstats
path: root/recipes/clutter/table_svn.bb
blob: daa2d8bdda63a2ac6456887a2a3b778309590bc5 (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;apply=yes"

S = "${WORKDIR}/table"