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

Bug 517362

Summary: dev-lang/php - add webp support
Product: Gentoo Linux Reporter: Asher Snyder <ashersnyder>
Component: [OLD] DevelopmentAssignee: PHP Bugs <php-bugs>
Status: RESOLVED TEST-REQUEST    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Asher Snyder 2014-07-17 20:46:02 UTC
PHP 5.5.x + offers webp support. However, this is not working with gentoo ebuild versions of PHP as the --with-vpx-dir is not set which enables webp support. Without this functionality, all the PHP webp GD functions such as http://php.net/manual/en/function.imagecreatefromwebp.php will not work.

Thanks.
Comment 1 Ole Markus With (RETIRED) gentoo-dev 2014-08-18 11:30:12 UTC
I'll look into adding this to do the next version bump
Comment 2 Ole Markus With (RETIRED) gentoo-dev 2014-08-22 09:31:00 UTC
Latest php 5.5.16 should have webp support now.

Please test.