On 06/04/2016 12:29 PM, waltd...@waltdnes.org wrote:
> 
> dev-lang/php:vpx - Enable webp suppoprt for GD
> 
> ?!?!?!?!  Is that a typo?
> 

Half and half. The "suppoprt" is obviously a typo, but unfortunately,
PHP uses a bundled copy of GD, so that isn't.

...and there's more. In php-7.x, they've dropped libvpx in favor of
libwebp. Our existing USE=vpx (to pull in libvpx) therefore does nothing
in php-7.x, so I'm going to change it to USE=webp and have it pull in
libwebp instead. It takes forever to compile-test, but I'll push a fix
afterwards. Thanks for noticing!


Reply via email to