Diff oxipng-6.0.1 with a oxipng-7.0.0
/usr/portage/media-gfx/oxipng/oxipng-7.0.0.ebuild 2023-10-09 14:52:31.640368404 +0300 | ||
---|---|---|
1 | 1 |
# Copyright 2022 Gentoo Authors |
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 |
# Auto-Generated by cargo-ebuild 0.5.3-dev |
|
4 |
# Auto-Generated by cargo-ebuild 0.5.2 |
|
5 | 5 | |
6 | 6 |
EAPI=8 |
7 | 7 | |
... | ... | |
10 | 10 |
adler32-1.2.0 |
11 | 11 |
atty-0.2.14 |
12 | 12 |
autocfg-1.1.0 |
13 |
bit-vec-0.6.3 |
|
14 | 13 |
bitflags-1.3.2 |
15 |
bytemuck-1.12.1 |
|
14 |
bitvec-1.0.1 |
|
15 |
bytemuck-1.12.3 |
|
16 | 16 |
byteorder-1.4.3 |
17 |
cc-1.0.73 |
|
17 |
cc-1.0.77 |
|
18 | 18 |
cfg-if-1.0.0 |
19 |
clap-3.2.20 |
|
19 |
clap-3.2.23 |
|
20 | 20 |
clap_lex-0.2.4 |
21 |
cloudflare-zlib-0.2.9 |
|
22 |
cloudflare-zlib-sys-0.3.0 |
|
23 | 21 |
color_quant-1.1.0 |
24 | 22 |
crc-3.0.0 |
25 | 23 |
crc-catalog-2.1.0 |
26 | 24 |
crc32fast-1.3.2 |
27 | 25 |
crossbeam-channel-0.5.6 |
28 | 26 |
crossbeam-deque-0.8.2 |
29 |
crossbeam-epoch-0.9.10 |
|
30 |
crossbeam-utils-0.8.11 |
|
27 |
crossbeam-epoch-0.9.13 |
|
28 |
crossbeam-utils-0.8.14 |
|
31 | 29 |
either-1.8.0 |
32 |
filetime-0.2.17 |
|
33 |
flate2-1.0.24 |
|
30 |
filetime-0.2.19 |
|
31 |
flate2-1.0.25 |
|
32 |
funty-2.0.0 |
|
34 | 33 |
glob-0.3.0 |
35 | 34 |
hashbrown-0.12.3 |
36 | 35 |
hermit-abi-0.1.19 |
37 |
image-0.24.3 |
|
38 |
indexmap-1.9.1 |
|
36 |
image-0.24.5 |
|
37 |
indexmap-1.9.2 |
|
39 | 38 |
iter-read-0.3.1 |
40 |
itertools-0.10.3 |
|
41 |
libc-0.2.132 |
|
42 |
libdeflate-sys-0.10.0 |
|
43 |
libdeflater-0.10.0 |
|
39 |
itertools-0.10.5 |
|
40 |
libc-0.2.138 |
|
41 |
libdeflate-sys-0.11.0 |
|
42 |
libdeflater-0.11.0 |
|
44 | 43 |
log-0.4.17 |
45 |
memoffset-0.6.5 |
|
46 |
miniz_oxide-0.5.4 |
|
44 |
memoffset-0.7.1 |
|
47 | 45 |
miniz_oxide-0.6.2 |
48 | 46 |
num-integer-0.1.45 |
49 | 47 |
num-rational-0.4.1 |
50 | 48 |
num-traits-0.2.15 |
51 |
num_cpus-1.13.1 |
|
52 |
once_cell-1.14.0 |
|
53 |
os_str_bytes-6.3.0 |
|
54 |
png-0.17.6 |
|
55 |
rayon-1.5.3 |
|
56 |
rayon-core-1.9.3 |
|
49 |
num_cpus-1.14.0 |
|
50 |
once_cell-1.16.0 |
|
51 |
os_str_bytes-6.4.1 |
|
52 |
png-0.17.7 |
|
53 |
radium-0.7.0 |
|
54 |
rayon-1.6.0 |
|
55 |
rayon-core-1.10.1 |
|
57 | 56 |
redox_syscall-0.2.16 |
58 |
rgb-0.8.33 |
|
57 |
rgb-0.8.34 |
|
58 |
rustc-hash-1.1.0 |
|
59 | 59 |
rustc_version-0.4.0 |
60 | 60 |
scopeguard-1.1.0 |
61 |
semver-1.0.13 |
|
62 |
stderrlog-0.5.3 |
|
61 |
semver-1.0.14 |
|
62 |
stderrlog-0.5.4 |
|
63 | 63 |
strsim-0.10.0 |
64 |
tap-1.0.1 |
|
64 | 65 |
termcolor-1.1.3 |
65 |
textwrap-0.15.0 |
|
66 |
textwrap-0.16.0 |
|
66 | 67 |
thread_local-1.1.4 |
67 | 68 |
typed-arena-2.0.1 |
68 | 69 |
wild-2.1.0 |
... | ... | |
70 | 71 |
winapi-i686-pc-windows-gnu-0.4.0 |
71 | 72 |
winapi-util-0.1.5 |
72 | 73 |
winapi-x86_64-pc-windows-gnu-0.4.0 |
73 |
windows-sys-0.36.1 |
|
74 |
windows_aarch64_msvc-0.36.1 |
|
75 |
windows_i686_gnu-0.36.1 |
|
76 |
windows_i686_msvc-0.36.1 |
|
77 |
windows_x86_64_gnu-0.36.1 |
|
78 |
windows_x86_64_msvc-0.36.1 |
|
74 |
windows-sys-0.42.0 |
|
75 |
windows_aarch64_gnullvm-0.42.0 |
|
76 |
windows_aarch64_msvc-0.42.0 |
|
77 |
windows_i686_gnu-0.42.0 |
|
78 |
windows_i686_msvc-0.42.0 |
|
79 |
windows_x86_64_gnu-0.42.0 |
|
80 |
windows_x86_64_gnullvm-0.42.0 |
|
81 |
windows_x86_64_msvc-0.42.0 |
|
82 |
wyz-0.5.1 |
|
79 | 83 |
zopfli-0.7.1 |
80 | 84 |
" |
81 | 85 | |
... | ... | |
89 | 93 |
LICENSE=" |
90 | 94 |
|| ( 0BSD Apache-2.0 MIT ) |
91 | 95 |
Apache-2.0 |
92 |
|| ( ( Apache-2.0 ZLIB ) ( MIT ZLIB ) ) |
|
93 | 96 |
|| ( Apache-2.0 MIT ) |
94 | 97 |
|| ( Apache-2.0 MIT ZLIB ) |
95 | 98 |
MIT |
... | ... | |
99 | 102 |
SLOT="0" |
100 | 103 |
KEYWORDS="~amd64 ~arm64 ~riscv ~x86" |
101 | 104 | |
102 |
BDEPEND=">=virtual/rust-1.57.0" |
|
105 |
BDEPEND=">=virtual/rust-1.61.0" |
|
103 | 106 | |
104 | 107 |
QA_FLAGS_IGNORED="usr/bin/oxipng" |
105 | 108 |