summaryrefslogtreecommitdiff
path: root/dev-util/bear/bear-4.2.2.ebuild
blob: b34a212aa7f0edcc134d416105775601b3975299 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# Autogenerated by pycargoebuild 0.16.0

EAPI=8

RUST_MIN_VER="1.91.0"
CRATES="
	aho-corasick@1.1.5
	annotate-snippets@0.12.16
	anstyle@1.0.14
	anyhow@1.0.104
	arraydeque@0.5.1
	assert_cmd@2.2.2
	assert_fs@1.1.4
	autocfg@1.5.1
	base64@0.23.1
	bit-set@0.8.0
	bit-vec@0.8.0
	bitflags@2.13.1
	bstr@1.13.1
	cc@1.4.5
	cfg-if@1.0.4
	clap@4.6.6
	clap_builder@4.6.6
	clap_complete@4.6.9
	clap_derive@4.6.4
	clap_lex@1.1.0
	console@0.16.4
	crossbeam-channel@0.5.16
	crossbeam-deque@0.8.7
	crossbeam-epoch@0.9.20
	crossbeam-utils@0.8.22
	ctor@1.0.13
	difflib@0.4.0
	downcast@0.11.0
	encode_unicode@1.0.0
	encoding_rs@0.8.35
	encoding_rs_io@0.1.8
	env_filter@2.0.0
	env_logger@0.11.11
	errno@0.3.14
	fastrand@2.5.0
	find-msvc-tools@0.1.12
	float-cmp@0.10.0
	fnv@1.0.7
	fragile@2.1.0
	futures-core@0.3.34
	getrandom@0.3.4
	getrandom@0.4.3
	glob@0.3.4
	globset@0.4.20
	globwalk@0.9.1
	granit-parser@1.2.0
	heck@0.5.0
	ignore@0.4.33
	insta@1.48.0
	itoa@1.0.18
	libc@0.2.189
	link-section@0.19.3
	linktime-proc-macro@0.2.3
	linux-raw-sys@0.12.1
	log@0.4.34
	memchr@2.8.3
	mockall@0.15.0
	mockall_derive@0.15.0
	nohash-hasher@0.2.0
	normalize-line-endings@0.3.0
	num-traits@0.2.19
	once_cell@1.21.4
	ppv-lite86@0.2.21
	predicates-core@1.0.10
	predicates-tree@1.0.13
	predicates@3.1.4
	proc-macro2@1.0.107
	proptest@1.11.0
	quick-error@1.2.3
	quote@1.0.47
	r-efi@5.3.0
	r-efi@6.0.0
	rand@0.9.5
	rand_chacha@0.9.0
	rand_core@0.9.5
	rand_xorshift@0.4.0
	regex-automata@0.4.18
	regex-lite@0.1.9
	regex-syntax@0.8.11
	regex@1.13.1
	rustix@1.1.4
	rusty-fork@0.3.1
	same-file@1.0.6
	serde-saphyr@1.2.0
	serde@1.0.229
	serde_core@1.0.229
	serde_derive@1.0.229
	serde_json@1.0.151
	shell-words@1.1.1
	shlex@2.0.1
	signal-hook-registry@1.4.8
	signal-hook@0.4.4
	similar@2.7.0
	smallvec@1.16.0
	strsim@0.11.1
	syn@2.0.119
	syn@3.0.5
	tempfile@3.27.0
	termtree@0.5.1
	thiserror-impl@2.0.20
	thiserror@2.0.20
	unarray@0.1.4
	unicode-ident@1.0.24
	unicode-width@0.2.2
	wait-timeout@0.2.1
	walkdir@2.5.0
	wasip2@1.0.4+wasi-0.2.12
	which@8.0.6
	winapi-util@0.1.11
	windows-link@0.2.1
	windows-sys@0.61.2
	wit-bindgen@0.57.1
	zerocopy-derive@0.8.56
	zerocopy@0.8.56
	zmij@1.0.23
"

inherit cargo prefix toolchain-funcs

DESCRIPTION="A tool that generates a compilation database for clang tooling"
HOMEPAGE="https://github.com/rizsotto/Bear"
SRC_URI="
	https://github.com/rizsotto/Bear/archive/${PV}.tar.gz -> ${P}.tar.gz
	${CARGO_CRATE_URIS}
"
S="${WORKDIR}/${P^}"

LICENSE="GPL-3+"
# Dependent crate licenses
LICENSE+=" Apache-2.0 BSD MIT Unicode-3.0"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
RESTRICT="test"  # https://bugs.gentoo.org/973619

BDEPEND="llvm-core/lld"

QA_FLAGS_IGNORED="
	usr/libexec/bear/.*/libexec.so
	usr/libexec/bear/bin/bear-driver
	usr/libexec/bear/bin/bear-wrapper
"

src_compile() {
	gencompletions() {
		cargo_src_compile -p bear-completions

		# cargo_target_dir has different value in cross, but install
		# script expects generated completions to be in the same target dir
		"$(cargo_target_dir)"/generate-completions \
			"${T}"/completions || die
	}
	tc-env_build gencompletions

	cargo_src_compile
}

src_install() {
	mv "${T}/completions" "$(cargo_target_dir)/completions" || die

	SRCDIR="$(cargo_target_dir)" \
		DESTDIR="${D}" \
		PREFIX="${EPREFIX}/usr" \
		scripts/install.sh

	rm -r "${ED}"/usr/share/doc || die
	local DOCS=( *.md )
	default

	# use /bin/sh from prefix
	hprefixify "${ED}"/usr/bin/bear
}