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

PV = "0.3.0+svn${SRCDATE}"
PR = "r0"

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

S = "${WORKDIR}/table"