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 1Q66iC-0007Sv-RC for garchives@archives.gentoo.org; Sat, 02 Apr 2011 19:42:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF95B1C014; Sat, 2 Apr 2011 19:42:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C9E001C003 for ; Sat, 2 Apr 2011 19:41:33 +0000 (UTC) Received: from portable.localnet (unknown [201.246.120.59]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: aballier) by smtp.gentoo.org (Postfix) with ESMTPSA id 1E94B1B4029; Sat, 2 Apr 2011 19:41:33 +0000 (UTC) From: Alexis Ballier Organization: Gentoo To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Re: virtual/ffmpeg and media-video/libav Date: Sat, 2 Apr 2011 16:41:12 -0300 User-Agent: KMail/1.13.6 (Linux/2.6.38.2; KDE/4.6.1; x86_64; ; ) Cc: "=?utf-8?q?Pawe=C5=82?= Hajdan, Jr." References: <4D89FEC1.1030905@gentoo.org> <4D942F2E.4060409@gentoo.org> <4D96F44E.5000402@gentoo.org> In-Reply-To: <4D96F44E.5000402@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <201104021641.19803.aballier@gentoo.org> X-Archives-Salt: X-Archives-Hash: 0ec9a1b1ab9c4a7c81d52ab6b016e2a1 On Saturday, April 02, 2011 07:02:54 AM Pawe=C5=82 Hajdan, Jr. wrote: > On 3/31/11 9:37 AM, Tom=C3=A1=C5=A1 Chv=C3=A1tal wrote: > > Ok two versioned virtuals (0.5 0.6) are now in the tree if people need > > to specify the version. >=20 > Thank you, but it's still not enough for chromium. The virtual uses >=20 > >=3Dffmpeg-0.6, and chromium is known to be broken with =20 > We need to require >=3Dffmpeg-0.6_p25767, not just 0.6. >=20 > By the way, I still didn't have time to test with libav, but it seems > that it's expected to be compatible. iirc, this dep in chromium is due to the need for libavcore, but this lib h= as=20 been merged back to libavutil in latest snapshots (and thus chromium fails = to=20 build); if chromium goes back to look for the functions in libavutil, you m= ay=20 have chances to be compatible with 0.6 A.