aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome-mplayer
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnome-mplayer')
-rw-r--r--recipes/gnome-mplayer/gnome-mplayer_svn.bb (renamed from recipes/gnome-mplayer/gnome-mplayer_cvs.bb)7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes/gnome-mplayer/gnome-mplayer_cvs.bb b/recipes/gnome-mplayer/gnome-mplayer_svn.bb
index 57c6673d68..06686997cb 100644
--- a/recipes/gnome-mplayer/gnome-mplayer_cvs.bb
+++ b/recipes/gnome-mplayer/gnome-mplayer_svn.bb
@@ -1,12 +1,11 @@
require gnome-mplayer.inc
SRCDATE = "20080101"
-PV = "0.5.3+cvs${SRCDATE}"
+PV = "0.5.3+svn${SRCDATE}"
PR = "r6"
+S = "${WORKDIR}/trunk"
-S = "${WORKDIR}/${PN}"
-
-SRC_URI += "cvs://anonymous@dekorte.homeip.net/data/cvs;module=${PN}"
+SRC_URI += "svn://gnome-mplayer.googlecode.com/svn/;module=trunk;proto=http"
do_install_append() {
sed -i "s/OnlyShowIn=GNOME;//" ${D}${datadir}/applications/gnome-mplayer.desktop