[SM-Commit] GIT changes to master grimoire by Florian Franzmann (2f23759b4ba73f3e43beecc9b288c33f70c9c36a)

Florian Franzmann scm at sourcemage.org
Fri Oct 23 11:39:38 EDT 2009


GIT changes to master grimoire by Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>:

 video/dvdwizard/DEPENDS |    2 +-
 video/dvdwizard/HISTORY |    3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 2f23759b4ba73f3e43beecc9b288c33f70c9c36a
Author: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>

    video/dvdwizard: depend on LIBAVCODEC instead of ffmpeg

diff --git a/video/dvdwizard/DEPENDS b/video/dvdwizard/DEPENDS
index bcbfc21..e1b7e97 100755
--- a/video/dvdwizard/DEPENDS
+++ b/video/dvdwizard/DEPENDS
@@ -3,5 +3,5 @@ depends imagemagick &&
 depends mjpegtools &&
 depends twolame &&
 depends bc &&
-depends ffmpeg &&
+depends LIBAVCODEC &&
 depends transcode 
diff --git a/video/dvdwizard/HISTORY b/video/dvdwizard/HISTORY
index 745372c..016905b 100644
--- a/video/dvdwizard/HISTORY
+++ b/video/dvdwizard/HISTORY
@@ -1,3 +1,6 @@
+2009-10-23 Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
+	* DEPENDS: depend on LIBAVCODEC instead of ffmpeg
+
 2008-02-06 Vlad Glagolev <stealth at sourcemage.org>
 	* DEPENDS: removed mktemp (deprecated), is a part
 	  of coreutils now (which included in basesystem)



More information about the SM-Commit mailing list