diff options
author | Karl-Johan Karlsson <creideiki@lysator.liu.se> | 2022-09-18 13:05:55 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-09-27 16:47:15 +0300 |
commit | 4379d1e69773232d71c2827de8a9ba63c8381d85 (patch) | |
tree | 34892cd315aeb3ff24b3902e75837e3ed231cb81 /app-misc/broot/broot-1.15.0.ebuild | |
parent | dev-scheme/slib: make gambc dir (diff) | |
download | gentoo-4379d1e69773232d71c2827de8a9ba63c8381d85.tar.gz gentoo-4379d1e69773232d71c2827de8a9ba63c8381d85.tar.bz2 gentoo-4379d1e69773232d71c2827de8a9ba63c8381d85.zip |
app-misc/broot: add 1.15.0
1.15.0 (actually since 1.14.3) includes fixes for all but one of the
issues raised in bug 864016. The outdated XCB dependency remains.
Bug: https://bugs.gentoo.org/864016
Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-misc/broot/broot-1.15.0.ebuild')
-rw-r--r-- | app-misc/broot/broot-1.15.0.ebuild | 311 |
1 files changed, 311 insertions, 0 deletions
diff --git a/app-misc/broot/broot-1.15.0.ebuild b/app-misc/broot/broot-1.15.0.ebuild new file mode 100644 index 000000000000..3ecd7c8a5ff2 --- /dev/null +++ b/app-misc/broot/broot-1.15.0.ebuild @@ -0,0 +1,311 @@ +# Copyright 2021-2022 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.19 +android_system_properties-0.1.5 +ansi_colours-1.1.1 +anyhow-1.0.64 +argh-0.1.8 +argh_derive-0.1.8 +argh_shared-0.1.8 +atty-0.2.14 +autocfg-1.1.0 +base64-0.13.0 +bet-1.0.1 +bincode-1.3.3 +bit_field-0.10.1 +bitflags-1.3.2 +bstr-0.2.17 +bumpalo-3.11.0 +bytemuck-1.12.1 +byteorder-1.4.3 +cc-1.0.73 +cfg-if-1.0.0 +char_reader-0.1.1 +chrono-0.4.22 +clap-3.2.20 +clap_complete-3.2.4 +clap_derive-3.2.18 +clap_lex-0.2.4 +cli-log-2.0.0 +clipboard-win-4.4.2 +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.6 +crossbeam-deque-0.8.2 +crossbeam-epoch-0.9.10 +crossbeam-queue-0.3.6 +crossbeam-utils-0.8.11 +crossterm-0.23.2 +crossterm_winapi-0.9.0 +csv-1.1.6 +csv-core-0.1.10 +csv2svg-0.1.8 +custom_error-1.9.2 +deser-hjson-1.0.2 +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.0 +error-code-2.3.1 +exr-1.5.0 +fallible-iterator-0.2.0 +fallible-streaming-iterator-0.1.9 +fastrand-1.8.0 +file-size-1.0.3 +flate2-1.0.24 +flume-0.10.14 +fnv-1.0.7 +form_urlencoded-1.1.0 +futures-core-0.3.24 +futures-sink-0.3.24 +getrandom-0.2.7 +gif-0.11.4 +git2-0.14.4 +glassbench-0.3.3 +glob-0.3.0 +half-1.8.2 +hashbrown-0.12.3 +hashbrown-0.9.1 +hashlink-0.6.0 +heck-0.3.3 +heck-0.4.0 +hermit-abi-0.1.19 +iana-time-zone-0.1.47 +id-arena-2.2.1 +idna-0.3.0 +image-0.24.3 +include_dir-0.7.2 +include_dir_macros-0.7.2 +indexmap-1.9.1 +instant-0.1.12 +is_executable-1.0.1 +itoa-0.4.8 +itoa-1.0.3 +jobserver-0.1.24 +jpeg-decoder-0.2.6 +js-sys-0.3.60 +lazy-regex-2.3.0 +lazy-regex-proc_macros-2.3.0 +lazy_static-1.4.0 +lebe-0.5.2 +lfs-core-0.11.0 +libc-0.2.132 +libgit2-sys-0.13.4+1.4.2 +libsqlite3-sys-0.20.1 +libz-sys-1.1.8 +line-wrap-0.1.1 +linked-hash-map-0.5.6 +lock_api-0.4.8 +log-0.4.17 +memchr-2.5.0 +memmap2-0.5.7 +memoffset-0.6.5 +minimad-0.9.0 +miniz_oxide-0.5.4 +mio-0.8.4 +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.13.1 +num_threads-0.1.6 +once_cell-1.14.0 +onig-6.4.0 +onig_sys-69.8.1 +open-1.7.1 +opener-0.5.0 +os_str_bytes-6.3.0 +parking_lot-0.12.1 +parking_lot_core-0.9.3 +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 +pin-project-1.0.12 +pin-project-internal-1.0.12 +pkg-config-0.3.25 +plist-1.3.1 +png-0.17.6 +ppv-lite86-0.2.16 +proc-macro-error-1.0.4 +proc-macro-error-attr-1.0.4 +proc-macro-hack-0.5.19 +proc-macro2-1.0.43 +proc-status-0.1.1 +quick-xml-0.22.0 +quote-1.0.21 +rand-0.8.5 +rand_chacha-0.3.1 +rand_core-0.6.3 +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 +rgb-0.8.33 +rusqlite-0.24.2 +ryu-1.0.11 +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.144 +serde_derive-1.0.144 +serde_json-1.0.85 +signal-hook-0.3.14 +signal-hook-mio-0.2.3 +signal-hook-registry-1.4.0 +siphasher-0.3.10 +smallvec-1.9.0 +snafu-0.7.1 +snafu-derive-0.7.1 +spin-0.9.4 +splitty-1.0.0 +str-buf-1.0.6 +strict-0.1.4 +strsim-0.10.0 +svg-0.8.2 +svg-0.10.0 +syn-1.0.99 +syntect-no-panic-4.6.1 +tempfile-3.3.0 +termcolor-1.1.3 +termimad-0.20.2 +terminal-clipboard-0.3.1 +terminal-light-1.0.0 +termux-clipboard-0.1.0 +textwrap-0.15.0 +thiserror-1.0.34 +thiserror-impl-1.0.34 +threadpool-1.8.1 +tiff-0.7.3 +time-0.1.44 +time-0.3.14 +tinyvec-1.6.0 +tinyvec_macros-0.1.0 +toml-0.5.9 +umask-2.0.0 +unicode-bidi-0.3.8 +unicode-ident-1.0.3 +unicode-normalization-0.1.21 +unicode-segmentation-1.9.0 +unicode-width-0.1.9 +url-2.3.1 +users-0.11.0 +vcpkg-0.2.15 +version_check-0.9.4 +walkdir-2.3.2 +wasi-0.10.0+wasi-snapshot-preview1 +wasi-0.11.0+wasi-snapshot-preview1 +wasm-bindgen-0.2.83 +wasm-bindgen-backend-0.2.83 +wasm-bindgen-macro-0.2.83 +wasm-bindgen-macro-support-0.2.83 +wasm-bindgen-shared-0.2.83 +weezl-0.1.7 +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.36.1 +windows_aarch64_msvc-0.36.1 +windows_i686_gnu-0.36.1 +windows_i686_msvc-0.36.1 +windows_x86_64_gnu-0.36.1 +windows_x86_64_msvc-0.36.1 +x11-clipboard-0.5.3 +xcb-0.10.1 +xml-rs-0.8.4 +xterm-query-0.1.0 +xterm-query-0.2.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.60" + +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 +} + +pkg_postinst() { + local v + for v in ${REPLACING_VERSIONS}; do + if ver_test "$v" "-lt" "1.14.0"; then + elog "The default configuration changed substantially in 1.14.0." + elog "Consider removing your ~/.config/${PN}/conf.hjson file to" + elog "have ${PN} write the new defaults on the next run." + fi + done +} |