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 1RNPI4-0000g2-Ta for garchives@archives.gentoo.org; Mon, 07 Nov 2011 13:31:09 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5CF5B21C0E6; Mon, 7 Nov 2011 13:31:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 198C121C0E6 for ; Mon, 7 Nov 2011 13:31:00 +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 3B1221B4027 for ; Mon, 7 Nov 2011 13:30:59 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2139) id 119192004B; Mon, 7 Nov 2011 13:30:58 +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: <20111107133058.119192004B@flycatcher.gentoo.org> Date: Mon, 7 Nov 2011 13:30:58 +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: 0817ca6a-8a4d-49ab-aa91-f2ebee8bd67e X-Archives-Hash: 7554fff00e61bdc2ebd6aa935c424810 aballier 11/11/07 13:30:58 Modified: ffmpeg-9999.ebuild metadata.xml ChangeLog Log: add libv4l useflag =20 (Portage version: 2.2.0_alpha72/cvs/Linux x86_64) Revision Changes Path 1.62 media-video/ffmpeg/ffmpeg-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg= /ffmpeg-9999.ebuild?rev=3D1.62&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg= /ffmpeg-9999.ebuild?rev=3D1.62&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg= /ffmpeg-9999.ebuild?r1=3D1.61&r2=3D1.62 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.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- ffmpeg-9999.ebuild 7 Nov 2011 13:23:08 -0000 1.61 +++ ffmpeg-9999.ebuild 7 Nov 2011 13:30:57 -0000 1.62 @@ -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.61 2011/11/07 13:23:08 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild= ,v 1.62 2011/11/07 13:30:57 aballier Exp $ =20 EAPI=3D"4" =20 @@ -30,7 +30,7 @@ fi IUSE=3D" aac aacplus alsa amr bindist +bzip2 cdio celt cpudetection debug dirac = doc - +encode faac frei0r gnutls gsm +hardcoded-tables ieee1394 jack jpeg2k + +encode faac frei0r gnutls gsm +hardcoded-tables ieee1394 jack jpeg2k l= ibv4l 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 @@ -68,6 +68,7 @@ ieee1394? ( media-libs/libdc1394 sys-libs/libraw1394 ) jack? ( media-sound/jack-audio-connection-kit ) jpeg2k? ( >=3Dmedia-libs/openjpeg-1.3-r2 ) + libv4l? ( media-libs/libv4l ) modplug? ( media-libs/libmodplug ) openal? ( >=3Dmedia-libs/openal-1.1 ) pulseaudio? ( media-sound/pulseaudio ) @@ -90,6 +91,7 @@ doc? ( app-text/texi2html ) gnutls? ( dev-util/pkgconfig ) ieee1394? ( dev-util/pkgconfig ) + libv4l? ( dev-util/pkgconfig ) mmx? ( dev-lang/yasm ) rtmp? ( dev-util/pkgconfig ) schroedinger? ( dev-util/pkgconfig ) @@ -98,7 +100,8 @@ v4l? ( sys-kernel/linux-headers ) " # faac is license-incompatible with ffmpeg -REQUIRED_USE=3D"bindist? ( encode? ( !faac !aacplus ) !openssl )" +REQUIRED_USE=3D"bindist? ( encode? ( !faac !aacplus ) !openssl ) + libv4l? ( v4l )" =20 S=3D${WORKDIR}/${P/_/-} =20 @@ -152,6 +155,7 @@ done use X && myconf=3D"${myconf} --enable-x11grab" use pulseaudio && myconf=3D"${myconf} --enable-libpulse" + use libv4l && myconf=3D"${myconf} --enable-libv4l2" # Outdevs for i in alsa oss ; do use ${i} || myconf=3D"${myconf} --disable-outdev=3D${i}" 1.33 media-video/ffmpeg/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg= /metadata.xml?rev=3D1.33&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg= /metadata.xml?rev=3D1.33&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg= /metadata.xml?r1=3D1.32&r2=3D1.33 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.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- metadata.xml 7 Nov 2011 13:17:18 -0000 1.32 +++ metadata.xml 7 Nov 2011 13:30:57 -0000 1.33 @@ -21,6 +21,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. + Uses media-libs/libv4l for video4linux= instead of direct calls. Adds support for more devices via the userspace= library. Enables mmx2 support Enables NEON optimizations for arm processors. Enables network streaming support 1.482 media-video/ffmpeg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg= /ChangeLog?rev=3D1.482&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg= /ChangeLog?rev=3D1.482&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg= /ChangeLog?r1=3D1.481&r2=3D1.482 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.481 retrieving revision 1.482 diff -u -r1.481 -r1.482 --- ChangeLog 7 Nov 2011 13:23:08 -0000 1.481 +++ ChangeLog 7 Nov 2011 13:30:57 -0000 1.482 @@ -1,6 +1,10 @@ # 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.481 = 2011/11/07 13:23:08 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.482 = 2011/11/07 13:30:57 aballier Exp $ + + 07 Nov 2011; Alexis Ballier ffmpeg-9999.ebuild, + metadata.xml: + add libv4l useflag =20 07 Nov 2011; Alexis Ballier ffmpeg-9999.ebuild: add gnutls useflag