Gentoo Archives: gentoo-dev

From: Michael Orlitzky <mjo@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [RFC] New global USE flag: webp
Date: Sat, 04 Jun 2016 17:14:20
Message-Id: 57530C5F.40605@gentoo.org
In Reply to: Re: [gentoo-dev] [RFC] New global USE flag: webp by waltdnes@waltdnes.org
1 On 06/04/2016 12:29 PM, waltdnes@××××××××.org wrote:
2 >
3 > dev-lang/php:vpx - Enable webp suppoprt for GD
4 >
5 > ?!?!?!?! Is that a typo?
6 >
7
8 Half and half. The "suppoprt" is obviously a typo, but unfortunately,
9 PHP uses a bundled copy of GD, so that isn't.
10
11 ...and there's more. In php-7.x, they've dropped libvpx in favor of
12 libwebp. Our existing USE=vpx (to pull in libvpx) therefore does nothing
13 in php-7.x, so I'm going to change it to USE=webp and have it pull in
14 libwebp instead. It takes forever to compile-test, but I'll push a fix
15 afterwards. Thanks for noticing!

Replies

Subject Author
Re: [gentoo-dev] [RFC] New global USE flag: webp "M. J. Everitt" <m.j.everitt@×××.org>