summaryrefslogtreecommitdiffstats
path: root/meta/packages/clutter/clutter_0.4svn.bb
blob: 0bd32b61243fdfb1df516f978bc4d028439fed60 (plain)
1
2
3
4
5
6
7
8
9
10
require clutter.inc

DEFAULT_PREFERENCE = "-1"

PV = "0.4.0+svnr${SRCREV}"

SRC_URI = "svn://svn.o-hand.com/repos/clutter/branches;module=clutter-0-4;proto=http \
	   file://enable_tests.patch;patch=1 "

S = "${WORKDIR}/clutter-0-4"