Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 567652 - www-client/chromium: libvpx is now at 1.5, use native
Summary: www-client/chromium: libvpx is now at 1.5, use native
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement with 1 vote (vote)
Assignee: Chromium Project
URL: https://code.google.com/p/chromium/is...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-06 17:48 UTC by Rok Kralj
Modified: 2016-08-01 18:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 .