mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
304 lines
6.0 KiB
Bash
304 lines
6.0 KiB
Bash
# Copyright 2023-2025 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=8
|
|
|
|
CRATES="
|
|
addr2line@0.24.2
|
|
adler2@2.0.1
|
|
aho-corasick@1.1.3
|
|
android_system_properties@0.1.5
|
|
anes@0.1.6
|
|
ansi-width@0.1.0
|
|
anstream@0.6.20
|
|
anstyle-parse@0.2.7
|
|
anstyle-query@1.1.4
|
|
anstyle-wincon@3.0.10
|
|
anstyle@1.0.11
|
|
approx@0.5.1
|
|
autocfg@1.5.0
|
|
automod@1.0.15
|
|
backtrace@0.3.75
|
|
base64@0.22.1
|
|
bitflags@2.9.4
|
|
bumpalo@3.19.0
|
|
by_address@1.2.1
|
|
cast@0.3.0
|
|
cc@1.2.37
|
|
cfg-if@1.0.3
|
|
chrono@0.4.42
|
|
ciborium-io@0.2.2
|
|
ciborium-ll@0.2.2
|
|
ciborium@0.2.2
|
|
clap@4.5.47
|
|
clap_builder@4.5.47
|
|
clap_lex@0.7.5
|
|
colorchoice@1.0.4
|
|
content_inspector@0.2.4
|
|
core-foundation-sys@0.8.7
|
|
criterion-plot@0.5.0
|
|
criterion@0.5.1
|
|
crossbeam-deque@0.8.6
|
|
crossbeam-epoch@0.9.18
|
|
crossbeam-utils@0.8.21
|
|
crunchy@0.2.4
|
|
deranged@0.5.3
|
|
dirs-sys@0.5.0
|
|
dirs@6.0.0
|
|
displaydoc@0.2.5
|
|
dunce@1.0.5
|
|
either@1.15.0
|
|
equivalent@1.0.2
|
|
errno@0.3.14
|
|
fast-srgb8@1.0.0
|
|
fastrand@2.3.0
|
|
filetime@0.2.26
|
|
find-msvc-tools@0.1.1
|
|
form_urlencoded@1.2.2
|
|
getrandom@0.2.16
|
|
getrandom@0.3.3
|
|
gimli@0.31.1
|
|
git2@0.20.2
|
|
glob@0.3.3
|
|
half@2.6.0
|
|
hashbrown@0.15.5
|
|
hermit-abi@0.5.2
|
|
humantime-serde@1.1.1
|
|
humantime@2.3.0
|
|
iana-time-zone-haiku@0.1.2
|
|
iana-time-zone@0.1.64
|
|
icu_collections@2.0.0
|
|
icu_locale_core@2.0.0
|
|
icu_normalizer@2.0.0
|
|
icu_normalizer_data@2.0.0
|
|
icu_properties@2.0.1
|
|
icu_properties_data@2.0.1
|
|
icu_provider@2.0.0
|
|
idna@1.1.0
|
|
idna_adapter@1.2.1
|
|
indexmap@2.11.1
|
|
is-terminal@0.4.16
|
|
is_terminal_polyfill@1.70.1
|
|
itertools@0.10.5
|
|
itoa@1.0.15
|
|
jobserver@0.1.34
|
|
js-sys@0.3.78
|
|
libc@0.2.175
|
|
libgit2-sys@0.18.2+1.9.1
|
|
libredox@0.1.9
|
|
libz-sys@1.1.22
|
|
linux-raw-sys@0.11.0
|
|
litemap@0.8.0
|
|
locale@0.2.2
|
|
log@0.4.28
|
|
memchr@2.7.5
|
|
miniz_oxide@0.8.9
|
|
natord-plus-plus@2.0.0
|
|
normalize-line-endings@0.3.0
|
|
nu-ansi-term@0.50.1
|
|
num-conv@0.1.0
|
|
num-traits@0.2.19
|
|
number_prefix@0.4.0
|
|
object@0.36.7
|
|
once_cell@1.21.3
|
|
once_cell_polyfill@1.70.1
|
|
oorandom@11.1.5
|
|
openssl-src@300.5.2+3.5.2
|
|
openssl-sys@0.9.109
|
|
option-ext@0.2.0
|
|
os_pipe@1.2.2
|
|
palette@0.7.6
|
|
palette_derive@0.7.6
|
|
partition-identity@0.3.0
|
|
path-clean@1.0.1
|
|
percent-encoding@2.3.2
|
|
phf@0.12.1
|
|
phf_generator@0.12.1
|
|
phf_macros@0.12.1
|
|
phf_shared@0.12.1
|
|
pkg-config@0.3.32
|
|
plist@1.7.4
|
|
plotters-backend@0.3.7
|
|
plotters-svg@0.3.7
|
|
plotters@0.3.7
|
|
potential_utf@0.1.3
|
|
powerfmt@0.2.0
|
|
proc-macro2@1.0.101
|
|
proc-mounts@0.3.0
|
|
quick-xml@0.38.3
|
|
quote@1.0.40
|
|
r-efi@5.3.0
|
|
rayon-core@1.13.0
|
|
rayon@1.11.0
|
|
redox_syscall@0.5.17
|
|
redox_users@0.5.2
|
|
regex-automata@0.4.10
|
|
regex-syntax@0.8.6
|
|
regex@1.11.2
|
|
rustc-demangle@0.1.26
|
|
rustix@1.1.2
|
|
rustversion@1.0.22
|
|
ryu@1.0.20
|
|
same-file@1.0.6
|
|
serde@1.0.219
|
|
serde_derive@1.0.219
|
|
serde_json@1.0.143
|
|
serde_norway@0.9.42
|
|
serde_spanned@1.0.0
|
|
shlex@1.3.0
|
|
similar@2.7.0
|
|
siphasher@1.0.1
|
|
smallvec@1.15.1
|
|
snapbox-macros@0.3.10
|
|
snapbox@0.6.21
|
|
stable_deref_trait@1.2.0
|
|
syn@2.0.106
|
|
synstructure@0.13.2
|
|
tempfile@3.22.0
|
|
terminal_size@0.4.3
|
|
thiserror-impl@1.0.69
|
|
thiserror-impl@2.0.16
|
|
thiserror@1.0.69
|
|
thiserror@2.0.16
|
|
time-core@0.1.6
|
|
time-macros@0.2.24
|
|
time@0.3.43
|
|
timeago@0.4.2
|
|
tinystr@0.8.1
|
|
tinytemplate@1.2.1
|
|
toml_datetime@0.7.0
|
|
toml_edit@0.23.4
|
|
toml_parser@1.0.2
|
|
toml_writer@1.0.2
|
|
trycmd@0.15.10
|
|
unicode-ident@1.0.19
|
|
unicode-width@0.1.14
|
|
unicode-width@0.2.1
|
|
unsafe-libyaml-norway@0.2.15
|
|
url@2.5.7
|
|
utf8_iter@1.0.4
|
|
utf8parse@0.2.2
|
|
uutils_term_grid@0.7.0
|
|
uzers@0.12.1
|
|
vcpkg@0.2.15
|
|
wait-timeout@0.2.1
|
|
walkdir@2.5.0
|
|
wasi@0.11.1+wasi-snapshot-preview1
|
|
wasi@0.14.5+wasi-0.2.4
|
|
wasip2@1.0.0+wasi-0.2.4
|
|
wasm-bindgen-backend@0.2.101
|
|
wasm-bindgen-macro-support@0.2.101
|
|
wasm-bindgen-macro@0.2.101
|
|
wasm-bindgen-shared@0.2.101
|
|
wasm-bindgen@0.2.101
|
|
web-sys@0.3.78
|
|
winapi-util@0.1.11
|
|
windows-core@0.62.0
|
|
windows-implement@0.60.0
|
|
windows-interface@0.59.1
|
|
windows-link@0.1.3
|
|
windows-link@0.2.0
|
|
windows-result@0.4.0
|
|
windows-strings@0.5.0
|
|
windows-sys@0.52.0
|
|
windows-sys@0.59.0
|
|
windows-sys@0.60.2
|
|
windows-sys@0.61.0
|
|
windows-targets@0.52.6
|
|
windows-targets@0.53.3
|
|
windows_aarch64_gnullvm@0.52.6
|
|
windows_aarch64_gnullvm@0.53.0
|
|
windows_aarch64_msvc@0.52.6
|
|
windows_aarch64_msvc@0.53.0
|
|
windows_i686_gnu@0.52.6
|
|
windows_i686_gnu@0.53.0
|
|
windows_i686_gnullvm@0.52.6
|
|
windows_i686_gnullvm@0.53.0
|
|
windows_i686_msvc@0.52.6
|
|
windows_i686_msvc@0.53.0
|
|
windows_x86_64_gnu@0.52.6
|
|
windows_x86_64_gnu@0.53.0
|
|
windows_x86_64_gnullvm@0.52.6
|
|
windows_x86_64_gnullvm@0.53.0
|
|
windows_x86_64_msvc@0.52.6
|
|
windows_x86_64_msvc@0.53.0
|
|
winnow@0.7.13
|
|
wit-bindgen@0.45.1
|
|
writeable@0.6.1
|
|
yoke-derive@0.8.0
|
|
yoke@0.8.0
|
|
zerofrom-derive@0.1.6
|
|
zerofrom@0.1.6
|
|
zerotrie@0.2.2
|
|
zerovec-derive@0.11.1
|
|
zerovec@0.11.4
|
|
"
|
|
|
|
RUST_MIN_VER="1.82.0"
|
|
|
|
inherit cargo shell-completion
|
|
|
|
DESCRIPTION="A modern, maintained replacement for ls"
|
|
HOMEPAGE="
|
|
https://eza.rocks
|
|
https://github.com/eza-community/eza
|
|
"
|
|
SRC_URI="
|
|
https://github.com/eza-community/eza/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
|
|
https://github.com/eza-community/eza/releases/download/v${PV}/man-${PV}.tar.gz -> ${P}-manpages.tar.gz
|
|
${CARGO_CRATE_URIS}
|
|
"
|
|
|
|
LICENSE="EUPL-1.2"
|
|
# Dependent crate licenses
|
|
LICENSE+=" Apache-2.0 MIT MPL-2.0 Unicode-3.0"
|
|
SLOT="0"
|
|
KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~x86"
|
|
IUSE="+git"
|
|
|
|
BDEPEND="virtual/pkgconfig"
|
|
DEPEND="
|
|
git? ( =dev-libs/libgit2-1.9*:= )
|
|
dev-libs/openssl
|
|
virtual/zlib:=
|
|
"
|
|
RDEPEND="${DEPEND}"
|
|
|
|
QA_FLAGS_IGNORED="usr/bin/${PN}"
|
|
|
|
pkg_setup() {
|
|
export LIBGIT2_NO_VENDOR=1
|
|
export OPENSSL_NO_VENDOR=1
|
|
export PKG_CONFIG_ALLOW_CROSS=1
|
|
rust_pkg_setup
|
|
}
|
|
|
|
src_prepare() {
|
|
default
|
|
|
|
# Known failing tests, upstream says they could potentially be ignored for now.
|
|
# bug #914214
|
|
# https://github.com/eza-community/eza/issues/393
|
|
rm tests/cmd/{icons,basic}_all.toml || die
|
|
rm tests/cmd/absolute{,_recurse}_unix.toml || die
|
|
|
|
sed -i -e 's/^strip = true$/strip = false/g' Cargo.toml || die "failed to disable stripping"
|
|
}
|
|
|
|
src_configure() {
|
|
local myfeatures=(
|
|
$(usev git)
|
|
)
|
|
cargo_src_configure --no-default-features
|
|
}
|
|
|
|
src_install() {
|
|
cargo_src_install
|
|
|
|
dobashcomp "completions/bash/${PN}"
|
|
dozshcomp "completions/zsh/_${PN}"
|
|
dofishcomp "completions/fish/${PN}.fish"
|
|
|
|
doman "${WORKDIR}"/target/man-${PV}/*
|
|
}
|