diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2021-09-11 17:50:07 +0200 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2021-09-18 16:49:05 -0400 |
commit | fea8613ea32e27015dafd3ddb0eb981726f45dea (patch) | |
tree | bea3ed01b579968b8c091c7fdbab1505c02dbbbb /app-shells/mcfly | |
parent | net-misc/gns3-gui: remove old (diff) | |
download | gentoo-fea8613ea32e27015dafd3ddb0eb981726f45dea.tar.gz gentoo-fea8613ea32e27015dafd3ddb0eb981726f45dea.tar.bz2 gentoo-fea8613ea32e27015dafd3ddb0eb981726f45dea.zip |
app-shells/mcfly: version bump (0.5.9)
Package-Manager: Portage-3.0.23, 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.9.ebuild | 115 |
2 files changed, 116 insertions, 0 deletions
diff --git a/app-shells/mcfly/Manifest b/app-shells/mcfly/Manifest index 3b56c3963f04..0313fa1e70fb 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.7.tar.gz 205712 BLAKE2B 88fad8b6c51478bc9b21d58a547daddcf5eebc0f88f71e1bced9b07bf06083f4ea4f48c42db45eb92d668be49c2dd11b7878875fabc8c3f9d94e591bd3b99ad7 SHA512 d8245f9feafe7539d0401f87ca99a7a10e537b9f1cbe163d9eb5b5400758cff46c919829e56eb4f8ce3542b4f131e3f9072eb75d55df753fabc1f9a28483dcc4 DIST mcfly-0.5.8.tar.gz 207343 BLAKE2B 7d00868fd76866a4ef1b8f41d1563513bf37b9873bb265e33ff9d67e65b36fa8a916f4c6c503bf60a694e670a4bab152bd2935ea36ce75564ef66b91c3c7a20c SHA512 82a834059cdf5b9b2f8136dbede2cd31ed071961d759d35ee8cb6e2283f1a6b0b7633daf834f7387c4bd627e894d530d9f99309d827538137179cc0994103f9a +DIST mcfly-0.5.9.tar.gz 207655 BLAKE2B d230768c5606df795ab79c89d35e183016c684e68478bddba2483a744a139ddd3cfce82cde5df431ffa0da19c9f1b7049338800331261668b711d9863b091b52 SHA512 d0b42ed4f870f81550aaf4884d338bc5e65866a8640438de6c233af6cf580819ad4f1712e44e4567b8363ada7cbf86224a0d4fc571b06c0e6f6e993f104c865b 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.9.ebuild b/app-shells/mcfly/mcfly-0.5.9.ebuild new file mode 100644 index 000000000000..8a2128bcd50a --- /dev/null +++ b/app-shells/mcfly/mcfly-0.5.9.ebuild @@ -0,0 +1,115 @@ +# Copyright 2017-2021 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 +} |