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.60) (envelope-from ) id 1RNPAV-0006Zr-98 for garchives@archives.gentoo.org; Mon, 07 Nov 2011 13:23:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90AD321C041; Mon, 7 Nov 2011 13:23:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4EF2A21C041 for ; Mon, 7 Nov 2011 13:23:10 +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 81F191B4027 for ; Mon, 7 Nov 2011 13:23:09 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2139) id 531C62004B; Mon, 7 Nov 2011 13:23:08 +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 ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ffmpeg-9999.ebuild 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: <20111107132308.531C62004B@flycatcher.gentoo.org> Date: Mon, 7 Nov 2011 13:23:08 +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: b60a2358-e393-4b16-b6d0-72f1b474caae X-Archives-Hash: 08475a282a9e4cd8ce0b0a4f0870b619 aballier 11/11/07 13:23:08 Modified: ffmpeg-9999.ebuild ChangeLog Log: add gnutls useflag =20 (Portage version: 2.2.0_alpha72/cvs/Linux x86_64) Revision Changes Path 1.61 media-video/ffmpeg/ffmpeg-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg= /ffmpeg-9999.ebuild?rev=3D1.61&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg= /ffmpeg-9999.ebuild?rev=3D1.61&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg= /ffmpeg-9999.ebuild?r1=3D1.60&r2=3D1.61 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.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- ffmpeg-9999.ebuild 7 Nov 2011 13:17:18 -0000 1.60 +++ ffmpeg-9999.ebuild 7 Nov 2011 13:23:08 -0000 1.61 @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.60 2011/11/07 13:17:18 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild= ,v 1.61 2011/11/07 13:23:08 aballier Exp $ =20 EAPI=3D"4" =20 @@ -30,10 +30,10 @@ fi IUSE=3D" aac aacplus alsa amr bindist +bzip2 cdio celt cpudetection debug dirac = doc - +encode faac frei0r gsm +hardcoded-tables ieee1394 jack jpeg2k modplug = mp3 - network openal openssl oss pic pulseaudio qt-faststart rtmp schroedinge= r sdl - speex static-libs test theora threads truetype v4l vaapi vdpau vorbis v= px X - x264 xvid +zlib + +encode faac frei0r gnutls gsm +hardcoded-tables ieee1394 jack jpeg2k + modplug mp3 network openal openssl oss pic pulseaudio qt-faststart rtmp + schroedinger sdl speex static-libs test theora threads truetype v4l vaa= pi + vdpau vorbis vpx X x264 xvid +zlib " =20 # String for CPU features in the useflag[:configure_option] form @@ -63,6 +63,7 @@ xvid? ( >=3Dmedia-libs/xvid-1.1.0 ) ) frei0r? ( media-plugins/frei0r-plugins ) + gnutls? ( net-libs/gnutls ) gsm? ( >=3Dmedia-sound/gsm-1.0.12-r1 ) ieee1394? ( media-libs/libdc1394 sys-libs/libraw1394 ) jack? ( media-sound/jack-audio-connection-kit ) @@ -87,6 +88,7 @@ >=3Dsys-devel/make-3.81 dirac? ( dev-util/pkgconfig ) doc? ( app-text/texi2html ) + gnutls? ( dev-util/pkgconfig ) ieee1394? ( dev-util/pkgconfig ) mmx? ( dev-lang/yasm ) rtmp? ( dev-util/pkgconfig ) @@ -120,6 +122,7 @@ =20 use cpudetection && myconf=3D"${myconf} --enable-runtime-cpudetect" use openssl && myconf=3D"${myconf} --enable-openssl --enable-nonfree" + use gnutls && myconf=3D"${myconf} --enable-gnutls" =20 # Encoders if use encode 1.481 media-video/ffmpeg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg= /ChangeLog?rev=3D1.481&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg= /ChangeLog?rev=3D1.481&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg= /ChangeLog?r1=3D1.480&r2=3D1.481 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.480 retrieving revision 1.481 diff -u -r1.480 -r1.481 --- ChangeLog 7 Nov 2011 13:17:18 -0000 1.480 +++ ChangeLog 7 Nov 2011 13:23:08 -0000 1.481 @@ -1,6 +1,9 @@ # ChangeLog for media-video/ffmpeg # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.480 = 2011/11/07 13:17:18 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.481 = 2011/11/07 13:23:08 aballier Exp $ + + 07 Nov 2011; Alexis Ballier ffmpeg-9999.ebuild: + add gnutls useflag =20 07 Nov 2011; Alexis Ballier ffmpeg-9999.ebuild, metadata.xml: