Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] SVK change 9184 to grimoire.svk

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arwed von Merkatz <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] SVK change 9184 to grimoire.svk
  • Date: Fri, 9 Jun 2006 07:35:51 -0500

Group: defaults
Subject: r9184 - in test: . video/kino

Author: arwed
Date: Fri Jun 9 07:35:51 2006
New Revision: 9184

Modified:
test/ (props changed)
test/video/kino/DEPENDS
test/video/kino/HISTORY

Log:
r9224@Otherland: arwed | 1970-01-01 01:00:00 +0200
kino: only works with ffmpeg-svn right now, bug 12640


Modified: test/video/kino/DEPENDS
==============================================================================
--- test/video/kino/DEPENDS (original)
+++ test/video/kino/DEPENDS Fri Jun 9 07:35:51 2006
@@ -6,7 +6,7 @@
depends xml-parser-expat &&

if [ "$KINO_FFMPEG" == "y" ]; then
- depends LIBAVCODEC '--with-avcodec'
+ depends ffmpeg-svn '--with-avcodec'
else
depends libdv
fi

Modified: test/video/kino/HISTORY
==============================================================================
--- test/video/kino/HISTORY (original)
+++ test/video/kino/HISTORY Fri Jun 9 07:35:51 2006
@@ -1,3 +1,7 @@
+2006-06-09 Arwed v. Merkatz <v.merkatz AT gmx.net>
+ * DEPENDS: changed LIBAVCODEC to ffmpeg-svn, as it doesn't work with
+ ffmpeg release, bug #12640
+
2006-06-06 Arwed v. Merkatz <v.merkatz AT gmx.net>
* DETAILS: updated to 0.9.0
* BUILD: changed --with-hotplug-script-dir to



  • [SM-Commit] SVK change 9184 to grimoire.svk, Arwed von Merkatz, 06/09/2006

Archive powered by MHonArc 2.6.24.

Top of Page