Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (89b80a6094be9f73a5277829ab0bcd788a121a83)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (89b80a6094be9f73a5277829ab0bcd788a121a83)
  • Date: Thu, 22 Apr 2010 13:15:25 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

audio-libs/faad2/DEPENDS | 2 +-
audio-libs/faad2/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 89b80a6094be9f73a5277829ab0bcd788a121a83
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

faad2: May use any provider of MP4V2

diff --git a/audio-libs/faad2/DEPENDS b/audio-libs/faad2/DEPENDS
index 4f1cbdc..546a316 100755
--- a/audio-libs/faad2/DEPENDS
+++ b/audio-libs/faad2/DEPENDS
@@ -12,7 +12,7 @@ if [ "$FAAD_CVS" = "y" ]; then
depends CVS
fi

-optional_depends libmp4v2 \
+optional_depends MP4V2 \
"--with-mpeg4ip" \
"--without-mpeg4ip" \
"For MPEG4v2 support"
diff --git a/audio-libs/faad2/HISTORY b/audio-libs/faad2/HISTORY
index c1b0fa8..8e2c38d 100644
--- a/audio-libs/faad2/HISTORY
+++ b/audio-libs/faad2/HISTORY
@@ -1,3 +1,6 @@
+2010-04-22 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: May use any provider of MP4V2
+
2009-08-31 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: PATCHLEVEL=1
* BUILD: removed non-existent flag and drm flag



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (89b80a6094be9f73a5277829ab0bcd788a121a83), Eric Sandall, 04/22/2010

Archive powered by MHonArc 2.6.24.

Top of Page