mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-11 10:53:23 +01:00
353 lines
6.8 KiB
Bash
353 lines
6.8 KiB
Bash
# Copyright 2023 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=8
|
|
|
|
CRATES="
|
|
aead@0.5.1
|
|
aes@0.8.2
|
|
aes-gcm@0.10.1
|
|
aes-gcm-siv@0.11.1
|
|
aho-corasick@0.7.20
|
|
android_system_properties@0.1.5
|
|
anyhow@1.0.69
|
|
arc-swap@1.6.0
|
|
arrayref@0.3.6
|
|
arrayvec@0.7.2
|
|
async-trait@0.1.64
|
|
atomic-polyfill@0.1.11
|
|
autocfg@1.1.0
|
|
base16ct@0.1.1
|
|
base64@0.21.0
|
|
base64ct@1.5.3
|
|
bit-vec@0.6.3
|
|
bitflags@1.3.2
|
|
blake3@1.3.3
|
|
block-buffer@0.10.3
|
|
bloomfilter@1.0.9
|
|
boxfnonce@0.1.1
|
|
build-time@0.1.2
|
|
bumpalo@3.12.0
|
|
byte_string@1.0.0
|
|
byteorder@1.4.3
|
|
bytes@1.4.0
|
|
cc@1.0.79
|
|
ccm@0.5.0
|
|
cfg-if@1.0.0
|
|
chacha20@0.9.0
|
|
chacha20poly1305@0.10.1
|
|
checked_int_cast@1.0.0
|
|
chrono@0.4.23
|
|
cipher@0.4.3
|
|
clap@4.1.6
|
|
clap_lex@0.3.1
|
|
cmake@0.1.49
|
|
codespan-reporting@0.11.1
|
|
const-oid@0.9.1
|
|
constant_time_eq@0.2.4
|
|
core-foundation@0.9.3
|
|
core-foundation-sys@0.8.3
|
|
cpufeatures@0.2.5
|
|
critical-section@1.1.1
|
|
crossbeam-channel@0.5.6
|
|
crossbeam-utils@0.8.14
|
|
crypto-bigint@0.4.9
|
|
crypto-common@0.1.6
|
|
ctr@0.9.2
|
|
cxx@1.0.91
|
|
cxx-build@1.0.91
|
|
cxxbridge-flags@1.0.91
|
|
cxxbridge-macro@1.0.91
|
|
daemonize@0.4.1
|
|
data-encoding@2.3.3
|
|
defmt@0.3.2
|
|
defmt-macros@0.3.3
|
|
defmt-parser@0.3.1
|
|
der@0.6.1
|
|
derivative@2.2.0
|
|
destructure_traitobject@0.2.0
|
|
digest@0.10.6
|
|
directories@4.0.1
|
|
dirs@4.0.0
|
|
dirs-sys@0.3.7
|
|
ecdsa@0.14.8
|
|
ed25519@1.5.3
|
|
elliptic-curve@0.12.3
|
|
enum-as-inner@0.5.1
|
|
env_logger@0.10.0
|
|
errno@0.2.8
|
|
errno-dragonfly@0.1.2
|
|
etherparse@0.13.0
|
|
fastrand@1.9.0
|
|
filetime@0.2.20
|
|
fnv@1.0.7
|
|
foreign-types@0.3.2
|
|
foreign-types-shared@0.1.1
|
|
form_urlencoded@1.1.0
|
|
fsevent-sys@4.1.0
|
|
futures@0.3.26
|
|
futures-channel@0.3.26
|
|
futures-core@0.3.26
|
|
futures-executor@0.3.26
|
|
futures-io@0.3.26
|
|
futures-macro@0.3.26
|
|
futures-sink@0.3.26
|
|
futures-task@0.3.26
|
|
futures-util@0.3.26
|
|
generic-array@0.14.6
|
|
getrandom@0.2.8
|
|
ghash@0.5.0
|
|
h2@0.3.15
|
|
hash32@0.2.1
|
|
hashbrown@0.12.3
|
|
heapless@0.7.16
|
|
heck@0.4.1
|
|
hermit-abi@0.2.6
|
|
hermit-abi@0.3.1
|
|
hkdf@0.12.3
|
|
hmac@0.12.1
|
|
hostname@0.3.1
|
|
http@0.2.9
|
|
http-body@0.4.5
|
|
httparse@1.8.0
|
|
httpdate@1.0.2
|
|
humantime@2.1.0
|
|
hyper@0.14.24
|
|
iana-time-zone@0.1.53
|
|
iana-time-zone-haiku@0.1.1
|
|
idna@0.2.3
|
|
idna@0.3.0
|
|
indexmap@1.9.2
|
|
inotify@0.9.6
|
|
inotify-sys@0.1.5
|
|
inout@0.1.3
|
|
instant@0.1.12
|
|
io-lifetimes@1.0.5
|
|
ioctl-sys@0.6.0
|
|
ipconfig@0.3.1
|
|
ipnet@2.7.1
|
|
iprange@0.6.7
|
|
is-terminal@0.4.3
|
|
itoa@1.0.5
|
|
jemalloc-sys@0.5.3+5.3.0-patched
|
|
jemallocator@0.5.0
|
|
js-sys@0.3.61
|
|
json5@0.4.1
|
|
kqueue@1.0.7
|
|
kqueue-sys@1.0.3
|
|
lazy_static@1.4.0
|
|
libc@0.2.139
|
|
libmimalloc-sys@0.1.30
|
|
link-cplusplus@1.0.8
|
|
linked-hash-map@0.5.6
|
|
linux-raw-sys@0.1.4
|
|
lock_api@0.4.9
|
|
log@0.4.17
|
|
log-mdc@0.1.0
|
|
log4rs@1.2.0
|
|
lru-cache@0.1.2
|
|
lru_time_cache@0.11.11
|
|
managed@0.8.0
|
|
match_cfg@0.1.0
|
|
matches@0.1.10
|
|
md-5@0.10.5
|
|
memchr@2.5.0
|
|
memoffset@0.7.1
|
|
mimalloc@0.1.34
|
|
mio@0.8.6
|
|
native-tls@0.2.11
|
|
nix@0.26.2
|
|
notify@5.1.0
|
|
num-integer@0.1.45
|
|
num-traits@0.2.15
|
|
num_cpus@1.15.0
|
|
once_cell@1.17.1
|
|
opaque-debug@0.3.0
|
|
openssl@0.10.45
|
|
openssl-macros@0.1.0
|
|
openssl-probe@0.1.5
|
|
openssl-sys@0.9.80
|
|
ordered-float@2.10.0
|
|
os_str_bytes@6.4.1
|
|
p256@0.11.1
|
|
p384@0.11.2
|
|
parking_lot@0.12.1
|
|
parking_lot_core@0.9.7
|
|
percent-encoding@2.2.0
|
|
pest@2.5.5
|
|
pest_derive@2.5.5
|
|
pest_generator@2.5.5
|
|
pest_meta@2.5.5
|
|
pin-project@1.0.12
|
|
pin-project-internal@1.0.12
|
|
pin-project-lite@0.2.9
|
|
pin-utils@0.1.0
|
|
pkcs8@0.9.0
|
|
pkg-config@0.3.26
|
|
poly1305@0.8.0
|
|
polyval@0.6.0
|
|
ppv-lite86@0.2.17
|
|
proc-macro-error@1.0.4
|
|
proc-macro-error-attr@1.0.4
|
|
proc-macro2@1.0.51
|
|
qrcode@0.12.0
|
|
quick-error@1.2.3
|
|
quote@1.0.23
|
|
rand@0.8.5
|
|
rand_chacha@0.3.1
|
|
rand_core@0.6.4
|
|
redox_syscall@0.2.16
|
|
redox_users@0.4.3
|
|
regex@1.7.1
|
|
regex-syntax@0.6.28
|
|
remove_dir_all@0.5.3
|
|
resolv-conf@0.7.0
|
|
ring@0.16.20
|
|
ring-compat@0.5.1
|
|
rpassword@7.2.0
|
|
rpmalloc@0.2.2
|
|
rpmalloc-sys@0.2.3+b097fd0
|
|
rtoolbox@0.0.1
|
|
rustc_version@0.4.0
|
|
rustix@0.36.8
|
|
rustls@0.20.8
|
|
rustls-native-certs@0.6.2
|
|
rustls-pemfile@1.0.2
|
|
ryu@1.0.12
|
|
same-file@1.0.6
|
|
schannel@0.1.21
|
|
scopeguard@1.1.0
|
|
scratch@1.0.3
|
|
sct@0.7.0
|
|
sec1@0.3.0
|
|
security-framework@2.8.2
|
|
security-framework-sys@2.8.0
|
|
semver@1.0.16
|
|
sendfd@0.4.3
|
|
serde@1.0.152
|
|
serde-value@0.7.0
|
|
serde_derive@1.0.152
|
|
serde_json@1.0.93
|
|
serde_urlencoded@0.7.1
|
|
serde_yaml@0.8.26
|
|
sha1@0.10.5
|
|
sha2@0.10.6
|
|
shadowsocks-crypto@0.5.1
|
|
shadowsocks@1.15.3
|
|
shadowsocks-rust@1.15.3
|
|
shadowsocks-service@1.15.3
|
|
signal-hook-registry@1.4.1
|
|
signature@1.6.4
|
|
siphasher@0.3.10
|
|
slab@0.4.8
|
|
smallvec@1.10.0
|
|
smoltcp@0.9.1
|
|
snmalloc-rs@0.3.3
|
|
snmalloc-sys@0.3.3
|
|
socket2@0.4.7
|
|
spin@0.5.2
|
|
spin@0.9.5
|
|
spki@0.6.0
|
|
stable_deref_trait@1.2.0
|
|
static_assertions@1.1.0
|
|
strsim@0.10.0
|
|
subtle@2.4.1
|
|
syn@1.0.107
|
|
sysexits@0.4.1
|
|
tcmalloc@0.3.0
|
|
tcmalloc-sys@0.3.0
|
|
tempfile@3.3.0
|
|
termcolor@1.2.0
|
|
terminal_size@0.2.5
|
|
thiserror@1.0.38
|
|
thiserror-impl@1.0.38
|
|
thread-id@4.0.0
|
|
time@0.1.45
|
|
tinyvec@1.6.0
|
|
tinyvec_macros@0.1.1
|
|
tokio@1.25.0
|
|
tokio-macros@1.8.2
|
|
tokio-native-tls@0.3.1
|
|
tokio-rustls@0.23.4
|
|
tokio-tfo@0.2.0
|
|
tokio-util@0.6.10
|
|
tokio-util@0.7.7
|
|
tower@0.4.13
|
|
tower-layer@0.3.2
|
|
tower-service@0.3.2
|
|
tracing@0.1.37
|
|
tracing-attributes@0.1.23
|
|
tracing-core@0.1.30
|
|
trust-dns-proto@0.22.0
|
|
trust-dns-resolver@0.22.0
|
|
try-lock@0.2.4
|
|
tun@0.5.5
|
|
typemap-ors@1.0.0
|
|
typenum@1.16.0
|
|
ucd-trie@0.1.5
|
|
unicode-bidi@0.3.10
|
|
unicode-ident@1.0.6
|
|
unicode-normalization@0.1.22
|
|
unicode-width@0.1.10
|
|
universal-hash@0.5.0
|
|
unsafe-any-ors@1.0.0
|
|
untrusted@0.7.1
|
|
url@2.3.1
|
|
vcpkg@0.2.15
|
|
version_check@0.9.4
|
|
walkdir@2.3.2
|
|
want@0.3.0
|
|
wasi@0.10.0+wasi-snapshot-preview1
|
|
wasi@0.11.0+wasi-snapshot-preview1
|
|
wasm-bindgen@0.2.84
|
|
wasm-bindgen-backend@0.2.84
|
|
wasm-bindgen-macro@0.2.84
|
|
wasm-bindgen-macro-support@0.2.84
|
|
wasm-bindgen-shared@0.2.84
|
|
web-sys@0.3.61
|
|
webpki@0.22.0
|
|
webpki-roots@0.22.6
|
|
widestring@0.5.1
|
|
winapi@0.3.9
|
|
winapi-i686-pc-windows-gnu@0.4.0
|
|
winapi-util@0.1.5
|
|
winapi-x86_64-pc-windows-gnu@0.4.0
|
|
windows-sys@0.36.1
|
|
windows-sys@0.42.0
|
|
windows-sys@0.45.0
|
|
windows-targets@0.42.1
|
|
windows_aarch64_gnullvm@0.42.1
|
|
windows_aarch64_msvc@0.36.1
|
|
windows_aarch64_msvc@0.42.1
|
|
windows_i686_gnu@0.36.1
|
|
windows_i686_gnu@0.42.1
|
|
windows_i686_msvc@0.36.1
|
|
windows_i686_msvc@0.42.1
|
|
windows_x86_64_gnu@0.36.1
|
|
windows_x86_64_gnu@0.42.1
|
|
windows_x86_64_gnullvm@0.42.1
|
|
windows_x86_64_msvc@0.36.1
|
|
windows_x86_64_msvc@0.42.1
|
|
winreg@0.10.1
|
|
xdg@2.4.1
|
|
yaml-rust@0.4.5
|
|
zeroize@1.5.7
|
|
"
|
|
|
|
inherit cargo
|
|
|
|
DESCRIPTION="Shadowsocks is a fast tunnel proxy that helps you bypass firewalls."
|
|
HOMEPAGE="https://github.com/shadowsocks/shadowsocks-rust"
|
|
SRC_URI="
|
|
${CARGO_CRATE_URIS}
|
|
"
|
|
|
|
# License set may be more restrictive as OR is not respected
|
|
# use cargo-license for a more accurate license picture
|
|
LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions Artistic-2 BSD BSD-2 Boost-1.0 CC0-1.0 ISC MIT MIT-0 MPL-2.0 Unicode-DFS-2016 Unlicense WTFPL-2 ZLIB"
|
|
SLOT="0"
|
|
KEYWORDS="amd64"
|
|
|
|
# rust does not use *FLAGS from make.conf, silence portage warning
|
|
# update with proper path to binaries this crate installs, omit leading /
|
|
QA_FLAGS_IGNORED="usr/bin/ss*"
|