summaryrefslogtreecommitdiffstats
path: root/recipes/clutter/table_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/clutter/table_svn.bb')
-rw-r--r--recipes/clutter/table_svn.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/clutter/table_svn.bb b/recipes/clutter/table_svn.bb
new file mode 100644
index 0000000000..168ea4dfba
--- /dev/null
+++ b/recipes/clutter/table_svn.bb
@@ -0,0 +1,10 @@
+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"
+
+