blob: dc38d14996c615cd6451f54d70a50cec9b0712d3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile configure install pretend
DESCRIPTION=Palette quantization library that powers pngquant and other PNG optimizers
EAPI=7
HOMEPAGE=https://pngquant.org/lib/
INHERIT=toolchain-funcs
IUSE=cpu_flags_x86_sse2 debug openmp static-libs
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux
LICENSE=GPL-3
SLOT=0/0
SRC_URI=https://github.com/ImageOptim/libimagequant/archive/2.12.3.tar.gz -> libimagequant-2.12.3.tar.gz
_eclasses_=toolchain-funcs e867df3870e8ff04a5b94f925be8b06a multilib f8d35c2432bb32c4f1e779c4287b31ec
_md5_=aa2197eda3054158963631849e40981b
|