gaim/libw100/vincent: take care of svn.sf.net name change. Properly closes 2641.
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sat, 14 Jul 2007 11:24:29 +0000 (11:24 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sat, 14 Jul 2007 11:24:29 +0000 (11:24 +0000)
* libw100 and vincent.  rename svn.sourceforge.net host to $project.svn.sf.net
* drop gaim svn bb file.  Project renamed to pidgin.  host and thus source inaccesible.

packages/gaim/gaim_svn.bb [deleted file]
packages/libw100/libw100_0.0.2.bb
packages/libw100/libw100_svn.bb
packages/vincent/vincent_svn.bb

diff --git a/packages/gaim/gaim_svn.bb b/packages/gaim/gaim_svn.bb
deleted file mode 100644 (file)
index 8ef83c4..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-PR = "r0"
-#Remove the dash below when 2.0 changes in PV
-DEFAULT_PREFERENCE = "-100000"
-PV = "1.9+2.0beta3cvs-${SRCDATE}"
-
-SRC_URI = "svn://svn.sourceforge.net/svnroot/gaim;module=trunk;proto=https \
-       file://no-superimposed-version-on-logo.patch;patch=1 \
-       file://gtk-deprecated-2.0.0.patch;patch=1 \
-       file://gevolution-eds-dbus.patch;patch=1 \
-       "
-
-require gaim.inc
-
-S = "${WORKDIR}/trunk"
-
-CFLAGS += "-D_GNU_SOURCE"
-
-
-DEPENDS += "startup-notification"
-
-#include autopoint (gettext)
-EXTRA_AUTORECONF = ""
-
-#disable "X Session Management"... It is EVIL
-EXTRA_OECONF += "--disable-sm --enable-startup-notification"
index f8d8e03..f2117cb 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Acceleration library for ATI imageon chipsets (w100 and w3220)"
 LICENSE = "GPLv2"
 
-SRC_URI = "svn://svn.sourceforge.net/svnroot/libw100/tags;module=rev_0_0_2;proto=https"
+SRC_URI = "svn://libw100.svn.sf.net/svnroot/libw100/tags;module=rev_0_0_2;proto=https"
 
 S = "${WORKDIR}/rev_0_0_2"
 
index 46feef7..930582d 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Acceleration library for ATI imageon chipsets (w100 and w3220)"
 LICENSE = "GPLv2"
 
 PV = "0.0.2+svn${SRCDATE}"
-SRC_URI = "svn://svn.sourceforge.net/svnroot/libw100;module=trunk;proto=https"
+SRC_URI = "svn://libw100.svn.sf.net/svnroot/libw100;module=trunk;proto=https"
 
 DEFAULT_PREFERENCE = "-1"
 
index 87e1118..b8c188b 100644 (file)
@@ -5,7 +5,7 @@ LICENSE = "BSD"
 PV = "0.0+svn${SRCDATE}"
 PR = "r0"
 
-SRC_URI = "svn://svn.sourceforge.net/svnroot/ogl-es/branches;module=linux_nokia_770;proto=https"
+SRC_URI = "svn://ogl-es.svn.sf.net/svnroot/ogl-es/branches;module=linux_nokia_770;proto=https"
 
 S = "${WORKDIR}/linux_nokia_770/ogles/projects/linux-x11"