diff options
author | Chen, Chih-Chia <pigfoot@gmail.com> | 2024-08-04 23:56:09 +0800 |
---|---|---|
committer | Chen, Chih-Chia <pigfoot@gmail.com> | 2024-08-04 23:56:09 +0800 |
commit | 027e824cd87982a044e9fa3fdf8ee5561bb2790b (patch) | |
tree | dcf97346a15d21815556f7a9d93643ef2ab652fe /net-misc/xh/xh-0.22.2.ebuild | |
parent | [app-admin/mongosh-bin] New ebuild (diff) | |
download | pigfoot-027e824cd87982a044e9fa3fdf8ee5561bb2790b.tar.gz pigfoot-027e824cd87982a044e9fa3fdf8ee5561bb2790b.tar.bz2 pigfoot-027e824cd87982a044e9fa3fdf8ee5561bb2790b.zip |
[net-misc/xh] upgrade from upstream
Signed-off-by: Chen, Chih-Chia <pigfoot@gmail.com>
Diffstat (limited to 'net-misc/xh/xh-0.22.2.ebuild')
-rw-r--r-- | net-misc/xh/xh-0.22.2.ebuild | 330 |
1 files changed, 330 insertions, 0 deletions
diff --git a/net-misc/xh/xh-0.22.2.ebuild b/net-misc/xh/xh-0.22.2.ebuild new file mode 100644 index 0000000..4043b38 --- /dev/null +++ b/net-misc/xh/xh-0.22.2.ebuild @@ -0,0 +1,330 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +if [[ ${PV} != *9999 ]]; then + CRATES=" + addr2line@0.21.0 + adler@1.0.2 + aho-corasick@1.1.3 + alloc-no-stdlib@2.0.4 + alloc-stdlib@0.2.2 + anstream@0.6.13 + anstyle@1.0.6 + anstyle-parse@0.2.3 + anstyle-query@1.0.2 + anstyle-wincon@3.0.2 + anyhow@1.0.82 + assert_cmd@2.0.14 + autocfg@1.2.0 + backtrace@0.3.71 + base64@0.21.7 + base64@0.22.0 + bincode@1.3.3 + bitflags@1.3.2 + bitflags@2.5.0 + block-buffer@0.10.4 + brotli@3.5.0 + brotli-decompressor@2.5.1 + bstr@1.9.1 + bumpalo@3.16.0 + byteorder@1.5.0 + bytes@1.6.0 + cc@1.0.92 + cfg-if@1.0.0 + chardetng@0.1.17 + clap@4.5.4 + clap_builder@4.5.2 + clap_complete@4.5.2 + clap_derive@4.5.4 + clap_lex@0.7.0 + colorchoice@1.0.0 + console@0.15.8 + cookie@0.17.0 + cookie_store@0.20.0 + core-foundation@0.9.4 + core-foundation-sys@0.8.6 + cpufeatures@0.2.12 + crc32fast@1.4.0 + crypto-common@0.1.6 + deranged@0.3.11 + difflib@0.4.0 + digest@0.10.7 + digest_auth@0.3.1 + dirs@5.0.1 + dirs-sys@0.4.1 + doc-comment@0.3.3 + either@1.10.0 + encode_unicode@0.3.6 + encoding_rs@0.8.34 + encoding_rs_io@0.1.7 + env_filter@0.1.0 + env_logger@0.11.3 + equivalent@1.0.1 + errno@0.3.8 + fastrand@2.0.2 + flate2@1.0.28 + float-cmp@0.9.0 + fnv@1.0.7 + foreign-types@0.3.2 + foreign-types-shared@0.1.1 + form_urlencoded@1.2.1 + futures-channel@0.3.30 + futures-core@0.3.30 + futures-io@0.3.30 + futures-sink@0.3.30 + futures-task@0.3.30 + futures-util@0.3.30 + generic-array@0.14.7 + getopts@0.2.21 + getrandom@0.2.14 + gimli@0.28.1 + h2@0.4.4 + hashbrown@0.12.3 + hashbrown@0.14.3 + heck@0.5.0 + hermit-abi@0.3.9 + hex@0.4.3 + http@1.1.0 + http-body@1.0.0 + http-body-util@0.1.1 + httparse@1.8.0 + httpdate@1.0.3 + humantime@2.1.0 + hyper@1.2.0 + hyper-rustls@0.26.0 + hyper-tls@0.6.0 + hyper-util@0.1.3 + idna@0.3.0 + idna@0.5.0 + indexmap@1.9.3 + indexmap@2.2.6 + indicatif@0.17.8 + indoc@2.0.5 + instant@0.1.12 + ipnet@2.9.0 + itoa@1.0.11 + js-sys@0.3.69 + jsonxf@1.1.1 + lazy_static@1.4.0 + libc@0.2.154 + libredox@0.1.3 + line-wrap@0.2.0 + linked-hash-map@0.5.6 + linux-raw-sys@0.4.13 + log@0.4.21 + md-5@0.10.6 + memchr@2.7.2 + mime@0.3.17 + mime2ext@0.1.52 + mime_guess@2.0.4 + miniz_oxide@0.7.2 + mio@0.8.11 + native-tls@0.2.11 + network-interface@1.1.3 + normalize-line-endings@0.3.0 + num-conv@0.1.0 + num-traits@0.2.18 + num_cpus@1.16.0 + number_prefix@0.4.0 + object@0.32.2 + once_cell@1.19.0 + onig@6.4.0 + onig_sys@69.8.1 + openssl@0.10.64 + openssl-macros@0.1.1 + openssl-probe@0.1.5 + openssl-sys@0.9.102 + option-ext@0.2.0 + os_display@0.1.3 + pem@3.0.4 + percent-encoding@2.3.1 + pin-project@1.1.5 + pin-project-internal@1.1.5 + pin-project-lite@0.2.14 + pin-utils@0.1.0 + pkg-config@0.3.30 + plist@1.6.1 + portable-atomic@1.6.0 + powerfmt@0.2.0 + ppv-lite86@0.2.17 + predicates@3.1.0 + predicates-core@1.0.6 + predicates-tree@1.0.9 + proc-macro2@1.0.79 + psl-types@2.0.11 + publicsuffix@2.2.3 + quick-xml@0.31.0 + quote@1.0.36 + rand@0.8.5 + rand_chacha@0.3.1 + rand_core@0.6.4 + redox_users@0.4.5 + regex@1.10.4 + regex-automata@0.4.6 + regex-lite@0.1.5 + regex-syntax@0.8.3 + reqwest@0.12.3 + ring@0.17.8 + roff@0.2.1 + rpassword@7.3.1 + rtoolbox@0.0.2 + rustc-demangle@0.1.23 + rustix@0.38.32 + rustls@0.22.3 + rustls-native-certs@0.7.0 + rustls-pemfile@2.1.2 + rustls-pki-types@1.4.1 + rustls-webpki@0.102.2 + ruzstd@0.7.0 + ryu@1.0.17 + same-file@1.0.6 + schannel@0.1.23 + security-framework@2.10.0 + security-framework-sys@2.10.0 + serde@1.0.197 + serde-transcode@1.1.1 + serde_derive@1.0.197 + serde_json@1.0.115 + serde_urlencoded@0.7.1 + sha2@0.10.8 + slab@0.4.9 + smallvec@1.13.2 + socket2@0.5.6 + spin@0.9.8 + strsim@0.11.1 + subtle@2.5.0 + syn@2.0.58 + sync_wrapper@0.1.2 + syntect@5.2.0 + system-configuration@0.5.1 + system-configuration-sys@0.5.0 + tempfile@3.10.1 + termcolor@1.4.1 + terminal_size@0.3.0 + termtree@0.4.1 + thiserror@1.0.58 + thiserror-impl@1.0.58 + time@0.3.36 + time-core@0.1.2 + time-macros@0.2.18 + tinyvec@1.6.0 + tinyvec_macros@0.1.1 + tokio@1.37.0 + tokio-native-tls@0.3.1 + tokio-rustls@0.25.0 + tokio-socks@0.5.1 + tokio-util@0.7.10 + tower@0.4.13 + tower-layer@0.3.2 + tower-service@0.3.2 + tracing@0.1.40 + tracing-core@0.1.32 + try-lock@0.2.5 + typenum@1.17.0 + unicase@2.7.0 + unicode-bidi@0.3.15 + unicode-ident@1.0.12 + unicode-normalization@0.1.23 + unicode-width@0.1.11 + untrusted@0.9.0 + url@2.5.0 + utf8parse@0.2.1 + vcpkg@0.2.15 + version_check@0.9.4 + wait-timeout@0.2.0 + walkdir@2.5.0 + want@0.3.1 + wasi@0.11.0+wasi-snapshot-preview1 + wasm-bindgen@0.2.92 + wasm-bindgen-backend@0.2.92 + wasm-bindgen-futures@0.4.42 + wasm-bindgen-macro@0.2.92 + wasm-bindgen-macro-support@0.2.92 + wasm-bindgen-shared@0.2.92 + web-sys@0.3.69 + webpki-roots@0.26.1 + winapi@0.3.9 + winapi-i686-pc-windows-gnu@0.4.0 + winapi-util@0.1.6 + winapi-x86_64-pc-windows-gnu@0.4.0 + windows-sys@0.48.0 + windows-sys@0.52.0 + windows-targets@0.48.5 + windows-targets@0.52.5 + windows_aarch64_gnullvm@0.48.5 + windows_aarch64_gnullvm@0.52.5 + windows_aarch64_msvc@0.48.5 + windows_aarch64_msvc@0.52.5 + windows_i686_gnu@0.48.5 + windows_i686_gnu@0.52.5 + windows_i686_gnullvm@0.52.5 + windows_i686_msvc@0.48.5 + windows_i686_msvc@0.52.5 + windows_x86_64_gnu@0.48.5 + windows_x86_64_gnu@0.52.5 + windows_x86_64_gnullvm@0.48.5 + windows_x86_64_gnullvm@0.52.5 + windows_x86_64_msvc@0.48.5 + windows_x86_64_msvc@0.52.5 + winreg@0.52.0 + yaml-rust@0.4.5 + zeroize@1.7.0 + " +fi + +inherit cargo + +DESCRIPTION="Friendly and fast tool for sending HTTP requests" +HOMEPAGE="https://github.com/ducaale/xh" +GITHUB_USER=ducaale +GITHUB_REPO=${PN} + +if [[ ${PV} == *9999 ]]; then + EGIT_REPO_URI="https://github.com/${GITHUB_USER}/${GITHUB_REPO}" + inherit git-r3 +else + [[ ${PV} == *_pre???????? ]] && COMMIT="" + + SRC_URI="https://github.com/${GITHUB_USER}/${GITHUB_REPO}/archive/${COMMIT:-v${PV}}.tar.gz -> ${P}.tar.gz + ${CARGO_CRATE_URIS}" + S="${WORKDIR}/${PN}-${COMMIT:-${PV}}" + KEYWORDS="amd64 x86 arm arm64 ~ppc64 ~riscv" +fi + +LICENSE="MIT" +# Dependent crate licenses +LICENSE+=" 0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 ISC MPL-2.0 Unicode-DFS-2016 Unlicense ZLIB" +SLOT="0" +RESTRICT="mirror" +IUSE="+rustls" + +QA_FLAGS_IGNORED="usr/bin/${PN}" + +src_unpack() { + if [[ ${PV} == *9999* ]]; then + git-r3_src_unpack + cargo_live_src_unpack + else + cargo_src_unpack + fi +} + +src_configure() { + myfeatures=( + $(usex rustls rustls native-tls) + ) + + cargo_src_configure --no-default-features +} + +src_compile() { + cargo_src_compile --bin=${PN} +} + +src_install() { + cargo_src_install --bin=${PN} + + dosym /usr/bin/"${PN}" /usr/bin/"${PN}s" +} |