Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 517362 - dev-lang/php - add webp support
Summary: dev-lang/php - add webp support
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-17 20:46 UTC by Asher Snyder
Modified: 2014-10-14 15:02 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 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.