Svn package no longer provided at o-hand. Remove it and replace with
version 0.7 from the projects website.
Signed-off-by: Martyn Welch <martyn@welchs.me.uk>
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Philip Balister <philip@balister.org>
--- /dev/null
+require gypsy.inc
+
+SRC_URI = "http://gypsy.freedesktop.org/gypsy-releases/gypsy-0.7.tar.gz;name=gypsy \
+ file://docs-reference-am.patch;patch=1 \
+ file://remove-werror.patch;patch=1 \
+"
+
+SRC_URI[gypsy.md5sum] = "cde52c121693014efa75d9098fd7de22"
+SRC_URI[gypsy.sha256sum] = "60d9f9ada77c832899df4a164718895addc5015fa48f45fd58dc4bc8a983f205"
+
+++ /dev/null
-require gypsy.inc
-
-SRC_URI = "svn://svn.o-hand.com/repos/${PN}/trunk;module=${PN};proto=http \
- file://fixups.patch;patch=1;maxrev=107 \
- file://docs-reference-am.patch;patch=1;minrev=134 \
- file://remove-werror.patch;patch=1"
-S = "${WORKDIR}/${PN}"
-
-PV = "0.0+svnr${SRCPV}"
-PR = "r1"