# Copyright 2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Autogenerated by pycargoebuild 0.12.1 EAPI=8 CRATES=" addr2line@0.21.0 adler@1.0.2 ahash@0.8.6 allocator-api2@0.2.16 anstream@0.6.5 anstyle-parse@0.2.3 anstyle-query@1.0.2 anstyle-wincon@3.0.2 anstyle@1.0.4 anyhow@1.0.76 atty@0.2.14 autocfg@1.1.0 backtrace@0.3.69 bitflags@1.3.2 bitflags@2.4.1 bstr@1.8.0 byte-unit@4.0.19 cassowary@0.3.0 cc@1.0.83 cfg-if@1.0.0 chrono@0.4.31 clap@4.4.11 clap_builder@4.4.11 clap_derive@4.4.7 clap_lex@0.6.0 colorchoice@1.0.0 crossbeam-channel@0.5.10 crossbeam-deque@0.8.4 crossbeam-epoch@0.9.17 crossbeam-queue@0.3.10 crossbeam-utils@0.8.18 crossbeam@0.8.3 crossterm@0.27.0 crossterm_winapi@0.9.1 crosstermion@0.13.0 deranged@0.3.10 diff@0.1.13 either@1.9.0 equivalent@1.0.1 faster-hex@0.9.0 filesize@0.2.0 fixedbitset@0.4.2 form_urlencoded@1.2.1 gimli@0.28.1 gix-features@0.36.1 gix-glob@0.14.1 gix-hash@0.13.3 gix-path@0.10.1 gix-trace@0.1.4 glob@0.3.1 hashbrown@0.14.3 heck@0.4.1 hermit-abi@0.1.19 hermit-abi@0.3.3 home@0.5.9 human_format@1.0.3 idna@0.5.0 indexmap@2.1.0 indoc@2.0.4 is-docker@0.2.0 is-wsl@0.4.0 itertools@0.12.0 itoa@1.0.10 jwalk@0.8.1 libc@0.2.151 lock_api@0.4.11 log-panics@2.1.0 log@0.4.20 lru@0.12.1 malloc_buf@0.0.6 memchr@2.6.4 miniz_oxide@0.7.1 mio@0.8.10 num-traits@0.2.17 num_cpus@1.16.0 num_threads@0.1.6 objc@0.2.7 object@0.32.2 once_cell@1.19.0 open@5.0.1 owo-colors@4.0.0 parking_lot@0.12.1 parking_lot_core@0.9.9 paste@1.0.14 pathdiff@0.2.1 percent-encoding@2.3.1 petgraph@0.6.4 powerfmt@0.2.0 pretty_assertions@1.4.0 proc-macro2@1.0.71 quote@1.0.33 ratatui@0.25.0 rayon-core@1.12.0 rayon@1.8.0 redox_syscall@0.4.1 regex-automata@0.4.3 rustc-demangle@0.1.23 rustversion@1.0.14 scopeguard@1.2.0 serde@1.0.193 serde_derive@1.0.193 signal-hook-mio@0.2.3 signal-hook-registry@1.4.1 signal-hook@0.3.17 simplelog@0.12.1 smallvec@1.11.2 stability@0.1.1 strsim@0.10.0 strum@0.25.0 strum_macros@0.25.3 syn@1.0.109 syn@2.0.42 termcolor@1.1.3 thiserror-impl@1.0.51 thiserror@1.0.51 time-core@0.1.2 time-macros@0.2.16 time@0.3.31 tinyvec@1.6.0 tinyvec_macros@0.1.1 trash@3.1.2 tui-react@0.22.0 unicode-bidi@0.3.14 unicode-ident@1.0.12 unicode-normalization@0.1.22 unicode-segmentation@1.10.1 unicode-width@0.1.11 url@2.5.0 utf8-width@0.1.7 utf8parse@0.2.1 version_check@0.9.4 wasi@0.11.0+wasi-snapshot-preview1 wild@2.2.0 winapi-i686-pc-windows-gnu@0.4.0 winapi-util@0.1.6 winapi-x86_64-pc-windows-gnu@0.4.0 winapi@0.3.9 windows-sys@0.48.0 windows-sys@0.52.0 windows-targets@0.42.2 windows-targets@0.48.5 windows-targets@0.52.0 windows@0.44.0 windows_aarch64_gnullvm@0.42.2 windows_aarch64_gnullvm@0.48.5 windows_aarch64_gnullvm@0.52.0 windows_aarch64_msvc@0.42.2 windows_aarch64_msvc@0.48.5 windows_aarch64_msvc@0.52.0 windows_i686_gnu@0.42.2 windows_i686_gnu@0.48.5 windows_i686_gnu@0.52.0 windows_i686_msvc@0.42.2 windows_i686_msvc@0.48.5 windows_i686_msvc@0.52.0 windows_x86_64_gnu@0.42.2 windows_x86_64_gnu@0.48.5 windows_x86_64_gnu@0.52.0 windows_x86_64_gnullvm@0.42.2 windows_x86_64_gnullvm@0.48.5 windows_x86_64_gnullvm@0.52.0 windows_x86_64_msvc@0.42.2 windows_x86_64_msvc@0.48.5 windows_x86_64_msvc@0.52.0 yansi@0.5.1 zerocopy-derive@0.7.32 zerocopy@0.7.32 " inherit cargo DESCRIPTION="A tool to conveniently learn about the disk usage of directories, fast!" HOMEPAGE="https://github.com/Byron/dua-cli" SRC_URI=" https://github.com/Byron/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz ${CARGO_CRATE_URIS} " LICENSE="MIT" # Dependent crate licenses LICENSE+=" MIT Unicode-DFS-2016" SLOT="0" KEYWORDS="~amd64" QA_FLAGS_IGNORED="usr/bin/dua" DOCS=( README.md CHANGELOG.md ) src_install() { cargo_src_install dodoc -r "${DOCS[@]}" }