public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in media-video/mplayer: ChangeLog mplayer-9999.ebuild
@ 2010-10-01  2:44 99% Alexis Ballier (aballier)
  0 siblings, 0 replies; 1+ results
From: Alexis Ballier (aballier) @ 2010-10-01  2:44 UTC (permalink / raw
  To: gentoo-commits

aballier    10/10/01 02:44:10

  Modified:             ChangeLog mplayer-9999.ebuild
  Log:
  fix configure options for external ffmpeg
  
  (Portage version: 2.2_rc88/cvs/Linux x86_64)

Revision  Changes    Path
1.759                media-video/mplayer/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mplayer/ChangeLog?rev=1.759&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mplayer/ChangeLog?rev=1.759&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mplayer/ChangeLog?r1=1.758&r2=1.759

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v
retrieving revision 1.758
retrieving revision 1.759
diff -u -r1.758 -r1.759
--- ChangeLog	18 Jul 2010 09:47:30 -0000	1.758
+++ ChangeLog	1 Oct 2010 02:44:10 -0000	1.759
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/mplayer
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.758 2010/07/18 09:47:30 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.759 2010/10/01 02:44:10 aballier Exp $
+
+  01 Oct 2010; Alexis Ballier <aballier@gentoo.org> mplayer-9999.ebuild:
+  fix configure options for external ffmpeg
 
   18 Jul 2010; Alexis Ballier <aballier@gentoo.org> mplayer-9999.ebuild:
   network configure option has been renamed to networking



1.76                 media-video/mplayer/mplayer-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mplayer/mplayer-9999.ebuild?rev=1.76&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mplayer/mplayer-9999.ebuild?rev=1.76&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mplayer/mplayer-9999.ebuild?r1=1.75&r2=1.76

Index: mplayer-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-9999.ebuild,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- mplayer-9999.ebuild	18 Jul 2010 09:47:30 -0000	1.75
+++ mplayer-9999.ebuild	1 Oct 2010 02:44:10 -0000	1.76
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-9999.ebuild,v 1.75 2010/07/18 09:47:30 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-9999.ebuild,v 1.76 2010/10/01 02:44:10 aballier Exp $
 
 EAPI="2"
 
@@ -616,7 +616,7 @@
 		###################
 		# External FFmpeg #
 		###################
-		use external-ffmpeg && myconf+=" --disable-libavutil_a --disable-libavcodec_a --disable-libavformat_a --disable-libpostproc_a --disable-libswscale_a"
+		use external-ffmpeg && myconf+=" --disable-ffmpeg_a"
 	fi
 
 	myconf="--cc=$(tc-getCC) \






^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2010-10-01  2:44 99% [gentoo-commits] gentoo-x86 commit in media-video/mplayer: ChangeLog mplayer-9999.ebuild Alexis Ballier (aballier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox