From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 316E013800E for ; Thu, 2 Aug 2012 13:07:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4AADBE04C8; Thu, 2 Aug 2012 13:07:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0BFA1E04C8 for ; Thu, 2 Aug 2012 13:07: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 4019B1B4026 for ; Thu, 2 Aug 2012 13:07:28 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2139) id DFC292004B; Thu, 2 Aug 2012 13:07: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 Content-Transfer-Encoding: 8bit Message-Id: <20120802130726.DFC292004B@flycatcher.gentoo.org> Date: Thu, 2 Aug 2012 13:07: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 X-Archives-Salt: fe7ca16d-4293-4c15-949d-f42faee4e1be X-Archives-Hash: 3f709971d22e1b7a4491c6db3b574e47 aballier 12/08/02 13:07:26 Modified: ffmpeg-9999.ebuild metadata.xml ChangeLog Log: add flite useflag (Portage version: 2.2.0_alpha120/cvs/Linux x86_64) Revision Changes Path 1.101 media-video/ffmpeg/ffmpeg-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild?rev=1.101&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild?rev=1.101&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild?r1=1.100&r2=1.101 Index: ffmpeg-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild,v retrieving revision 1.100 retrieving revision 1.101 diff -u -r1.100 -r1.101 --- ffmpeg-9999.ebuild 23 Jul 2012 22:44:14 -0000 1.100 +++ ffmpeg-9999.ebuild 2 Aug 2012 13:07:26 -0000 1.101 @@ -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.100 2012/07/23 22:44:14 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild,v 1.101 2012/08/02 13:07:26 aballier Exp $ EAPI="4" @@ -30,7 +30,7 @@ fi IUSE=" aac aacplus alsa amr avresample bindist bluray +bzip2 cdio celt - cpudetection debug doc +encode faac fontconfig frei0r gnutls gsm + cpudetection debug doc +encode faac flite fontconfig frei0r gnutls gsm +hardcoded-tables iec61883 ieee1394 jack jpeg2k libass libcaca libv4l modplug mp3 network openal openssl opus oss pic pulseaudio rtmp schroedinger sdl speex static-libs test theora threads truetype v4l vaapi vdpau vorbis @@ -68,6 +68,7 @@ x264? ( >=media-libs/x264-0.0.20111017 ) xvid? ( >=media-libs/xvid-1.1.0 ) ) + flite? ( app-accessibility/flite ) fontconfig? ( media-libs/fontconfig ) frei0r? ( media-plugins/frei0r-plugins ) gnutls? ( >=net-libs/gnutls-2.12.16 ) @@ -185,6 +186,7 @@ use ${i} && myconf="${myconf} --enable-${i}" done use truetype && myconf="${myconf} --enable-libfreetype" + use flite && myconf="${myconf} --enable-libflite" # Threads; we only support pthread for now but ffmpeg supports more use threads && myconf="${myconf} --enable-pthreads" 1.48 media-video/ffmpeg/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/metadata.xml?rev=1.48&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/metadata.xml?rev=1.48&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/metadata.xml?r1=1.47&r2=1.48 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/metadata.xml,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- metadata.xml 23 Jul 2012 12:42:07 -0000 1.47 +++ metadata.xml 2 Aug 2012 13:07:26 -0000 1.48 @@ -21,6 +21,7 @@ Enables runtime CPU detection (useful for bindist, compatibility on other CPUs) Enable Dirac video support (an advanced royalty-free video compression format) via the reference library: dirac. Use external faac library for AAC encoding + Adds a text-to-speech filter based on app-accessibility/flite. Enable frei0r wrapping in libavfilter Use pre-calculated tables rather than calculating them on the fly. Support for FireWire DV/HDV input device using media-libs/libiec61883. 1.573 media-video/ffmpeg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.573&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.573&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?r1=1.572&r2=1.573 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v retrieving revision 1.572 retrieving revision 1.573 diff -u -r1.572 -r1.573 --- ChangeLog 23 Jul 2012 22:44:14 -0000 1.572 +++ ChangeLog 2 Aug 2012 13:07:26 -0000 1.573 @@ -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.572 2012/07/23 22:44:14 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.573 2012/08/02 13:07:26 aballier Exp $ + + 02 Aug 2012; Alexis Ballier ffmpeg-9999.ebuild, + metadata.xml: + add flite useflag 23 Jul 2012; Anthony G. Basile ffmpeg-0.11.1.ebuild, ffmpeg-9999.ebuild: