[vlc-devel] commit: svn repo of x264 is dead and buried ( Rafaël Carré )

git version control git at videolan.org
Tue Mar 25 04:31:38 CET 2008


vlc | branch: master | Rafaël Carré <funman at videolan.org> | Tue Mar 25 04:32:00 2008 +0100| [101a2f9c32347e2c256b329e83937813d44d6c33]

svn repo of x264 is dead and buried

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=101a2f9c32347e2c256b329e83937813d44d6c33
---

 extras/contrib/src/Makefile |   12 ------------
 1 files changed, 0 insertions(+), 12 deletions(-)

diff --git a/extras/contrib/src/Makefile b/extras/contrib/src/Makefile
index 6289900..196fe04 100644
--- a/extras/contrib/src/Makefile
+++ b/extras/contrib/src/Makefile
@@ -1354,18 +1354,6 @@ endif
 
 else
 
-ifdef SVN
-x264: 
-	$(SVN) co svn://svn.videolan.org/x264/trunk/ x264
-	patch -p0 < Patches/x264-svn-info-threads.patch
-ifdef HAVE_WIN32
-	(cd x264; patch -p0 < ../Patches/x264-svn-win32.patch )
-endif
-ifdef HAVE_DARWIN_OS
-	(cd $@; patch -p0 < ../Patches/x264-svn-darwin.patch )
-endif
-else
-
 x264: x264-$(X264_VERSION).tar.gz
 	$(EXTRACT_GZ)
 ifdef HAVE_WIN32




More information about the vlc-devel mailing list