On 04/06/16 18:14, Michael Orlitzky wrote: > On 06/04/2016 12:29 PM, waltdnes@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! > > php *7* now?!! The existing use description might be considered slightly confusing, potentially ..