generic-poky/meta/packages/clutter/table_svn.bb
Marcin Juszkiewicz cd1fa90385 table: switched to SRCREV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2459 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-09 12:50:15 +00:00

11 lines
195 B
BlitzBasic

require table.inc
PV = "0.3.0+svnr${SRCREV}"
SRC_URI = "svn://svn.o-hand.com/repos/clutter/trunk/toys;module=table;proto=http \
file://fixes.patch;patch=1"
S = "${WORKDIR}/table"