Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 567652

Summary: www-client/chromium: libvpx is now at 1.5, use native
Product: Gentoo Linux Reporter: Rok Kralj <gentoo>
Component: Current packagesAssignee: Chromium Project <chromium>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://code.google.com/p/chromium/issues/detail?id=575651
See Also: http://code.google.com/p/chromium/issues/detail?id=575651
Whiteboard:
Package list:
Runtime testing required: ---

Description Rok Kralj 2015-12-06 17:48:26 UTC
This bug has been fixed:

https://code.google.com/p/chromium/issues/detail?id=494939

Make libvpx native and make it depend on 1.5.
Comment 1 Rok Kralj 2015-12-12 10:58:38 UTC
Relevat comment in the ebuild:


# TODO: use_system_libvpx (http://crbug.com/494939).
Comment 2 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2016-01-08 13:14:01 UTC
Unfortunately there's another issue, https://code.google.com/p/chromium/issues/detail?id=575651 .
Comment 3 Rok Kralj 2016-03-14 07:13:09 UTC
I have read the bug report and apparently the solution is:

1. Add the use flag "svc" to libvpx that enables:

--enable-experimental --enable-spatial-svc

2. Make chromium depend on libvpx[svc]
Comment 4 Rok Kralj 2016-06-11 12:23:42 UTC
libvpx now has the SVC flag, maybe try it out?
Comment 5 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2016-08-01 18:00:20 UTC
This should be fixed with https://gitweb.gentoo.org/repo/gentoo.git/commit/www-client/chromium?id=19050b84a294b9807bd6e755b75230141892f195 .