blob: 21cafef85d4c604c9f8d76429052fb41fc1a5719 (
plain)
1
2
3
4
5
6
7
8
9
|
require clutter.inc
PV = "0.6.0+svnr${SRCPV}"
PR = "${INC_PR}.0"
SRC_URI = "svn://svn.o-hand.com/repos/clutter/branches;module=clutter-0-6;proto=http \
file://enable_tests-0.6.patch;patch=1 "
S = "${WORKDIR}/clutter-0-6"
|