diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2022-01-16 20:11:47 +0100 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-01-18 00:16:57 -0500 |
commit | 817ad4fc39c732935f778210d00aa9da2ee8b52a (patch) | |
tree | ca19c4db03bb9a1ca19bea2399e609e5f7761b35 /app-shells/mcfly | |
parent | net-im/signal-desktop-bin: remove old version (diff) | |
download | gentoo-817ad4fc39c732935f778210d00aa9da2ee8b52a.tar.gz gentoo-817ad4fc39c732935f778210d00aa9da2ee8b52a.tar.bz2 gentoo-817ad4fc39c732935f778210d00aa9da2ee8b52a.zip |
app-shells/mcfly: version bump (0.5.12)
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-shells/mcfly')
-rw-r--r-- | app-shells/mcfly/Manifest | 1 | ||||
-rw-r--r-- | app-shells/mcfly/mcfly-0.5.12.ebuild | 115 |
2 files changed, 116 insertions, 0 deletions
diff --git a/app-shells/mcfly/Manifest b/app-shells/mcfly/Manifest index 5b4e04a7a0b2..f356387ca429 100644 --- a/app-shells/mcfly/Manifest +++ b/app-shells/mcfly/Manifest @@ -32,6 +32,7 @@ DIST linked-hash-map-0.5.3.crate 16130 BLAKE2B 20ca73044271533d2da6bb6ca863a192b DIST lru-cache-0.1.2.crate 9307 BLAKE2B 606072bc5390a13cf24b4c64c77ba7f84c4c2b1a73c4abe8ead4e1d19067b063888d5cbe478dc9108d193f0a66aa5fb2ddc073f3edfac466de34f85a52a15ef2 SHA512 ecc67b4b2ed8d3596816c47e9c6aa242c7bdd1ee8087646e90c27a60d59175f661ec3ef82058c196bef2abdd302d429b7ea4279169689254a9f322dfd5697bf1 DIST mcfly-0.5.10.tar.gz 207639 BLAKE2B 90ad658fca16201b541cb45a01919170371ed8435e846d971a213c8890c703fe707607241ef4533bb728a136cc58d2a78b2de4dd15e2de1d0697df9790aa3539 SHA512 7f9da24ad27d95d2e073bf31550f957c70d5f3f800a1473beb4da49d59b579056c4b097b29e79612b57f18fa0e5639d0de44f4074c652f0e5a3daeef28b72562 DIST mcfly-0.5.11.tar.gz 208182 BLAKE2B ebdde50be976fa13f4edc558d6afa203aa40cbe169e03d249068c7d662b8fd563bf9f62909b97caabe3a5607410c7c4cbc85ccf010c353b6e79499c27869389c SHA512 9c3d4062b3aab7e6656b8c3dddb1102a54092d3f0bf87b898ee9a63976335fa0c3fe0de1cd1da4ea1322b1b970938703f8eeb82919ceecf015f465eca0871c8e +DIST mcfly-0.5.12.tar.gz 208419 BLAKE2B 20faefb68a6ac4ad40cfc8d98b901b5c0aaf2cbd1d8c002ff44f389f19f005e1a57b21e4fbedf93a17664ccc38f446511fce33081283e43b57f4f2a76c9e770e SHA512 1a5946520d6887afbaf4969d8a3a3ab266f32672ba63189164d245015b3d1224e627658bda3b6868f19099246a884fa7bf95e50bc4a1b2ac186f3209331cd678 DIST memchr-2.3.3.crate 22566 BLAKE2B f952070b98ef30f0d2780a6efbeb36d295710734f678517d913a8002cafebbd3cfc38975fc4546d306efc11bc815764d14320af3b7a2360bd46fc2ab3db9efa5 SHA512 922e05da920d0d94226857788878ee5e31518cd80d95ae57e1d7ecd233942c37d01565525db2f1dfdfd5b3b1f81b2c73eee058cbfd745cb4e1519518318df248 DIST num-integer-0.1.44.crate 22216 BLAKE2B e1c08427e006cde6f2084adadb6086e87e6d6f8bb8dfa757a8228aa671e862a366e4bd8ca5e0500008c18bab128aead9bd5b1e53568a4f40afadcaf3882ee98f SHA512 d07e27ede02a1d007373935fd91e57a26e0e84ae14bbe24be66763baae6850788bd64ad2598d2bde4f4fad6c8a4675c40bfe0927164b16b9b69de5e9a83d9771 DIST num-traits-0.2.14.crate 45476 BLAKE2B ae310d9d5640acc3e45e1e5d1d2f519539795922c0058ee940c94c94b6654b39358b7c18dd23a276f2c1b16a30dd4de4cbc8575bcda6a5c11e70665d670e6439 SHA512 c3028eca9f7b718de0db3a36cf3e462bdba43562d52c9b809ed4cc0aa6af403aea542d6d4da743cd1dd541397815a3c5a84cef4d6e40122994e4be6a62319b2e diff --git a/app-shells/mcfly/mcfly-0.5.12.ebuild b/app-shells/mcfly/mcfly-0.5.12.ebuild new file mode 100644 index 000000000000..888504821bc2 --- /dev/null +++ b/app-shells/mcfly/mcfly-0.5.12.ebuild @@ -0,0 +1,115 @@ +# Copyright 2017-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +CRATES=" + aho-corasick-0.7.10 + ansi_term-0.11.0 + arrayref-0.3.6 + arrayvec-0.5.1 + atty-0.2.14 + autocfg-1.0.0 + base64-0.11.0 + bitflags-1.2.1 + blake2b_simd-0.5.10 + bstr-0.2.12 + byteorder-1.3.4 + cc-1.0.52 + cfg-if-0.1.10 + chrono-0.4.19 + clap-2.33.0 + constant_time_eq-0.1.5 + crossbeam-utils-0.7.2 + csv-1.1.3 + csv-core-0.1.10 + dirs-2.0.2 + dirs-sys-0.3.4 + either-1.6.1 + getrandom-0.1.14 + hermit-abi-0.1.12 + humantime-2.1.0 + itertools-0.9.0 + itoa-0.4.5 + lazy_static-1.4.0 + libc-0.2.69 + libsqlite3-sys-0.10.0 + linked-hash-map-0.5.3 + lru-cache-0.1.2 + memchr-2.3.3 + num-integer-0.1.44 + num-traits-0.2.14 + numtoa-0.1.0 + pkg-config-0.3.17 + ppv-lite86-0.2.6 + rand-0.7.3 + rand_chacha-0.2.2 + rand_core-0.5.1 + rand_hc-0.2.0 + redox_syscall-0.1.56 + redox_termios-0.1.1 + redox_users-0.3.4 + regex-1.3.7 + regex-automata-0.1.9 + regex-syntax-0.6.17 + relative-path-1.0.0 + rusqlite-0.15.0 + rust-argon2-0.7.0 + ryu-1.0.4 + serde-1.0.106 + shellexpand-2.0.0 + strsim-0.8.0 + termion-1.5.5 + textwrap-0.11.0 + thread_local-1.0.1 + time-0.1.43 + unicode-segmentation-1.6.0 + unicode-width-0.1.7 + vcpkg-0.2.8 + vec_map-0.8.2 + wasi-0.9.0+wasi-snapshot-preview1 + winapi-0.3.8 + winapi-i686-pc-windows-gnu-0.4.0 + winapi-x86_64-pc-windows-gnu-0.4.0 +" + +inherit cargo readme.gentoo-r1 + +DESCRIPTION="Context-aware bash history search replacement (ctrl-r)" +HOMEPAGE="https://github.com/cantino/mcfly" +SRC_URI="https://github.com/cantino/mcfly/archive/v${PV}.tar.gz -> ${P}.tar.gz + $(cargo_crate_uris)" + +LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 CC0-1.0 MIT Unlicense" +SLOT="0" +KEYWORDS="~amd64" + +QA_FLAGS_IGNORED="usr/bin/mcfly" + +src_install() { + cargo_src_install + + insinto /usr/share/${PN} + doins ${PN}.{bash,fish,zsh} + + # create README.gentoo + local DISABLE_AUTOFORMATTING="yes" + local DOC_CONTENTS=\ +"To start using ${PN}, add the following to your shell: + +~/.bashrc +eval \"\$(mcfly init bash)\" + +~/.config/fish/config.fish +mcfly init fish | source + +~/.zsh +eval \"\$(mcfly init zsh)\"" + readme.gentoo_create_doc + + einstalldocs +} + +pkg_postinst() { + readme.gentoo_print_elog +} |