# Copyright 2017-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Auto-Generated by cargo-ebuild 0.3.1 EAPI=7 CRATES=" ahash-0.4.6 aho-corasick-0.7.14 ansi_term-0.11.0 ansi_term-0.12.1 arrayref-0.3.6 arrayvec-0.5.1 attohttpc-0.16.0 atty-0.2.14 autocfg-1.0.1 base64-0.12.3 battery-0.7.6 bitflags-0.9.1 bitflags-1.2.1 blake2b_simd-0.5.10 block-0.1.6 block-buffer-0.7.3 block-padding-0.1.5 byte-tools-0.3.1 byte-unit-4.0.9 byteorder-1.3.4 bytes-0.5.6 cc-1.0.61 cfg-if-0.1.10 cfg-if-1.0.0 chrono-0.4.19 clap-2.33.3 core-foundation-0.7.0 core-foundation-sys-0.7.0 constant_time_eq-0.1.5 crossbeam-channel-0.4.4 crossbeam-deque-0.7.3 crossbeam-epoch-0.8.2 crossbeam-utils-0.7.2 dbus-0.8.4 digest-0.8.1 dirs-1.0.5 dirs-next-1.0.2 dirs-sys-next-0.1.1 dlv-list-0.2.2 doc-comment-0.3.3 dtoa-0.4.6 either-1.6.1 fake-simd-0.1.2 fnv-1.0.7 foreign-types-0.3.2 foreign-types-shared-0.1.1 generic-array-0.12.3 gethostname-0.2.1 getrandom-0.1.15 git2-0.13.12 hashbrown-0.9.1 hermit-abi-0.1.17 http-0.2.1 idna-0.2.0 indexmap-1.6.0 itoa-0.4.6 jobserver-0.1.21 lazy_static-1.4.0 lazycell-1.3.0 libc-0.2.79 libdbus-sys-0.2.1 libgit2-sys-0.12.14+1.1.0 libz-sys-1.1.2 linked-hash-map-0.5.3 log-0.4.11 mach-0.3.2 mac-notification-sys-0.3.0 malloc_buf-0.0.6 maplit-1.0.2 matches-0.1.8 maybe-uninit-2.0.0 memchr-2.3.3 memoffset-0.5.6 native-tls-0.2.4 nix-0.19.0 notify-rust-4.0.0 ntapi-0.3.4 num-integer-0.1.43 num-traits-0.2.12 num_cpus-1.13.0 objc-0.2.7 objc-foundation-0.1.1 objc_id-0.1.1 once_cell-1.4.1 opaque-debug-0.2.3 open-1.4.0 openssl-0.10.30 openssl-probe-0.1.2 openssl-src-111.12.0+1.1.1h openssl-sys-0.9.58 ordered-multimap-0.3.0 os_info-3.0.0 path-slash-0.1.3 percent-encoding-2.1.0 pest-2.1.3 pest_derive-2.1.0 pest_generator-2.1.3 pest_meta-2.1.3 pkg-config-0.3.19 ppv-lite86-0.2.9 proc-macro2-1.0.24 quick-xml-0.19.0 quote-0.3.15 quote-1.0.7 rand-0.7.3 rand_chacha-0.2.2 rand_core-0.5.1 rand_hc-0.2.0 rayon-1.4.1 rayon-core-1.8.1 redox_syscall-0.1.57 redox_users-0.3.5 regex-1.4.1 regex-syntax-0.6.20 remove_dir_all-0.5.3 rust-argon2-0.8.2 rust-ini-0.16.0 ryu-1.0.5 schannel-0.1.19 scopeguard-1.1.0 security-framework-0.4.4 security-framework-sys-0.4.3 serde-1.0.116 serde_derive-1.0.116 serde_json-1.0.59 serde_urlencoded-0.6.1 sha-1-0.8.2 shell-words-1.0.0 starship_module_config_derive-0.1.2 starship-0.46.2 strsim-0.8.0 strum-0.8.0 strum-macros-0.8.0 syn-0.11.11 syn-1.0.44 synom-0.11.3 sysinfo-0.15.3 tempfile-3.1.0 term_size-0.3.2 textwrap-0.11.0 thread_local-1.0.1 time-0.1.44 tinyvec-0.3.4 toml-0.5.7 typenum-1.12.0 ucd-trie-0.1.3 unicode-bidi-0.3.4 unicode-normalization-0.1.13 unicode-segmentation-1.6.0 unicode-width-0.1.8 unicode-xid-0.0.4 unicode-xid-0.2.1 uom-0.29.0 url-2.1.1 urlencoding-1.1.1 utf8-width-0.1.4 vcpkg-0.2.10 vec_map-0.8.2 wasi-0.10.0+wasi-snapshot-preview1 wasi-0.9.0+wasi-snapshot-preview1 wildmatch-1.0.11 winapi-0.3.9 winapi-i686-pc-windows-gnu-0.4.0 winapi-x86_64-pc-windows-gnu-0.4.0 winrt-0.4.0 winrt-notification-0.2.2 xml-rs-0.6.1 yaml-rust-0.4.4 " inherit cargo DESCRIPTION="The minimal, blazing-fast, and infinitely customizable prompt for any shell!" HOMEPAGE="https://starship.rs" SRC_URI="$(cargo_crate_uris ${CRATES})" RESTRICT="mirror" LICENSE="ISC" SLOT="0" KEYWORDS="~amd64" IUSE="" DEPEND="" RDEPEND="" src_unpack() { mkdir -p "${WORKDIR}/cargo_home/gentoo/strum-macros-0.8.0" ln -sf "${WORKDIR}/cargo_home/gentoo/strum-macros-0.8.0" "${WORKDIR}/cargo_home/gentoo/strum_macros-0.8.0" cargo_src_unpack }