summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2021-02-14 14:58:18 +0100
committerSam James <sam@gentoo.org>2021-02-16 18:39:29 +0000
commit798d07e23b2591c969731cdd9f0e8f871b8735a8 (patch)
tree4af7debd67d4e04a6df00ba04c0be49ff04f3998 /app-shells/mcfly
parentsci-libs/cantera: 2.5.0 version bump (diff)
downloadgentoo-798d07e23b2591c969731cdd9f0e8f871b8735a8.tar.gz
gentoo-798d07e23b2591c969731cdd9f0e8f871b8735a8.tar.bz2
gentoo-798d07e23b2591c969731cdd9f0e8f871b8735a8.zip
app-shells/mcfly: bump to 0.5.3
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/mcfly')
-rw-r--r--app-shells/mcfly/Manifest1
-rw-r--r--app-shells/mcfly/mcfly-0.5.3.ebuild104
2 files changed, 105 insertions, 0 deletions
diff --git a/app-shells/mcfly/Manifest b/app-shells/mcfly/Manifest
index fa77f5b297a4..90f2897832e7 100644
--- a/app-shells/mcfly/Manifest
+++ b/app-shells/mcfly/Manifest
@@ -52,6 +52,7 @@ DIST lru-cache-0.1.1.crate 8645 BLAKE2B 027f7051ce930701b97017638f2091efef0b3be3
DIST lru-cache-0.1.2.crate 9307 BLAKE2B 606072bc5390a13cf24b4c64c77ba7f84c4c2b1a73c4abe8ead4e1d19067b063888d5cbe478dc9108d193f0a66aa5fb2ddc073f3edfac466de34f85a52a15ef2 SHA512 ecc67b4b2ed8d3596816c47e9c6aa242c7bdd1ee8087646e90c27a60d59175f661ec3ef82058c196bef2abdd302d429b7ea4279169689254a9f322dfd5697bf1
DIST mcfly-0.3.6.tar.gz 194334 BLAKE2B b461acc03a30d063f4b2b0c90fe37414823b708d07d4298ed8f1a6042831d5e6b50137a17fe58efc1eb379e35496a2b9eca443b4de75b39442bd3413054d0d46 SHA512 0f76c38604f95056fc611bd9599ce7812c2286d85239fa0cf8447718f33ef8020c307c1ff0e7e9cdf7aa0e554916ecf6695529164762978fa4ac9b4ac70445be
DIST mcfly-0.5.2.tar.gz 201836 BLAKE2B e6660730a37e22224a62aa47fb739185d7639adebadba50eb02dd7cd0d4e60340befdfd0c59f00461c686ae5d7eb6c739d6df1705a1a1fa584af6ca03ee1cc33 SHA512 e845d355965d57dd89cd0b87b98b231d372fe65432dece346d6ddb71fd29ed9aa4e484b9b3d3e89614473cf75e9858214c7a69318a570bf81f233c1365d63de9
+DIST mcfly-0.5.3.tar.gz 201851 BLAKE2B e9be0b18ca8bfc423fd01634544f8795da3334f69c3a7fb1782322f96daa41d954ac69af88ea76294b4379fc5acd3aa677e92cb2ecc72df0941347b735f259ef SHA512 058a2cd95eb6f2bc0ff7af4f56b109e18624e86c8924da96d79ec032aeed11c5a710f38216ee9958d8affedbeee429241bae4a6fa5570d7812becfb2f4176632
DIST memchr-2.0.1.crate 9858 BLAKE2B ccf5530245bdcf1b892b98858d1cfd8cdeec3765422f6d1503bfaf3e48744dabfbc1767212b310d1951f1594ec3d4ca09447ca72782ed272cc396113a7f9fef8 SHA512 50daeb73062c30b244c8fec965ff0c69c29571022a9228dafd1ed397164956e39fbe260b8adce33522b5cedcd7f9135500ac45d6bc0b5e72bf9e89ebea0954d1
DIST memchr-2.3.3.crate 22566 BLAKE2B f952070b98ef30f0d2780a6efbeb36d295710734f678517d913a8002cafebbd3cfc38975fc4546d306efc11bc815764d14320af3b7a2360bd46fc2ab3db9efa5 SHA512 922e05da920d0d94226857788878ee5e31518cd80d95ae57e1d7ecd233942c37d01565525db2f1dfdfd5b3b1f81b2c73eee058cbfd745cb4e1519518318df248
DIST nodrop-0.1.12.crate 3033 BLAKE2B 69792f5ac9722dc570749795b6e0e6c6373c44614bf5861846af08d426d18e5929ad3c5b957adf3480e8c77444cec9d33b3e8b272eea9c7200f0cedf0d78e7ac SHA512 8f2856a6467715565ea5b3be181fc957f6cbc885797c15582ef5be5a71089201292ea58f94877496737dfd427b19523228fa4bde49d9413a8399d2e7888b99aa
diff --git a/app-shells/mcfly/mcfly-0.5.3.ebuild b/app-shells/mcfly/mcfly-0.5.3.ebuild
new file mode 100644
index 000000000000..faf87b343478
--- /dev/null
+++ b/app-shells/mcfly/mcfly-0.5.3.ebuild
@@ -0,0 +1,104 @@
+# Copyright 2017-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+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
+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
+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
+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 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"
+
+ einstalldocs
+}
+
+pkg_postinst() {
+ local p="${EPREFIX}/usr/share/${PN}/${PN}.bash"
+
+ elog "To start using ${PN}"
+ elog "Add the following to your ~/.bashrc"
+ elog
+ elog "[[ -f ${p} ]] && source ${p}"
+}