Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] SVK Change 9123 to grimoire.svk

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: root <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] SVK Change 9123 to grimoire.svk
  • Date: Fri, 2 Jun 2006 02:51:42 -0500

Group: defaults
Subject: r9123 - test/video/ffmpeg-cvs

Author: arwed
Date: Mon May 22 12:10:57 2006
New Revision: 9123

Modified:
test/video/ffmpeg-cvs/BUILD
test/video/ffmpeg-cvs/DEPENDS
test/video/ffmpeg-cvs/HISTORY

Log:
sync up from p4

Modified: test/video/ffmpeg-cvs/BUILD
==============================================================================
--- test/video/ffmpeg-cvs/BUILD (original)
+++ test/video/ffmpeg-cvs/BUILD Mon May 22 12:10:57 2006
@@ -9,4 +9,5 @@
--enable-pp \
--enable-gpl \
$OPTS &&
+sedit 's:SDL_LIBS=.*:\0 -L/usr/X11R6/lib -lX11:' config.mak &&
make

Modified: test/video/ffmpeg-cvs/DEPENDS
==============================================================================
--- test/video/ffmpeg-cvs/DEPENDS (original)
+++ test/video/ffmpeg-cvs/DEPENDS Mon May 22 12:10:57 2006
@@ -30,4 +30,8 @@
optional_depends "xvid" \
"--enable-xvid" \
"" \
- "for xvid support"
+ "for xvid support" &&
+optional_depends sdl \
+ "" \
+ "--disable-ffplay" \
+ "for ffplay video player"

Modified: test/video/ffmpeg-cvs/HISTORY
==============================================================================
--- test/video/ffmpeg-cvs/HISTORY (original)
+++ test/video/ffmpeg-cvs/HISTORY Mon May 22 12:10:57 2006
@@ -1,3 +1,8 @@
+2006-05-19 Arwed v. Merkatz <v.merkatz AT gmx.net>
+ * DEPENDS: added optional_depends on sdl
+ * BUILD: fix SDL_LIBS after running configure so it works with
+ SDL 1.2.10
+
2006-04-11 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx:
* BUILD: replaced fPIC and DPIC removal code with disable_pic




  • [SM-Commit] SVK Change 9123 to grimoire.svk, root, 06/02/2006

Archive powered by MHonArc 2.6.24.

Top of Page