commit:     0a5f39a795cc4c2e8d8d860d3875bf1b5f2ab100
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Thu Aug 26 12:58:38 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Sep  2 06:53:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a5f39a7

app-shells/mcfly: version bump (0.5.8)

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-shells/mcfly/Manifest           |   1 +
 app-shells/mcfly/mcfly-0.5.8.ebuild | 117 ++++++++++++++++++++++++++++++++++++
 2 files changed, 118 insertions(+)

diff --git a/app-shells/mcfly/Manifest b/app-shells/mcfly/Manifest
index 5aedf2c3db7..a3f9153f41c 100644
--- a/app-shells/mcfly/Manifest
+++ b/app-shells/mcfly/Manifest
@@ -33,6 +33,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.6.tar.gz 202647 BLAKE2B 
9acd3eb94c3c36991a2f990d9cab8b327e064e639651c1664e2306ed3e2716609c0c9e8aeed8e4bf26c0e5daab078b61f982342ab06964bede644dda039ae341
 SHA512 
0e715a292df56170056aef3de9310671e6e6763741b5b918c14f55d74f24f8310a284e22e7697b994d304044a7fafdbc42049694b688f05c5598582ea743da1b
 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 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.8.ebuild 
b/app-shells/mcfly/mcfly-0.5.8.ebuild
new file mode 100644
index 00000000000..9a8ceff9200
--- /dev/null
+++ b/app-shells/mcfly/mcfly-0.5.8.ebuild
@@ -0,0 +1,117 @@
+# 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
+
+DESCRIPTION="Context-aware bash history search replacement (ctrl-r)"
+HOMEPAGE="https://github.com/cantino/mcfly";
+SRC_URI="https://github.com/cantino/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
+       $(cargo_crate_uris ${CRATES})"
+
+LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 CC0-1.0 MIT 
Unlicense"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="dev-db/sqlite:3"
+RDEPEND="${DEPEND}"
+
+QA_FLAGS_IGNORED="/usr/bin/mcfly"
+
+src_install() {
+       cargo_src_install
+
+       insinto /usr/share/${PN}
+       doins ${PN}.{bash,fish,zsh}
+
+       einstalldocs
+}
+
+pkg_postinst() {
+       elog "To start using ${PN}, add the following to your shell:"
+       elog
+       elog "~/.bashrc"
+       local p="${EPREFIX}/usr/share/${PN}/${PN}.bash"
+       elog "[[ -f ${p} ]] && source ${p}"
+       elog
+       elog "~/.config/fish/config.fish"
+       local p="${EPREFIX}/usr/share/${PN}/${PN}.fish"
+       elog "if test -r ${p}"
+       elog "    source ${p}"
+       elog "    mcfly_key_bindings"
+       elog
+       elog "~/.zsh"
+       local p="${EPREFIX}/usr/share/${PN}/${PN}.zsh"
+       elog "[[ -f ${p} ]] && source ${p}"
+}

Reply via email to