commit:     306384c0aba6ecf995857d5146e7212f9a5b6867
Author:     YOSHIOKA Takuma <lo48576 <AT> hard-wi <DOT> red>
AuthorDate: Tue Apr 11 14:21:23 2023 +0000
Commit:     YOSHIOKA Takuma <lo48576 <AT> hard-wi <DOT> red>
CommitDate: Tue Apr 11 14:21:23 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=306384c0

sys-apps/dust: add 0.8.5

Signed-off-by: YOSHIOKA Takuma <lo48576 <AT> hard-wi.red>

 sys-apps/dust/Manifest          |   1 +
 sys-apps/dust/dust-0.8.5.ebuild | 125 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 126 insertions(+)

diff --git a/sys-apps/dust/Manifest b/sys-apps/dust/Manifest
index 8c439c21f..cd2e83cc8 100644
--- a/sys-apps/dust/Manifest
+++ b/sys-apps/dust/Manifest
@@ -35,6 +35,7 @@ DIST doc-comment-0.3.3.crate 4123 BLAKE2B 
a82d1c1a7a90af6e111b5e684a1298d7eac5fd
 DIST dust-0.7.5.tar.gz 88818 BLAKE2B 
a16d7df88ddec8b3b72e369032fd8fa6480753f513e46e1eb9cd6794d33cf53bb2947554a4d0e0ab8afb1908dac41b2a5f5a77d36d69977883bc4a3b835bdfdd
 SHA512 
22459292ed0707b33aa3eb2aba0ee3d46ce597a468e14a28e32391a33d0a591e408fab91e4154c49183544f4fb61dd41750ae4928dbe9b5e5d69714a561b8a8e
 DIST dust-0.8.3.tar.gz 95957 BLAKE2B 
6f84013033d98e4b6cadee2bf1caff6c419c9fd95beebbe0f3f37fc3c99b45a6d37883e8353cb5f703fb47da6f91f1b8539d38be408010dc13bf746b75f17810
 SHA512 
b193402701893245610fcfcd547478bc38aacd411d303dd3314beba2cf7146d29fbcaec3bc5fc5c3b36012c928dac05914d44adc87dd6d680e3e84e078a62355
 DIST dust-0.8.4.tar.gz 101113 BLAKE2B 
3aaab761051e52a0002604183b7fc04baa1a5b159dac3f39e5977f0f2e3c0ffd5d88f21a97fcb3f2db7a7f1605dae50021b1f82a65208f99cb14421dff8a4460
 SHA512 
3a0b8d3a136d69a4bf8a67e9c2de9f06a0cf6977eddebd6243b89d2cb889e334f27137e76cf456f9446f13d3a6cd382022f327ddf45b188bab943942bd101d23
+DIST dust-0.8.5.tar.gz 101523 BLAKE2B 
4ecbc3b0eed35079738a0b4c2dcad53d62e99e6cf76503c2d1b80396533649cea8599e19da9d75ae7070e7f87c0e677bfee15f6f57a697eeed084b74d9c8e8d3
 SHA512 
0b22f89bcfdd7020b762b7ba4700b75614da61e602d106fd1c04a72d5b16441c6f9cb5e24c59b4fb49b1b3a9a2ef65db6c690079497b9031ec539975e3cc9550
 DIST either-1.6.1.crate 13641 BLAKE2B 
e5f40c40a5edb6dcb07a10bf79183cbe42438f1f70f3932dce72f6f6e91f75f24d17d82bc447507def4dad4345ffc9dd9162dde778afb253bdb1218e91887949
 SHA512 
4bfe56920e30cbc8eb4f90162db618f7dca653b42db35ab6a7045d3fd9a24ceb1778b1f79613850bdb1a87ad3794fa0d73015e46c48d513f368d8c3776fc9ddf
 DIST either-1.8.0.crate 15992 BLAKE2B 
5b9254d54ced1f23447cc78fca74f12085c37e3c2da441b30521819025ebb808e8cbd9cbcec811f8b3951030914c1736b8bda61744d1323af8c5b8b0a3ef3ee9
 SHA512 
5089b218af067b51ee39c085568a1a6f542e8f68b362207bd7126cbcd2b76783cd21cc1517a1d088ce4dad1714be03a3660f50e9498a0bb43a8676cd7ec490d2
 DIST errno-0.2.8.crate 9276 BLAKE2B 
b73738deb47d1f76ec91ffd15558126d32312647b82677290725669edb01b8f34a503172fad6518ebf0ffb1633ef0afaf0750982b9384a9fb87833d31721c9a8
 SHA512 
1f513743224cd9a9b7e4caaf33dab075a4a79efa90c9f46c9edfb0c8600daccd3ad2677ba2116621e19fcf8be456954da5d611cbcea4b6f1410f7731828b50d1

diff --git a/sys-apps/dust/dust-0.8.5.ebuild b/sys-apps/dust/dust-0.8.5.ebuild
new file mode 100644
index 000000000..d4099ea1b
--- /dev/null
+++ b/sys-apps/dust/dust-0.8.5.ebuild
@@ -0,0 +1,125 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Auto-Generated by cargo-ebuild 0.5.4
+
+EAPI=8
+
+CRATES="
+       aho-corasick-0.7.18
+       ansi_term-0.12.1
+       assert_cmd-2.0.8
+       atty-0.2.14
+       autocfg-1.1.0
+       bitflags-1.3.2
+       bstr-1.1.0
+       cc-1.0.78
+       cfg-if-1.0.0
+       clap-3.2.17
+       clap_complete-3.2.4
+       clap_lex-0.2.4
+       clap_mangen-0.1.11
+       config-file-0.2.3
+       core-foundation-sys-0.8.3
+       crossbeam-channel-0.5.6
+       crossbeam-deque-0.8.2
+       crossbeam-epoch-0.9.10
+       crossbeam-utils-0.8.11
+       difflib-0.4.0
+       directories-4.0.1
+       dirs-sys-0.3.7
+       doc-comment-0.3.3
+       either-1.8.0
+       errno-0.2.8
+       errno-dragonfly-0.1.2
+       fastrand-1.8.0
+       getrandom-0.2.7
+       hashbrown-0.12.3
+       hermit-abi-0.1.19
+       indexmap-1.9.1
+       instant-0.1.12
+       io-lifetimes-1.0.4
+       itertools-0.10.3
+       lazy_static-1.4.0
+       libc-0.2.139
+       linux-raw-sys-0.1.4
+       lscolors-0.13.0
+       memchr-2.5.0
+       memoffset-0.6.5
+       ntapi-0.4.0
+       nu-ansi-term-0.46.0
+       num_cpus-1.13.1
+       once_cell-1.17.0
+       os_str_bytes-6.3.0
+       overload-0.1.1
+       predicates-2.1.1
+       predicates-core-1.0.3
+       predicates-tree-1.0.5
+       proc-macro2-1.0.43
+       quote-1.0.21
+       rayon-1.5.3
+       rayon-core-1.9.3
+       redox_syscall-0.2.16
+       redox_users-0.4.3
+       regex-1.6.0
+       regex-automata-0.1.10
+       regex-syntax-0.6.27
+       remove_dir_all-0.5.3
+       roff-0.2.1
+       rustix-0.36.7
+       scopeguard-1.1.0
+       serde-1.0.143
+       serde_derive-1.0.143
+       stfu8-0.2.5
+       strsim-0.10.0
+       syn-1.0.99
+       sysinfo-0.27.7
+       tempfile-3.3.0
+       termcolor-1.1.3
+       terminal_size-0.2.3
+       termtree-0.2.4
+       textwrap-0.15.0
+       thiserror-1.0.32
+       thiserror-impl-1.0.32
+       thousands-0.2.0
+       toml-0.5.9
+       unicode-ident-1.0.3
+       unicode-width-0.1.9
+       wait-timeout-0.2.0
+       wasi-0.11.0+wasi-snapshot-preview1
+       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-sys-0.42.0
+       windows_aarch64_gnullvm-0.42.1
+       windows_aarch64_msvc-0.42.1
+       windows_i686_gnu-0.42.1
+       windows_i686_msvc-0.42.1
+       windows_x86_64_gnu-0.42.1
+       windows_x86_64_gnullvm-0.42.1
+       windows_x86_64_msvc-0.42.1
+"
+
+inherit cargo
+
+DESCRIPTION="A more intuitive version of du"
+HOMEPAGE="https://github.com/bootandy/dust";
+SRC_URI="https://github.com/bootandy/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+SRC_URI+=" $(cargo_crate_uris)"
+
+LICENSE="Apache-2.0 BSD BSD-2 MIT Unicode-DFS-2016"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+# Prevent portage from trying to fetch bunch of *.crate from mirror despite 
they are not mirrored.
+RESTRICT="mirror"
+
+# rust does not use *FLAGS from make.conf, silence portage warning
+# update with proper path to binaries this crate installs, omit leading /
+QA_FLAGS_IGNORED="usr/bin/${PN}"
+
+src_install() {
+       cargo_src_install
+
+       dodoc README.md
+}

Reply via email to