[SM-Commit] GIT changes to master grimoire by Puppet_Master (1eb5d70b4cf6e054e88e192279742ec7c7efbb9d)

Puppet_Master scm at sourcemage.org
Tue Aug 31 17:03:28 EDT 2010


GIT changes to master grimoire by Puppet_Master <puppetmaster at sourcemage.org>:

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

New commits:
commit 1eb5d70b4cf6e054e88e192279742ec7c7efbb9d
Author: Philippe Caseiro <puppetmaster at sourcemage.org>
Commit: Puppet_Master <puppetmaster at sourcemage.org>

       video/mplayer : adding optional dep on yasm

diff --git a/video/mplayer/DEPENDS b/video/mplayer/DEPENDS
index e2f0082..4570032 100755
--- a/video/mplayer/DEPENDS
+++ b/video/mplayer/DEPENDS
@@ -92,4 +92,5 @@ optional_depends  libdvdread "" "--disable-dvdread" "support for reading scrambl
 optional_depends  fribidi "" "--disable-fribidi" "for locales writing from right to left" &&
 optional_depends  enca "" "--disable-enca" "for ENCA charset oracle library" &&
 optional_depends  OPENAL "" "--disable-openal" "for OpenAL sound support" &&
-optional_depends  samba "--enable-smb" "" "for SMB protocol support"
+optional_depends  samba "--enable-smb" "" "for SMB protocol support" &&
+optional_depends  yasm "" "--yasm=" "for NASM assembler support"
diff --git a/video/mplayer/HISTORY b/video/mplayer/HISTORY
index 75df611..27f8c37 100644
--- a/video/mplayer/HISTORY
+++ b/video/mplayer/HISTORY
@@ -1,3 +1,6 @@
+2010-08-31 Philippe "Puppet_Master" Caseiro <puppetmaster at sourcemage.org>
+	* DEPENDS: added optional dep on yasm
+
 2010-06-03 Vlad Glagolev <stealth at sourcemage.org>
 	* DEPENDS: removed polypaudio; pulseaudio isn't SVN anymore; cleaned up;
 	  replaced tabs with spaces



More information about the SM-Commit mailing list