Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (2f23759b4ba73f3e43beecc9b288c33f70c9c36a)
  • Date: Fri, 23 Oct 2009 10:39:38 -0500

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)



  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (2f23759b4ba73f3e43beecc9b288c33f70c9c36a), Florian Franzmann, 10/23/2009

Archive powered by MHonArc 2.6.24.

Top of Page