# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 # Generated with # curl -s https://raw.githubusercontent.com/ImageOptim/gifski/0.8.3/Cargo.lock | sed 's/^"checksum \([[:graph:]]\+\) \([[:graph:]]\+\) (.*$/\1-\2/' CRATES=" aho-corasick-0.6.4 ansi_term-0.11.0 arrayvec-0.4.7 atty-0.2.10 backtrace-0.3.8 backtrace-sys-0.1.17 bindgen-0.32.3 bitflags-0.9.1 bitflags-1.0.3 cc-1.0.15 cexpr-0.2.3 cfg-if-0.1.3 clang-sys-0.21.2 clap-2.31.2 color_quant-1.0.0 crossbeam-deque-0.2.0 crossbeam-epoch-0.3.1 crossbeam-utils-0.2.2 either-1.5.0 env_logger-0.4.3 error-chain-0.11.0 fuchsia-zircon-0.3.3 fuchsia-zircon-sys-0.3.3 gif-0.9.2 gif-dispose-2.1.0 glob-0.2.11 imagequant-2.11.9 imagequant-sys-2.11.9 imgref-1.3.4 kernel32-sys-0.2.2 lazy_static-1.0.0 libc-0.2.41 libloading-0.4.3 lodepng-2.1.5 log-0.3.9 log-0.4.1 lzw-0.10.0 memchr-1.0.2 memchr-2.0.1 memoffset-0.2.1 nodrop-0.1.12 nom-3.2.1 num_cpus-1.8.0 openmp-sys-0.1.3 pbr-1.0.1 peeking_take_while-0.1.2 pkg-config-0.3.11 proc-macro2-0.2.3 quote-0.4.2 rand-0.4.2 rayon-0.9.0 rayon-core-1.4.0 redox_syscall-0.1.38 redox_termios-0.1.1 regex-0.2.11 regex-syntax-0.5.6 resize-0.3.0 rgb-0.8.9 rustc-demangle-0.1.8 scopeguard-0.3.3 strsim-0.7.0 termion-1.5.1 textwrap-0.9.0 thread_local-0.3.5 time-0.1.40 ucd-util-0.1.1 unicode-width-0.1.5 unicode-xid-0.1.0 unreachable-1.0.0 utf8-ranges-1.0.0 vec_map-0.8.1 void-1.0.2 which-1.0.5 wild-0.1.1 winapi-0.2.8 winapi-0.3.4 winapi-build-0.1.1 winapi-i686-pc-windows-gnu-0.4.0 winapi-x86_64-pc-windows-gnu-0.4.0 " inherit cargo DESCRIPTION="GIF encoder based on libimagequant" HOMEPAGE="https://gif.ski" # shellcheck disable=SC2086 SRC_URI="https://github.com/ImageOptim/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz $(cargo_crate_uris ${CRATES})" RESTRICT="mirror" LICENSE="AGPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="video openmp" RDEPEND="media-gfx/libimagequant[openmp?] video? (