-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Closes: #490 Signed-off-by: Mikhail Pukhlikov <[email protected]>
- Loading branch information
Showing
1 changed file
with
179 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,179 @@ | ||
# 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=" | ||
aho-corasick-0.7.10 | ||
ansi_term-0.11.0 | ||
ansi_term-0.12.1 | ||
arrayref-0.3.6 | ||
arrayvec-0.4.12 | ||
arrayvec-0.5.1 | ||
attohttpc-0.14.0 | ||
atty-0.2.14 | ||
autocfg-1.0.0 | ||
base64-0.11.0 | ||
battery-0.7.5 | ||
bitflags-1.2.1 | ||
blake2b_simd-0.5.10 | ||
block-buffer-0.7.3 | ||
block-padding-0.1.5 | ||
byte-tools-0.3.1 | ||
byte-unit-3.1.3 | ||
byteorder-1.3.4 | ||
bytes-0.5.4 | ||
cc-1.0.54 | ||
cfg-if-0.1.10 | ||
chrono-0.4.11 | ||
clap-2.33.1 | ||
constant_time_eq-0.1.5 | ||
core-foundation-0.6.4 | ||
core-foundation-0.7.0 | ||
core-foundation-sys-0.6.2 | ||
core-foundation-sys-0.7.0 | ||
crossbeam-deque-0.7.3 | ||
crossbeam-epoch-0.8.2 | ||
crossbeam-queue-0.2.2 | ||
crossbeam-utils-0.7.2 | ||
digest-0.8.1 | ||
dirs-next-1.0.1 | ||
dirs-sys-next-0.1.0 | ||
doc-comment-0.3.3 | ||
dtoa-0.4.5 | ||
either-1.5.3 | ||
env_logger-0.7.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.14 | ||
git2-0.13.6 | ||
hermit-abi-0.1.13 | ||
http-0.2.1 | ||
humantime-1.3.0 | ||
idna-0.2.0 | ||
indexmap-1.4.0 | ||
itoa-0.4.5 | ||
jobserver-0.1.21 | ||
lazy_static-1.4.0 | ||
lazycell-1.2.1 | ||
lexical-core-0.6.2 | ||
libc-0.2.71 | ||
libgit2-sys-0.12.7+1.0.0 | ||
libz-sys-1.0.25 | ||
linked-hash-map-0.5.3 | ||
log-0.4.8 | ||
mach-0.2.3 | ||
maplit-1.0.2 | ||
matches-0.1.8 | ||
maybe-uninit-2.0.0 | ||
memchr-2.3.3 | ||
memoffset-0.5.4 | ||
native-tls-0.2.4 | ||
nix-0.15.0 | ||
nodrop-0.1.14 | ||
nom-5.1.2 | ||
ntapi-0.3.4 | ||
num-integer-0.1.42 | ||
num-traits-0.2.11 | ||
num_cpus-1.13.0 | ||
once_cell-1.4.0 | ||
opaque-debug-0.2.3 | ||
open-1.4.0 | ||
openssl-0.10.29 | ||
openssl-probe-0.1.2 | ||
openssl-sys-0.9.58 | ||
os_info-2.0.6 | ||
path-slash-0.1.2 | ||
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.17 | ||
ppv-lite86-0.2.8 | ||
pretty_env_logger-0.4.0 | ||
proc-macro2-1.0.18 | ||
quick-error-1.2.3 | ||
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.3.1 | ||
rayon-core-1.7.1 | ||
redox_syscall-0.1.56 | ||
redox_users-0.3.4 | ||
regex-1.3.9 | ||
regex-syntax-0.6.18 | ||
remove_dir_all-0.5.3 | ||
rust-argon2-0.7.0 | ||
rustc_version-0.2.3 | ||
ryu-1.0.5 | ||
schannel-0.1.19 | ||
scopeguard-1.1.0 | ||
security-framework-0.4.4 | ||
security-framework-sys-0.4.3 | ||
semver-0.9.0 | ||
semver-parser-0.7.0 | ||
serde-1.0.111 | ||
serde_derive-1.0.111 | ||
serde_json-1.0.55 | ||
serde_urlencoded-0.6.1 | ||
sha-1-0.8.2 | ||
smallvec-1.4.0 | ||
static_assertions-0.3.4 | ||
strsim-0.8.0 | ||
syn-1.0.30 | ||
sysinfo-0.14.5 | ||
tempfile-3.1.0 | ||
term_size-0.3.2 | ||
termcolor-1.1.0 | ||
textwrap-0.11.0 | ||
thread_local-1.0.1 | ||
time-0.1.43 | ||
toml-0.5.6 | ||
typenum-1.12.0 | ||
ucd-trie-0.1.3 | ||
unicode-bidi-0.3.4 | ||
unicode-normalization-0.1.12 | ||
unicode-segmentation-1.6.0 | ||
unicode-width-0.1.7 | ||
unicode-xid-0.2.0 | ||
uom-0.26.0 | ||
url-2.1.1 | ||
urlencoding-1.1.1 | ||
vcpkg-0.2.9 | ||
vec_map-0.8.2 | ||
version_check-0.9.2 | ||
void-1.0.2 | ||
wasi-0.9.0+wasi-snapshot-preview1 | ||
winapi-0.3.8 | ||
winapi-i686-pc-windows-gnu-0.4.0 | ||
winapi-util-0.1.5 | ||
winapi-x86_64-pc-windows-gnu-0.4.0 | ||
yaml-rust-0.4.4 | ||
" | ||
|
||
inherit cargo | ||
|
||
DESCRIPTION="The minimal, blazing-fast, and infinitely customizable prompt for any shell! ☄🌌️" | ||
# Double check the homepage as the cargo_metadata crate | ||
# does not provide this value so instead repository is used | ||
HOMEPAGE="https://github.com/starship/starship" | ||
SRC_URI="$(cargo_crate_uris ${CRATES})" | ||
RESTRICT="mirror" | ||
# License set may be more restrictive as OR is not respected | ||
# use cargo-license for a more accurate license picture | ||
LICENSE="Apache-2.0 Apache-2.0 WITH LLVM-exception BSD-2-Clause BSL-1.0 CC0-1.0 ISC MIT MPL-2.0 Unlicense" | ||
SLOT="0" | ||
KEYWORDS="~amd64 ~arm64 ~*" | ||
IUSE="" | ||
|
||
DEPEND="" | ||
RDEPEND="" |