Diff uutils-findutils-0.8.0 with a uutils-findutils-9999

/usr/portage/sys-apps/uutils-findutils/uutils-findutils-9999.ebuild 2024-12-25 14:59:52.779270183 +0300
1
# Copyright 2022-2025 Gentoo Authors
1
# Copyright 2022-2024 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
# Autogenerated by pycargoebuild 0.6.2
......
6 6
EAPI=8
7 7

  
8 8
CRATES="
9
	aho-corasick@1.1.3
10
	android-tzdata@0.1.1
11
	android_system_properties@0.1.5
12
	anstream@0.6.12
13
	anstyle-parse@0.2.1
14
	anstyle-query@1.0.0
15
	anstyle-wincon@3.0.1
16
	anstyle@1.0.8
17
	assert_cmd@2.0.16
18
	autocfg@1.1.0
19
	bitflags@1.3.2
20
	bitflags@2.4.1
21
	bstr@1.9.1
22
	bumpalo@3.12.0
23
	cc@1.0.72
24
	cfg-if@1.0.0
25
	cfg_aliases@0.1.1
26
	cfg_aliases@0.2.1
27
	chrono@0.4.38
28
	clap@4.5.17
29
	clap_builder@4.5.17
30
	clap_lex@0.7.0
31
	colorchoice@1.0.0
32
	core-foundation-sys@0.8.3
33
	diff@0.1.13
34
	difflib@0.4.0
35
	doc-comment@0.3.3
36
	dunce@1.0.4
37
	errno@0.3.8
38
	faccess@0.2.4
39
	fastrand@2.0.1
40
	filetime@0.2.25
41
	float-cmp@0.9.0
42
	futures-channel@0.3.21
43
	futures-core@0.3.21
44
	futures-executor@0.3.21
45
	futures-io@0.3.21
46
	futures-sink@0.3.21
47
	futures-task@0.3.21
48
	futures-util@0.3.21
49
	futures@0.3.21
50
	glob@0.3.1
51
	iana-time-zone@0.1.47
52
	js-sys@0.3.59
53
	libc@0.2.155
54
	libredox@0.1.3
55
	linux-raw-sys@0.4.12
56
	lock_api@0.4.7
57
	log@0.4.14
58
	memchr@2.7.2
59
	nix@0.28.0
60
	nix@0.29.0
61
	normalize-line-endings@0.3.0
62
	num-traits@0.2.14
63
	number_prefix@0.4.0
64
	once_cell@1.19.0
65
	onig@6.4.0
66
	onig_sys@69.8.1
67
	os_display@0.1.3
68
	parking_lot@0.12.1
69
	parking_lot_core@0.9.9
70
	pin-project-lite@0.2.9
71
	pin-utils@0.1.0
72
	pkg-config@0.3.24
73
	predicates-core@1.0.6
74
	predicates-tree@1.0.1
75
	predicates@3.1.2
76
	pretty_assertions@1.4.0
77
	proc-macro2@1.0.60
78
	quote@1.0.28
79
	redox_syscall@0.4.1
80
	redox_syscall@0.5.3
81
	regex-automata@0.4.7
82
	regex-syntax@0.8.4
83
	regex@1.10.6
84
	rustix@0.38.31
85
	same-file@1.0.4
86
	scc@2.1.0
87
	scopeguard@1.1.0
88
	sdd@0.2.0
89
	serde@1.0.147
90
	serial_test@3.1.1
91
	serial_test_derive@3.1.1
92
	slab@0.4.6
93
	smallvec@1.8.0
94
	strsim@0.11.0
95
	syn@2.0.18
96
	tempfile@3.12.0
97
	terminal_size@0.3.0
98
	treeline@0.1.0
99
	unicode-ident@1.0.9
100
	unicode-width@0.1.9
101
	utf8parse@0.2.1
102
	uucore@0.0.27
103
	uucore_procs@0.0.20
104
	uuhelp_parser@0.0.20
105
	wait-timeout@0.2.0
106
	walkdir@2.5.0
107
	wasm-bindgen-backend@0.2.91
108
	wasm-bindgen-macro-support@0.2.91
109
	wasm-bindgen-macro@0.2.91
110
	wasm-bindgen-shared@0.2.91
111
	wasm-bindgen@0.2.91
112
	wild@2.2.1
113
	winapi-i686-pc-windows-gnu@0.4.0
114
	winapi-util@0.1.8
115
	winapi-x86_64-pc-windows-gnu@0.4.0
116
	winapi@0.3.9
117
	windows-sys@0.48.0
118
	windows-sys@0.52.0
119
	windows-sys@0.59.0
120
	windows-targets@0.48.0
121
	windows-targets@0.52.6
122
	windows_aarch64_gnullvm@0.48.0
123
	windows_aarch64_gnullvm@0.52.6
124
	windows_aarch64_msvc@0.48.0
125
	windows_aarch64_msvc@0.52.6
126
	windows_i686_gnu@0.48.0
127
	windows_i686_gnu@0.52.6
128
	windows_i686_gnullvm@0.52.6
129
	windows_i686_msvc@0.48.0
130
	windows_i686_msvc@0.52.6
131
	windows_x86_64_gnu@0.48.0
132
	windows_x86_64_gnu@0.52.6
133
	windows_x86_64_gnullvm@0.48.0
134
	windows_x86_64_gnullvm@0.52.6
135
	windows_x86_64_msvc@0.48.0
136
	windows_x86_64_msvc@0.52.6
137
	yansi@0.5.1
9 138
"
10 139

  
11
LLVM_COMPAT=( {17..20} )
140
LLVM_COMPAT=( {17..18} )
12 141
inherit cargo llvm-r1
13 142

  
14 143
DESCRIPTION="GNU findutils rewritten in Rust"
......
28 157
	S="${WORKDIR}"/findutils-${PV}
29 158
fi
30 159

  
31
SRC_URI+="
32
	https://github.com/gentoo-crate-dist/findutils/releases/download/${PV}/findutils-${PV}-crates.tar.xz
33
"
34

  
35 160
LICENSE="MIT"
36 161
# Dependent crate licenses
37 162
LICENSE+=" Apache-2.0 MIT Unicode-DFS-2016"
Thank you!