mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-misc/broot: drop 1.21.2
Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Closes: https://github.com/gentoo/gentoo/pull/31530 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
committed by
Joonas Niilola
parent
a82341241e
commit
7ce00c71ef
@@ -21,7 +21,6 @@ DIST bincode-1.3.3.crate 28958 BLAKE2B ea01d2efd8149ecba5e240ed989268b683d542a5f
|
||||
DIST bit_field-0.10.2.crate 10568 BLAKE2B 4dc92498b5f2befb9e3d8d5a7bcac478b7f905e708cb674e7589f23b60a3ade33b2c660c3f57105520aa863ef19787a00221e1f61914f090f9ec500961e3f70b SHA512 99bacb002aa9ef89cef1403429807042135898614df85e59475772b90d2d21972ddc77ef9b129ca931355ff11bfb3de66b55b828bbf792f76300fc5cfef066a8
|
||||
DIST bitflags-1.3.2.crate 23021 BLAKE2B eb990bb27b2bdeb66fd7212ce582cb36e1c616debbac85df642d0c82b25439e6bf9b1e811fac76b59e58ea3c1bbea6170d03a61e8f9a395e4334a0e2e2987eda SHA512 3c698f757b5cc62f815f9a1cce365c3d2dd88e4db71f331dff8bba86c2865f755b81cb4c9bfc59bd86b7643b0943f9e09a7c4f8ad75eb2ab0e714803d0129f62
|
||||
DIST block-0.1.6.crate 4077 BLAKE2B a2c11873b8cb1a1ea399ecc99ed45e5d0b9399bd88435cdea346910b8707b7da94eeef522dafa5cdb09929534472b2a096c03c373744a789962d4175fd1b110e SHA512 c278e3c0346cae423b533a8f5d6b822e788ec450c92ef0f5f559d5705764a0a11df49f0f66bb1c8af7e89bec8ec802934676b969e43f92255a38b210d0fbd710
|
||||
DIST broot-1.21.2.tar.gz 11095757 BLAKE2B 1a6a1e87915fa7fe32a88ed1bd1f35614f738f29fbab96006efc9220cd96bc66bdd01b62964b90481d174a848b4f70280155adb6fe17fdec21cc5208e30c1817 SHA512 3b873fdf8a503e4d9439f290a0dbcf7b46f07ea1a94e3ee19dd1a0b2561337b8f6ef9106cab4c15881f88827ab57030c0fc5cf1de2d1614312564f19dedc7848
|
||||
DIST broot-1.21.3.tar.gz 11095943 BLAKE2B 44b9e4c957efc1dda7a74c6f1a16bbb5d831aa63d1db32f1be12176e167bfb0747fa47cf9c123614d2ab317a579f635b5ea07611e4c4d9ae3886a43175bc52d5 SHA512 9528f5e5d3c387bd35c3459196a5dd4163b1fdce5b905c648729cf3e3c4ed9801e950c23173f7f7525d329fa4681113d9cf1b87b2d60dc65d4ac464a6c401e26
|
||||
DIST broot-1.22.1.tar.gz 11147450 BLAKE2B aa3f5cc12d308ed470d35db2e99d65b084dd23abbd471a330c0c1f03fcec70b68ee4b28c2feae6ac8f2caf604e47a8e03b2a5749f35bb9348d2380c5e7ebcf66 SHA512 f8925ba6e6b4cee6fb73de24b35b9c107be1b568424a8db43a29919ae0e83e7648ec935f0f2962aaf70c1bf5d89f6e522fdeb6c4d60f6b5051e696bd09918149
|
||||
DIST bstr-1.4.0.crate 345921 BLAKE2B 39a3cb366a7ceb784b7a6626f81338e8047498c5755ed60fce1f6460ea5aa907ab5df4bcf30a07ed699c7af7d2d0dbc48b2c5cb674b863c22fd63b5080b52fae SHA512 98dc7bdcc1a307eae2ed202b2b785a4ad27719c4b3289408edc710beabedb78d16b3042b41de04fca5dbdba19d8567df69c35431e33a3c02924820e1a601df36
|
||||
|
||||
@@ -1,371 +0,0 @@
|
||||
# Copyright 2021-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
CRATES="
|
||||
adler-1.0.2
|
||||
ahash-0.4.7
|
||||
ahash-0.7.6
|
||||
aho-corasick-0.7.20
|
||||
android_system_properties-0.1.5
|
||||
ansi_colours-1.2.1
|
||||
anyhow-1.0.70
|
||||
argh-0.1.10
|
||||
argh_derive-0.1.10
|
||||
argh_shared-0.1.10
|
||||
arrayref-0.3.7
|
||||
arrayvec-0.7.2
|
||||
atty-0.2.14
|
||||
autocfg-1.1.0
|
||||
base64-0.13.1
|
||||
base64-0.21.0
|
||||
bet-1.0.2
|
||||
bincode-1.3.3
|
||||
bit_field-0.10.2
|
||||
bitflags-1.3.2
|
||||
block-0.1.6
|
||||
bstr-1.4.0
|
||||
bumpalo-3.12.0
|
||||
bytemuck-1.13.1
|
||||
byteorder-1.4.3
|
||||
cc-1.0.79
|
||||
cfg-if-1.0.0
|
||||
char_reader-0.1.1
|
||||
chrono-0.4.24
|
||||
clap-3.2.23
|
||||
clap_complete-3.2.5
|
||||
clap_derive-3.2.18
|
||||
clap_lex-0.2.4
|
||||
cli-log-2.0.0
|
||||
clipboard-win-4.5.0
|
||||
clipboard_macos-0.1.0
|
||||
codespan-reporting-0.11.1
|
||||
color_quant-1.1.0
|
||||
coolor-0.5.0
|
||||
core-foundation-sys-0.8.3
|
||||
crc32fast-1.3.2
|
||||
crokey-0.4.3
|
||||
crokey-proc_macros-0.4.0
|
||||
crossbeam-0.8.2
|
||||
crossbeam-channel-0.5.7
|
||||
crossbeam-deque-0.8.3
|
||||
crossbeam-epoch-0.9.14
|
||||
crossbeam-queue-0.3.8
|
||||
crossbeam-utils-0.8.15
|
||||
crossterm-0.23.2
|
||||
crossterm_winapi-0.9.0
|
||||
crunchy-0.2.2
|
||||
csv-1.2.1
|
||||
csv-core-0.1.10
|
||||
csv2svg-0.1.8
|
||||
custom_error-1.9.2
|
||||
cxx-1.0.94
|
||||
cxx-build-1.0.94
|
||||
cxxbridge-flags-1.0.94
|
||||
cxxbridge-macro-1.0.94
|
||||
data-url-0.2.0
|
||||
deser-hjson-1.1.0
|
||||
directories-4.0.1
|
||||
directories-next-2.0.0
|
||||
dirs-sys-0.3.7
|
||||
dirs-sys-next-0.1.2
|
||||
doc-comment-0.3.3
|
||||
either-1.8.1
|
||||
errno-0.3.0
|
||||
errno-dragonfly-0.1.2
|
||||
error-code-2.3.1
|
||||
exr-1.6.3
|
||||
fallible-iterator-0.2.0
|
||||
fallible-streaming-iterator-0.1.9
|
||||
fastrand-1.9.0
|
||||
file-size-1.0.3
|
||||
flate2-1.0.25
|
||||
float-cmp-0.9.0
|
||||
flume-0.10.14
|
||||
fnv-1.0.7
|
||||
fontconfig-parser-0.5.2
|
||||
fontdb-0.10.0
|
||||
form_urlencoded-1.1.0
|
||||
futures-core-0.3.28
|
||||
futures-sink-0.3.28
|
||||
getrandom-0.2.8
|
||||
gif-0.11.4
|
||||
gif-0.12.0
|
||||
git2-0.14.4
|
||||
glassbench-0.3.4
|
||||
glob-0.3.1
|
||||
half-2.2.1
|
||||
hashbrown-0.12.3
|
||||
hashbrown-0.9.1
|
||||
hashlink-0.6.0
|
||||
heck-0.4.1
|
||||
hermit-abi-0.1.19
|
||||
hermit-abi-0.2.6
|
||||
hermit-abi-0.3.1
|
||||
iana-time-zone-0.1.55
|
||||
iana-time-zone-haiku-0.1.1
|
||||
id-arena-2.2.1
|
||||
idna-0.3.0
|
||||
image-0.24.6
|
||||
imagesize-0.10.1
|
||||
include_dir-0.7.3
|
||||
include_dir_macros-0.7.3
|
||||
indexmap-1.9.3
|
||||
instant-0.1.12
|
||||
io-lifetimes-1.0.9
|
||||
is_executable-1.0.1
|
||||
itoa-1.0.6
|
||||
jobserver-0.1.26
|
||||
jpeg-decoder-0.3.0
|
||||
js-sys-0.3.61
|
||||
kurbo-0.8.3
|
||||
lazy-regex-2.5.0
|
||||
lazy-regex-proc_macros-2.4.1
|
||||
lazy_static-1.4.0
|
||||
lebe-0.5.2
|
||||
lfs-core-0.11.1
|
||||
libc-0.2.140
|
||||
libgit2-sys-0.13.5+1.4.5
|
||||
libsqlite3-sys-0.20.1
|
||||
libz-sys-1.1.8
|
||||
line-wrap-0.1.1
|
||||
link-cplusplus-1.0.8
|
||||
linked-hash-map-0.5.6
|
||||
linux-raw-sys-0.3.0
|
||||
lock_api-0.4.9
|
||||
log-0.4.17
|
||||
malloc_buf-0.0.6
|
||||
memchr-2.5.0
|
||||
memmap2-0.5.10
|
||||
memoffset-0.6.5
|
||||
memoffset-0.8.0
|
||||
minimad-0.9.1
|
||||
minimad-0.11.0
|
||||
miniz_oxide-0.5.4
|
||||
miniz_oxide-0.6.2
|
||||
mio-0.8.6
|
||||
nanorand-0.7.0
|
||||
nix-0.22.3
|
||||
num-integer-0.1.45
|
||||
num-rational-0.4.1
|
||||
num-traits-0.2.15
|
||||
num_cpus-1.15.0
|
||||
objc-0.2.7
|
||||
objc-foundation-0.1.1
|
||||
objc_id-0.1.1
|
||||
once_cell-1.17.1
|
||||
onig-6.4.0
|
||||
onig_sys-69.8.1
|
||||
open-1.7.1
|
||||
opener-0.5.2
|
||||
os_str_bytes-6.5.0
|
||||
parking_lot-0.12.1
|
||||
parking_lot_core-0.9.7
|
||||
pathdiff-0.2.1
|
||||
percent-encoding-2.2.0
|
||||
phf-0.10.1
|
||||
phf_generator-0.10.0
|
||||
phf_macros-0.10.0
|
||||
phf_shared-0.10.0
|
||||
pico-args-0.5.0
|
||||
pin-project-1.0.12
|
||||
pin-project-internal-1.0.12
|
||||
pkg-config-0.3.26
|
||||
plist-1.4.3
|
||||
png-0.17.6
|
||||
ppv-lite86-0.2.17
|
||||
proc-macro-error-1.0.4
|
||||
proc-macro-error-attr-1.0.4
|
||||
proc-macro-hack-0.5.20+deprecated
|
||||
proc-macro2-1.0.54
|
||||
proc-status-0.1.1
|
||||
qoi-0.4.1
|
||||
quick-xml-0.22.0
|
||||
quick-xml-0.28.1
|
||||
quote-1.0.26
|
||||
rand-0.8.5
|
||||
rand_chacha-0.3.1
|
||||
rand_core-0.6.4
|
||||
rayon-1.7.0
|
||||
rayon-core-1.11.0
|
||||
rctree-0.5.0
|
||||
redox_syscall-0.2.16
|
||||
redox_syscall-0.3.5
|
||||
redox_users-0.4.3
|
||||
regex-1.7.3
|
||||
regex-automata-0.1.10
|
||||
regex-syntax-0.6.29
|
||||
resvg-0.28.0
|
||||
rgb-0.8.36
|
||||
roxmltree-0.15.1
|
||||
roxmltree-0.18.0
|
||||
rusqlite-0.24.2
|
||||
rustix-0.37.5
|
||||
rustybuzz-0.6.0
|
||||
ryu-1.0.13
|
||||
safemem-0.3.3
|
||||
same-file-1.0.6
|
||||
scopeguard-1.1.0
|
||||
scratch-1.0.5
|
||||
secular-1.0.1
|
||||
serde-1.0.159
|
||||
serde_derive-1.0.159
|
||||
serde_json-1.0.95
|
||||
signal-hook-0.3.15
|
||||
signal-hook-mio-0.2.3
|
||||
signal-hook-registry-1.4.1
|
||||
simd-adler32-0.3.5
|
||||
simplecss-0.2.1
|
||||
siphasher-0.3.10
|
||||
smallvec-1.10.0
|
||||
snafu-0.7.4
|
||||
snafu-derive-0.7.4
|
||||
spin-0.9.7
|
||||
splitty-1.0.1
|
||||
str-buf-1.0.6
|
||||
strict-0.1.4
|
||||
strict-num-0.1.0
|
||||
strsim-0.10.0
|
||||
svg-0.8.2
|
||||
svg-0.10.0
|
||||
svgfilters-0.4.0
|
||||
svgtypes-0.8.2
|
||||
syn-1.0.109
|
||||
syn-2.0.11
|
||||
syntect-no-panic-4.6.1
|
||||
tempfile-3.5.0
|
||||
termcolor-1.2.0
|
||||
termimad-0.20.6
|
||||
termimad-0.22.0
|
||||
terminal-clipboard-0.4.0
|
||||
terminal-light-1.1.1
|
||||
termux-clipboard-0.1.0
|
||||
textwrap-0.16.0
|
||||
thiserror-1.0.40
|
||||
thiserror-impl-1.0.40
|
||||
tiff-0.8.1
|
||||
time-0.1.45
|
||||
time-0.3.20
|
||||
time-core-0.1.0
|
||||
time-macros-0.2.8
|
||||
tiny-skia-0.8.3
|
||||
tiny-skia-path-0.8.3
|
||||
tinyvec-1.6.0
|
||||
tinyvec_macros-0.1.1
|
||||
toml-0.5.11
|
||||
ttf-parser-0.17.1
|
||||
umask-2.1.0
|
||||
unicode-bidi-0.3.13
|
||||
unicode-bidi-mirroring-0.1.0
|
||||
unicode-ccc-0.1.2
|
||||
unicode-general-category-0.6.0
|
||||
unicode-ident-1.0.8
|
||||
unicode-normalization-0.1.22
|
||||
unicode-script-0.5.5
|
||||
unicode-vo-0.1.0
|
||||
unicode-width-0.1.10
|
||||
url-2.3.1
|
||||
users-0.11.0
|
||||
usvg-0.28.0
|
||||
usvg-text-layout-0.28.0
|
||||
vcpkg-0.2.15
|
||||
version_check-0.9.4
|
||||
walkdir-2.3.3
|
||||
wasi-0.10.0+wasi-snapshot-preview1
|
||||
wasi-0.11.0+wasi-snapshot-preview1
|
||||
wasm-bindgen-0.2.84
|
||||
wasm-bindgen-backend-0.2.84
|
||||
wasm-bindgen-macro-0.2.84
|
||||
wasm-bindgen-macro-support-0.2.84
|
||||
wasm-bindgen-shared-0.2.84
|
||||
weezl-0.1.7
|
||||
which-4.4.0
|
||||
winapi-0.3.9
|
||||
winapi-i686-pc-windows-gnu-0.4.0
|
||||
winapi-util-0.1.5
|
||||
winapi-x86_64-pc-windows-gnu-0.4.0
|
||||
windows-0.47.0
|
||||
windows-sys-0.45.0
|
||||
windows-targets-0.42.2
|
||||
windows-targets-0.47.0
|
||||
windows_aarch64_gnullvm-0.42.2
|
||||
windows_aarch64_gnullvm-0.47.0
|
||||
windows_aarch64_msvc-0.42.2
|
||||
windows_aarch64_msvc-0.47.0
|
||||
windows_i686_gnu-0.42.2
|
||||
windows_i686_gnu-0.47.0
|
||||
windows_i686_msvc-0.42.2
|
||||
windows_i686_msvc-0.47.0
|
||||
windows_x86_64_gnu-0.42.2
|
||||
windows_x86_64_gnu-0.47.0
|
||||
windows_x86_64_gnullvm-0.42.2
|
||||
windows_x86_64_gnullvm-0.47.0
|
||||
windows_x86_64_msvc-0.42.2
|
||||
windows_x86_64_msvc-0.47.0
|
||||
x11-clipboard-0.5.3
|
||||
xcb-0.10.1
|
||||
xmlparser-0.13.5
|
||||
xterm-query-0.1.0
|
||||
xterm-query-0.2.0
|
||||
yaml-rust-0.4.5
|
||||
zune-inflate-0.2.53
|
||||
"
|
||||
|
||||
inherit bash-completion-r1 cargo
|
||||
|
||||
DESCRIPTION="A new way to see and navigate directory trees"
|
||||
HOMEPAGE="https://dystroy.org/broot/ https://github.com/Canop/broot"
|
||||
SRC_URI="https://github.com/Canop/broot/archive/v${PV}.tar.gz -> ${P}.tar.gz
|
||||
$(cargo_crate_uris)"
|
||||
|
||||
LICENSE="Apache-2.0 BSD-2 BSD LGPL-3+ MIT ZLIB"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64"
|
||||
IUSE="X"
|
||||
|
||||
RDEPEND="
|
||||
dev-libs/libgit2:=
|
||||
sys-libs/zlib
|
||||
X? ( x11-libs/libxcb:= )
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND=">=virtual/rust-1.65"
|
||||
|
||||
QA_FLAGS_IGNORED="usr/bin/${PN}"
|
||||
|
||||
src_configure() {
|
||||
export RUSTFLAGS="-Cstrip=none ${RUSTFLAGS}" #835400
|
||||
local myfeatures=( $(usev X clipboard) )
|
||||
|
||||
cargo_src_configure --no-default-features
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
local mandate=$(date -r man/page +'%Y/%m/%d' || die)
|
||||
sed -e "s|#version|${PV}|" \
|
||||
-e "s|#date|${mandate}|" \
|
||||
man/page > "${T}"/${PN}.1 || die
|
||||
}
|
||||
|
||||
src_install() {
|
||||
cargo_src_install
|
||||
|
||||
doman "${T}"/${PN}.1
|
||||
|
||||
local build_dir=( target/$(usex debug{,} release)/build/${PN}-*/out )
|
||||
cd ${build_dir[0]} || die
|
||||
|
||||
newbashcomp ${PN}.bash ${PN}
|
||||
newbashcomp br.bash br
|
||||
|
||||
insinto /usr/share/zsh/site-functions
|
||||
doins _${PN}
|
||||
doins _br
|
||||
|
||||
insinto /usr/share/fish/vendor_completions.d
|
||||
doins ${PN}.fish
|
||||
doins br.fish
|
||||
}
|
||||
Reference in New Issue
Block a user