From 7912e100abdfe2777758c517bfeeb8f50a1a82ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubo=C5=A1=20Lu=C5=88=C3=A1k?= Date: Wed, 30 May 2007 08:54:47 +0000 Subject: [PATCH] captury has moved svn path=/trunk/KDE/kdebase/workspace/; revision=669742 --- effects/videorecord.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/effects/videorecord.cpp b/effects/videorecord.cpp index 4aed9f20ef..b2cbdc406b 100644 --- a/effects/videorecord.cpp +++ b/effects/videorecord.cpp @@ -14,13 +14,13 @@ License. See the file "COPYING" for the exact licensing terms. Requires libcaptury: - - svn co svn://battousai.mylair.de/captury/trunk/capseo + - svn co svn://77.74.232.49/captury/trunk/capseo - you may want to remove 1.10 from AUTOMAKE_OPTIONS in Makefile.am - ./autogen.sh - the usual configure && make && make install procedure (you may want to pass --enable-theora --with-accel=x86 [or amd64]) - - svn co svn://battousai.mylair.de/captury/trunk/libcaptury + - svn co svn://77.74.232.49/captury/trunk/libcaptury - you may want to remove 1.10 from AUTOMAKE_OPTIONS in Makefile.am - ./autogen.sh - the usual configure && make && make install procedure