From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.77) (envelope-from ) id 1Sn99B-0005JM-94 for garchives@archives.gentoo.org; Fri, 06 Jul 2012 14:04:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F2C82E0484; Fri, 6 Jul 2012 14:04:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A898CE0484 for ; Fri, 6 Jul 2012 14:04:28 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DCADD1B4054 for ; Fri, 6 Jul 2012 14:04:27 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2139) id 909E82004B; Fri, 6 Jul 2012 14:04:26 +0000 (UTC) From: "Alexis Ballier (aballier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, aballier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-video/ffmpeg: ffmpeg-9999.ebuild metadata.xml ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ffmpeg-9999.ebuild metadata.xml ChangeLog X-VCS-Directories: media-video/ffmpeg X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier Content-Type: text/plain; charset=utf8 Message-Id: <20120706140426.909E82004B@flycatcher.gentoo.org> Date: Fri, 6 Jul 2012 14:04:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 32792b1a-5e36-4d9c-9033-4fdab6f9d761 X-Archives-Hash: aec331d69ee112d6727442b51083edb1 aballier 12/07/06 14:04:26 Modified: ffmpeg-9999.ebuild metadata.xml ChangeLog Log: add iec61883 useflag =20 (Portage version: 2.2.0_alpha116/cvs/Linux x86_64) Revision Changes Path 1.97 media-video/ffmpeg/ffmpeg-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg= /ffmpeg-9999.ebuild?rev=3D1.97&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg= /ffmpeg-9999.ebuild?rev=3D1.97&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg= /ffmpeg-9999.ebuild?r1=3D1.96&r2=3D1.97 Index: ffmpeg-9999.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild,v retrieving revision 1.96 retrieving revision 1.97 diff -u -r1.96 -r1.97 --- ffmpeg-9999.ebuild 17 Jun 2012 04:56:29 -0000 1.96 +++ ffmpeg-9999.ebuild 6 Jul 2012 14:04:26 -0000 1.97 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild= ,v 1.96 2012/06/17 04:56:29 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild= ,v 1.97 2012/07/06 14:04:26 aballier Exp $ =20 EAPI=3D"4" =20 @@ -31,9 +31,10 @@ IUSE=3D" aac aacplus alsa amr avresample bindist bluray +bzip2 cdio celt cpudetection debug doc +encode faac fontconfig frei0r gnutls gsm - +hardcoded-tables ieee1394 jack jpeg2k libass libv4l modplug mp3 networ= k - openal openssl oss pic pulseaudio rtmp schroedinger sdl speex static-li= bs - test theora threads truetype v4l vaapi vdpau vorbis vpx X x264 xvid +zl= ib + +hardcoded-tables iec61883 ieee1394 jack jpeg2k libass libv4l modplug m= p3 + network openal openssl oss pic pulseaudio rtmp schroedinger sdl speex + static-libs test theora threads truetype v4l vaapi vdpau vorbis vpx X x= 264 + xvid +zlib " =20 # String for CPU features in the useflag[:configure_option] form @@ -71,6 +72,7 @@ frei0r? ( media-plugins/frei0r-plugins ) gnutls? ( >=3Dnet-libs/gnutls-2.12.16 ) gsm? ( >=3Dmedia-sound/gsm-1.0.12-r1 ) + iec61883? ( media-libs/libiec61883 sys-libs/libraw1394 sys-libs/libavc1= 394 ) ieee1394? ( media-libs/libdc1394 sys-libs/libraw1394 ) jack? ( media-sound/jack-audio-connection-kit ) jpeg2k? ( >=3Dmedia-libs/openjpeg-1.3-r2 ) @@ -156,7 +158,9 @@ fi =20 # libavdevice options - use cdio && myconf=3D"${myconf} --enable-libcdio" + for i in cdio iec61883 ; do + use ${i} && myconf=3D"${myconf} --enable-lib${i}" + done use ieee1394 && myconf=3D"${myconf} --enable-libdc1394" use openal && myconf=3D"${myconf} --enable-openal" # Indevs 1.46 media-video/ffmpeg/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg= /metadata.xml?rev=3D1.46&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg= /metadata.xml?rev=3D1.46&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg= /metadata.xml?r1=3D1.45&r2=3D1.46 Index: metadata.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/metadata.xml,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- metadata.xml 17 Jun 2012 04:56:29 -0000 1.45 +++ metadata.xml 6 Jul 2012 14:04:26 -0000 1.46 @@ -23,6 +23,7 @@ Use external faac library for AAC encoding Enable frei0r wrapping in libavfilter Use pre-calculated tables rather tha= n calculating them on the fly. + Support for FireWire DV/HDV input device using= media-libs/libiec61883. Uses media-libs/libv4l for video4linux= instead of direct calls. Adds support for more devices via the userspace= library. Enables mmx2 support Enables network streaming support 1.567 media-video/ffmpeg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg= /ChangeLog?rev=3D1.567&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg= /ChangeLog?rev=3D1.567&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg= /ChangeLog?r1=3D1.566&r2=3D1.567 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v retrieving revision 1.566 retrieving revision 1.567 diff -u -r1.566 -r1.567 --- ChangeLog 23 Jun 2012 17:10:06 -0000 1.566 +++ ChangeLog 6 Jul 2012 14:04:26 -0000 1.567 @@ -1,6 +1,10 @@ # ChangeLog for media-video/ffmpeg # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.566 = 2012/06/23 17:10:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.567 = 2012/07/06 14:04:26 aballier Exp $ + + 06 Jul 2012; Alexis Ballier ffmpeg-9999.ebuild, + metadata.xml: + add iec61883 useflag =20 23 Jun 2012; Ra=C3=BAl Porcel ffmpeg-0.10.3.ebuil= d: alpha/ia64/sparc stable wrt #420305