public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/broot/
Date: Wed, 11 May 2022 11:36:28 +0000 (UTC)	[thread overview]
Message-ID: <1652268960.9762452c4c5bbbdab93b888ef3607a6f90f64d05.flow@gentoo> (raw)

commit:     9762452c4c5bbbdab93b888ef3607a6f90f64d05
Author:     Karl-Johan Karlsson <creideiki <AT> lysator <DOT> liu <DOT> se>
AuthorDate: Fri May  6 17:54:08 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed May 11 11:36:00 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9762452c

app-misc/broot: bump to 1.12.0

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Karl-Johan Karlsson <creideiki <AT> lysator.liu.se>
Closes: https://github.com/gentoo/gentoo/pull/25354
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 app-misc/broot/Manifest            |   1 +
 app-misc/broot/broot-1.12.0.ebuild | 273 +++++++++++++++++++++++++++++++++++++
 2 files changed, 274 insertions(+)

diff --git a/app-misc/broot/Manifest b/app-misc/broot/Manifest
index 4b3571a1d31b..0cbc71e371c3 100644
--- a/app-misc/broot/Manifest
+++ b/app-misc/broot/Manifest
@@ -27,6 +27,7 @@ DIST bincode-1.3.3.crate 28958 BLAKE2B ea01d2efd8149ecba5e240ed989268b683d542a5f
 DIST bitflags-1.3.2.crate 23021 BLAKE2B eb990bb27b2bdeb66fd7212ce582cb36e1c616debbac85df642d0c82b25439e6bf9b1e811fac76b59e58ea3c1bbea6170d03a61e8f9a395e4334a0e2e2987eda SHA512 3c698f757b5cc62f815f9a1cce365c3d2dd88e4db71f331dff8bba86c2865f755b81cb4c9bfc59bd86b7643b0943f9e09a7c4f8ad75eb2ab0e714803d0129f62
 DIST broot-1.10.0.tar.gz 9419669 BLAKE2B 6b8bf45b13d3f95488677f6c5322bb74f0c60d51b6686760a6d8aa0c53e9705c7e2c6120868433be38324f4ec38c2506bfb32f67a645fc9dfd23f49b46807e9b SHA512 24a098eb1f2ff428030e84ca8a875169291b830bf6b64ca4f2442aede80ffbcee9297ca1dd17183b03621a9d6352d9c1fec85db8a3afe7f4cbe630a70a521caf
 DIST broot-1.11.1.tar.gz 10039048 BLAKE2B 5d52bf08658a117d6240f9f0502f6b366fab8516c3e7638611b5397ea1981405c77d788539c6d4c957c64298014980461b97156350c982dc9c0c5097ef7f3981 SHA512 dd8478a904df85999221a8e6466d3025de0d80ad9f7f1d1d0627a103893a6de3f379c1434ac59afe534bb28bda9a3ea0c269efe7d3266bdf87cbc5efcf07421f
+DIST broot-1.12.0.tar.gz 10041150 BLAKE2B f6c47b137844d2615389552a9e245003ab2c5c1bb7b266e8d89e729ea1218c01f8924b378f892386ca5154085f5f1ba5052a2e7ba5e477a1c5053970d1688a40 SHA512 47d4940c077d782b79e1fde6a74eac42ac60444a078a2d96d8fbb9cf9ded2f3753ff6cc4f0983df849234535e750f881d0bebae3fe625a121d2b23652c7ef6b9
 DIST broot-1.8.1.tar.gz 9417690 BLAKE2B 499cd7fc32c7a7151a2ea0599e4c9332162a235a83a22e953b0f4dad098c95320986352f0129eacc4b4feb8d68c81276274bd9d8072ade8158fb89bb5a0c6048 SHA512 ddd84d7dad2416c63bcab2e8e72375aa14b4748a5a29708c47b7df5f4a203691ad8d0587dde1ba961658195fe6ecfea154729bcfd7e757777a53a16cde9f2a09
 DIST broot-1.9.2.tar.gz 9421208 BLAKE2B 15f0df8f69d0a3a70a025cebe2e930381a7b198d2e70f7effb81bc4bec4b5b1f8095167512ae592ae0682abf1cf6853d33415be05bdd7e1e54b24ae573248d3a SHA512 3bd69d58913866a7bad11d97dc50a9eb22b0ceb4536a0a78b1b76bb2b83fbedc6feaf8d0f0500db30191f93e6d7cb369ea440e9857cdfb85f967b29a65053605
 DIST broot-1.9.3.tar.gz 9418812 BLAKE2B 02e007f8ab1faa3d7297b7106166311f7eaa4aa37e13fb82a9200ab84c9cce6bab4c2ae892a75290f2982391a4e55a3ab07cdb0cbc9878c6367ae35b464bb143 SHA512 dec999d5b00dfad7ff7104244774f124b7d4d4e7b9cedbc7c0bbda2df7be01622c65e3fa88abc6483621b697b18868bca481c82a2d4407cac1138a3f7fc5f28c

diff --git a/app-misc/broot/broot-1.12.0.ebuild b/app-misc/broot/broot-1.12.0.ebuild
new file mode 100644
index 000000000000..4ec52da34716
--- /dev/null
+++ b/app-misc/broot/broot-1.12.0.ebuild
@@ -0,0 +1,273 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CRATES="
+adler-1.0.2
+adler32-1.2.0
+ahash-0.4.7
+ahash-0.7.6
+aho-corasick-0.7.18
+ansi_colours-1.1.1
+ansi_term-0.12.1
+anyhow-1.0.56
+argh-0.1.7
+argh_derive-0.1.7
+argh_shared-0.1.7
+atty-0.2.14
+autocfg-1.1.0
+base64-0.13.0
+bet-1.0.1
+bincode-1.3.3
+bitflags-1.3.2
+bstr-0.2.17
+bytemuck-1.8.0
+byteorder-1.4.3
+cc-1.0.73
+cfg-if-1.0.0
+char_reader-0.1.1
+chrono-0.4.19
+clap-2.34.0
+cli-log-0.1.0
+cli-log-2.0.0
+clipboard-win-4.4.1
+color_quant-1.1.0
+coolor-0.3.1
+crc32fast-1.3.2
+crokey-0.4.0
+crokey-proc_macros-0.4.0
+crossbeam-0.8.1
+crossbeam-channel-0.5.2
+crossbeam-deque-0.8.1
+crossbeam-epoch-0.9.7
+crossbeam-queue-0.3.4
+crossbeam-utils-0.8.7
+crossterm-0.19.0
+crossterm-0.22.1
+crossterm_winapi-0.7.0
+crossterm_winapi-0.9.0
+csv-1.1.6
+csv-core-0.1.10
+csv2svg-0.1.6
+custom_error-1.9.2
+deflate-0.8.6
+deser-hjson-1.0.2
+directories-3.0.2
+directories-next-2.0.0
+dirs-sys-0.3.6
+dirs-sys-next-0.1.2
+doc-comment-0.3.3
+either-1.6.1
+error-code-2.3.1
+fallible-iterator-0.2.0
+fallible-streaming-iterator-0.1.9
+fastrand-1.7.0
+file-size-1.0.3
+flate2-1.0.22
+fnv-1.0.7
+form_urlencoded-1.0.1
+getrandom-0.2.5
+gif-0.11.3
+git2-0.13.25
+glassbench-0.3.1
+glob-0.3.0
+hashbrown-0.9.1
+hashbrown-0.11.2
+hashlink-0.6.0
+heck-0.3.3
+hermit-abi-0.1.19
+id-arena-2.2.1
+idna-0.2.3
+image-0.23.14
+indexmap-1.8.0
+instant-0.1.12
+is_executable-1.0.1
+itoa-0.4.8
+itoa-1.0.1
+jobserver-0.1.24
+jpeg-decoder-0.1.22
+lazy-regex-2.3.0
+lazy-regex-proc_macros-2.3.0
+lazy_static-1.4.0
+lfs-core-0.11.0
+libc-0.2.119
+libgit2-sys-0.12.26+1.3.0
+libsqlite3-sys-0.20.1
+libz-sys-1.1.5
+line-wrap-0.1.1
+linked-hash-map-0.5.4
+lock_api-0.4.6
+log-0.4.14
+matches-0.1.9
+memchr-2.4.1
+memmap-0.7.0
+memoffset-0.6.5
+minimad-0.7.1
+minimad-0.9.0
+miniz_oxide-0.3.7
+miniz_oxide-0.4.4
+mio-0.7.14
+miow-0.3.7
+nix-0.22.3
+ntapi-0.3.7
+num-integer-0.1.44
+num-iter-0.1.42
+num-rational-0.3.2
+num-traits-0.2.14
+num_cpus-1.13.1
+num_threads-0.1.4
+once_cell-1.10.0
+onig-6.3.1
+onig_sys-69.7.1
+open-1.7.1
+opener-0.5.0
+parking_lot-0.11.2
+parking_lot_core-0.8.5
+pathdiff-0.2.1
+percent-encoding-2.1.0
+phf-0.9.0
+phf_generator-0.9.1
+phf_macros-0.9.0
+phf_shared-0.9.0
+pkg-config-0.3.24
+plist-1.3.1
+png-0.16.8
+ppv-lite86-0.2.16
+proc-macro-hack-0.5.19
+proc-macro2-1.0.36
+proc-status-0.1.1
+quick-xml-0.22.0
+quote-1.0.15
+rand-0.8.5
+rand_chacha-0.3.1
+rand_core-0.6.3
+rayon-1.5.1
+rayon-core-1.9.1
+redox_syscall-0.2.11
+redox_users-0.4.0
+regex-1.5.5
+regex-automata-0.1.10
+regex-syntax-0.6.25
+remove_dir_all-0.5.3
+rgb-0.8.32
+rusqlite-0.24.2
+ryu-1.0.9
+safemem-0.3.3
+same-file-1.0.6
+scoped_threadpool-0.1.9
+scopeguard-1.1.0
+secular-1.0.1
+serde-1.0.136
+serde_derive-1.0.136
+serde_json-1.0.79
+signal-hook-0.1.17
+signal-hook-0.3.13
+signal-hook-mio-0.2.1
+signal-hook-registry-1.4.0
+siphasher-0.3.10
+smallvec-1.8.0
+snafu-0.7.0
+snafu-derive-0.7.0
+splitty-0.1.0
+str-buf-1.0.5
+strict-0.1.4
+strsim-0.8.0
+svg-0.8.2
+syn-1.0.86
+syntect-no-panic-4.6.1
+tempfile-3.3.0
+termimad-0.10.3
+termimad-0.20.0
+terminal-clipboard-0.3.1
+termux-clipboard-0.1.0
+textwrap-0.11.0
+thiserror-1.0.30
+thiserror-impl-1.0.30
+tiff-0.6.1
+time-0.1.43
+time-0.3.7
+tinyvec-1.5.1
+tinyvec_macros-0.1.0
+toml-0.5.8
+umask-1.0.1
+unicode-bidi-0.3.7
+unicode-normalization-0.1.19
+unicode-segmentation-1.9.0
+unicode-width-0.1.9
+unicode-xid-0.2.2
+url-2.2.2
+users-0.11.0
+vcpkg-0.2.15
+vec_map-0.8.2
+version_check-0.9.4
+walkdir-2.3.2
+wasi-0.10.2+wasi-snapshot-preview1
+weezl-0.1.5
+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
+x11-clipboard-0.5.3
+xcb-0.10.1
+xml-rs-0.8.4
+xterm-query-0.1.0
+yaml-rust-0.4.5
+"
+
+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:=
+	X? ( x11-libs/libxcb:= )
+"
+DEPEND="${RDEPEND}"
+BDEPEND=">=virtual/rust-1.58"
+
+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
+}


             reply	other threads:[~2022-05-11 11:36 UTC|newest]

Thread overview: 127+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-11 11:36 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-07 15:44 [gentoo-commits] repo/gentoo:master commit in: app-misc/broot/ Sam James
2024-08-30  5:44 Joonas Niilola
2024-08-28  6:11 Joonas Niilola
2024-08-28  6:11 Joonas Niilola
2024-08-15  5:30 Joonas Niilola
2024-08-05  7:28 Joonas Niilola
2024-08-05  7:28 Joonas Niilola
2024-08-04 12:53 Jakov Smolić
2024-07-30 16:10 Joonas Niilola
2024-07-14 11:15 Matt Jolly
2024-07-03 12:53 Joonas Niilola
2024-06-17  9:39 James Le Cuirot
2024-04-24 12:51 Conrad Kostecki
2024-04-24 12:51 Conrad Kostecki
2024-04-19 22:40 Sam James
2024-04-05  5:16 Arthur Zamarin
2024-04-03 17:38 Florian Schmaus
2024-03-31  7:22 Arthur Zamarin
2024-03-17 13:53 Florian Schmaus
2024-03-10 18:42 Petr Vaněk
2024-03-06 19:50 Arthur Zamarin
2024-03-04 16:01 Florian Schmaus
2024-02-28  9:12 Florian Schmaus
2024-02-09 16:58 Joonas Niilola
2024-02-04  8:32 Joonas Niilola
2024-02-03 23:02 Sam James
2024-02-02 17:43 Joonas Niilola
2024-02-02 17:43 Joonas Niilola
2024-02-02  7:51 Joonas Niilola
2024-01-13  9:07 Joonas Niilola
2024-01-03 20:20 Florian Schmaus
2024-01-01 15:55 Florian Schmaus
2023-12-29  7:34 Arthur Zamarin
2023-12-13  8:06 Florian Schmaus
2023-11-22 17:44 Sam James
2023-11-22 17:44 Sam James
2023-11-05 16:47 Arthur Zamarin
2023-10-26 22:39 Sam James
2023-10-04  7:44 Florian Schmaus
2023-10-04  7:44 Florian Schmaus
2023-10-04  7:44 Florian Schmaus
2023-10-03 12:06 Sam James
2023-09-25 13:06 Florian Schmaus
2023-09-18  0:17 Sam James
2023-08-25 17:11 Arthur Zamarin
2023-08-25 17:11 Arthur Zamarin
2023-08-12 20:36 Sam James
2023-08-11  6:17 Joonas Niilola
2023-07-09 17:23 Florian Schmaus
2023-07-07 21:57 Conrad Kostecki
2023-07-02 22:18 Sam James
2023-06-18 12:56 Joonas Niilola
2023-06-17 22:48 Sam James
2023-05-27  8:24 Joonas Niilola
2023-05-17 10:28 Florian Schmaus
2023-05-16 14:02 Florian Schmaus
2023-05-16  3:39 Sam James
2023-04-29 22:21 Conrad Kostecki
2023-04-28  6:43 Sam James
2023-04-10  7:37 Joonas Niilola
2023-04-10  7:37 Joonas Niilola
2023-03-31 16:32 Sam James
2023-03-28  7:05 Florian Schmaus
2023-03-26 19:25 Sam James
2023-03-25  4:08 Sam James
2023-02-27 11:22 Florian Schmaus
2023-02-16 21:12 Florian Schmaus
2023-02-16  5:09 Sam James
2023-02-10 13:11 Florian Schmaus
2023-01-05  7:53 Florian Schmaus
2022-12-29 13:37 Florian Schmaus
2022-12-23  9:44 Florian Schmaus
2022-12-21 22:54 Sam James
2022-11-28 17:29 Joonas Niilola
2022-11-28  7:00 Joonas Niilola
2022-11-07 11:33 Florian Schmaus
2022-10-28 13:42 Florian Schmaus
2022-09-27 13:47 Joonas Niilola
2022-09-27 13:47 Joonas Niilola
2022-09-27 13:47 Joonas Niilola
2022-09-19  6:40 Agostino Sarubbo
2022-07-17  7:47 Florian Schmaus
2022-07-17  7:47 Florian Schmaus
2022-07-06  7:10 Florian Schmaus
2022-07-06  7:10 Florian Schmaus
2022-07-06  6:45 Joonas Niilola
2022-06-28  9:39 Sam James
2022-06-20  7:41 Florian Schmaus
2022-06-02  7:52 Florian Schmaus
2022-06-02  7:52 Florian Schmaus
2022-05-31  7:09 Agostino Sarubbo
2022-05-30  8:58 Florian Schmaus
2022-04-05 13:15 Florian Schmaus
2022-03-30  7:16 Ionen Wolkens
2022-03-16  8:10 Ionen Wolkens
2022-03-16  7:24 Ionen Wolkens
2022-03-16  4:46 Ionen Wolkens
2022-02-15 20:22 Florian Schmaus
2022-02-15 20:22 Florian Schmaus
2022-01-23 17:51 Florian Schmaus
2022-01-23 17:50 Florian Schmaus
2022-01-23 17:50 Florian Schmaus
2022-01-07 10:28 Florian Schmaus
2022-01-07 10:28 Florian Schmaus
2022-01-07  8:26 Florian Schmaus
2021-12-29 14:39 Florian Schmaus
2021-12-29 14:39 Florian Schmaus
2021-12-27  0:24 Ionen Wolkens
2021-12-18 21:37 Ionen Wolkens
2021-12-04 15:32 Joonas Niilola
2021-12-04 15:32 Joonas Niilola
2021-11-22 11:42 Florian Schmaus
2021-11-09 11:26 Florian Schmaus
2021-11-02  9:07 Ionen Wolkens
2021-10-31 11:38 Ionen Wolkens
2021-10-31 11:38 Ionen Wolkens
2021-10-24  4:06 Sam James
2021-10-22  2:21 Ionen Wolkens
2021-10-22  2:21 Ionen Wolkens
2021-10-11 18:21 Ionen Wolkens
2021-10-11 18:21 Ionen Wolkens
2021-08-02 18:18 Ionen Wolkens
2021-08-01  6:39 Joonas Niilola
2021-08-01  6:39 Joonas Niilola
2021-07-28 16:22 Joonas Niilola
2021-07-28 16:20 Joonas Niilola

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1652268960.9762452c4c5bbbdab93b888ef3607a6f90f64d05.flow@gentoo \
    --to=flow@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox