From 96802efe34b42cae53ceac16336a1ea055a5f281 Mon Sep 17 00:00:00 2001 From: "Alex Xu (Hello71)" Date: Sun, 15 Aug 2021 09:31:19 -0400 Subject: dev-util/cargo-c: use system libgit2, libssh2 Signed-off-by: Alex Xu (Hello71) Closes: https://github.com/gentoo/gentoo/pull/21997 Signed-off-by: Sam James --- dev-util/cargo-c/cargo-c-0.6.2-r1.ebuild | 165 ++++++++++++++++++++++++++++ dev-util/cargo-c/cargo-c-0.6.2.ebuild | 163 ---------------------------- dev-util/cargo-c/cargo-c-0.7.2-r1.ebuild | 175 ++++++++++++++++++++++++++++++ dev-util/cargo-c/cargo-c-0.7.2.ebuild | 172 ----------------------------- dev-util/cargo-c/cargo-c-0.8.0-r1.ebuild | 175 ++++++++++++++++++++++++++++++ dev-util/cargo-c/cargo-c-0.8.0.ebuild | 172 ----------------------------- dev-util/cargo-c/cargo-c-0.8.1-r1.ebuild | 176 ++++++++++++++++++++++++++++++ dev-util/cargo-c/cargo-c-0.8.1.ebuild | 173 ------------------------------ dev-util/cargo-c/cargo-c-0.8.2-r1.ebuild | 177 ++++++++++++++++++++++++++++++ dev-util/cargo-c/cargo-c-0.8.2.ebuild | 174 ------------------------------ dev-util/cargo-c/cargo-c-0.9.0-r1.ebuild | 178 +++++++++++++++++++++++++++++++ dev-util/cargo-c/cargo-c-0.9.0.ebuild | 175 ------------------------------ 12 files changed, 1046 insertions(+), 1029 deletions(-) create mode 100644 dev-util/cargo-c/cargo-c-0.6.2-r1.ebuild delete mode 100644 dev-util/cargo-c/cargo-c-0.6.2.ebuild create mode 100644 dev-util/cargo-c/cargo-c-0.7.2-r1.ebuild delete mode 100644 dev-util/cargo-c/cargo-c-0.7.2.ebuild create mode 100644 dev-util/cargo-c/cargo-c-0.8.0-r1.ebuild delete mode 100644 dev-util/cargo-c/cargo-c-0.8.0.ebuild create mode 100644 dev-util/cargo-c/cargo-c-0.8.1-r1.ebuild delete mode 100644 dev-util/cargo-c/cargo-c-0.8.1.ebuild create mode 100644 dev-util/cargo-c/cargo-c-0.8.2-r1.ebuild delete mode 100644 dev-util/cargo-c/cargo-c-0.8.2.ebuild create mode 100644 dev-util/cargo-c/cargo-c-0.9.0-r1.ebuild delete mode 100644 dev-util/cargo-c/cargo-c-0.9.0.ebuild (limited to 'dev-util') diff --git a/dev-util/cargo-c/cargo-c-0.6.2-r1.ebuild b/dev-util/cargo-c/cargo-c-0.6.2-r1.ebuild new file mode 100644 index 000000000000..cf272d7803bf --- /dev/null +++ b/dev-util/cargo-c/cargo-c-0.6.2-r1.ebuild @@ -0,0 +1,165 @@ +# Copyright 2017-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Auto-Generated by cargo-ebuild 0.3.0 + +EAPI=7 + +CRATES=" +adler32-1.0.4 +aho-corasick-0.7.10 +ansi_term-0.11.0 +anyhow-1.0.27 +atty-0.2.14 +autocfg-1.0.0 +bitflags-1.2.1 +bitmaps-2.0.0 +bstr-0.2.12 +bytesize-1.0.0 +cargo-0.43.1 +cargo-c-0.6.2 +cargo-platform-0.1.1 +cbindgen-0.13.2 +cc-1.0.50 +cfg-if-0.1.10 +clap-2.33.0 +commoncrypto-0.2.0 +commoncrypto-sys-0.2.0 +core-foundation-0.7.0 +core-foundation-sys-0.7.0 +crates-io-0.31.0 +crc32fast-1.2.0 +crossbeam-channel-0.4.2 +crossbeam-utils-0.7.2 +crypto-hash-0.3.4 +curl-0.4.28 +curl-sys-0.4.30+curl-7.69.1 +env_logger-0.7.1 +filetime-0.2.8 +flate2-1.0.14 +fnv-1.0.6 +foreign-types-0.3.2 +foreign-types-shared-0.1.1 +fs2-0.4.3 +fwdansi-1.1.0 +getrandom-0.1.14 +git2-0.11.0 +git2-curl-0.12.0 +glob-0.3.0 +globset-0.4.5 +heck-0.3.1 +hermit-abi-0.1.8 +hex-0.3.2 +hex-0.4.2 +home-0.5.3 +humantime-1.3.0 +humantime-2.0.0 +idna-0.2.0 +ignore-0.4.12 +im-rc-14.3.0 +itoa-0.4.5 +jobserver-0.1.21 +lazy_static-1.4.0 +lazycell-1.2.1 +libc-0.2.68 +libgit2-sys-0.10.0 +libnghttp2-sys-0.1.3 +libssh2-sys-0.2.16 +libz-sys-1.0.25 +log-0.4.8 +matches-0.1.8 +maybe-uninit-2.0.0 +memchr-2.3.3 +miniz_oxide-0.3.6 +miow-0.3.3 +num_cpus-1.12.0 +opener-0.4.1 +openssl-0.10.28 +openssl-probe-0.1.2 +openssl-sys-0.9.54 +percent-encoding-2.1.0 +pkg-config-0.3.17 +ppv-lite86-0.2.6 +proc-macro-error-0.4.11 +proc-macro-error-attr-0.4.11 +proc-macro2-1.0.9 +quick-error-1.2.3 +quote-1.0.3 +rand-0.7.3 +rand_chacha-0.2.2 +rand_core-0.5.1 +rand_hc-0.2.0 +rand_xoshiro-0.4.0 +redox_syscall-0.1.56 +regex-1.3.5 +regex-syntax-0.6.17 +remove_dir_all-0.5.2 +rustc-workspace-hack-1.0.0 +rustfix-0.5.0 +ryu-1.0.3 +same-file-1.0.6 +schannel-0.1.18 +semver-0.9.0 +semver-parser-0.7.0 +serde-1.0.105 +serde_derive-1.0.105 +serde_ignored-0.1.1 +serde_json-1.0.48 +shell-escape-0.1.4 +sized-chunks-0.5.3 +smallvec-1.2.0 +socket2-0.3.11 +strip-ansi-escapes-0.1.0 +strsim-0.8.0 +structopt-0.3.12 +structopt-derive-0.4.5 +syn-1.0.17 +syn-mid-0.5.0 +tar-0.4.26 +tempfile-3.1.0 +termcolor-1.1.0 +textwrap-0.11.0 +thread_local-1.0.1 +toml-0.5.6 +typenum-1.11.2 +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 +url-2.1.1 +utf8parse-0.1.1 +vcpkg-0.2.8 +vec_map-0.8.1 +version_check-0.9.1 +vte-0.3.3 +walkdir-2.3.1 +wasi-0.9.0+wasi-snapshot-preview1 +winapi-0.3.8 +winapi-i686-pc-windows-gnu-0.4.0 +winapi-util-0.1.3 +winapi-x86_64-pc-windows-gnu-0.4.0 +" + +inherit cargo + +DESCRIPTION="Helper program to build and install c-like libraries" +# Double check the homepage as the cargo_metadata crate +# does not provide this value so instead repository is used +HOMEPAGE="https://github.com/lu-zero/cargo-c" +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 MIT" +SLOT="0" +KEYWORDS="amd64 arm arm64 ppc64 x86" + +DEPEND="" +RDEPEND="sys-libs/zlib + dev-libs/openssl:0= + net-libs/libssh2 + net-misc/curl[ssl] +" + +export LIBSSH2_SYS_USE_PKG_CONFIG=1 diff --git a/dev-util/cargo-c/cargo-c-0.6.2.ebuild b/dev-util/cargo-c/cargo-c-0.6.2.ebuild deleted file mode 100644 index f189c46f62a1..000000000000 --- a/dev-util/cargo-c/cargo-c-0.6.2.ebuild +++ /dev/null @@ -1,163 +0,0 @@ -# Copyright 2017-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Auto-Generated by cargo-ebuild 0.3.0 - -EAPI=7 - -CRATES=" -adler32-1.0.4 -aho-corasick-0.7.10 -ansi_term-0.11.0 -anyhow-1.0.27 -atty-0.2.14 -autocfg-1.0.0 -bitflags-1.2.1 -bitmaps-2.0.0 -bstr-0.2.12 -bytesize-1.0.0 -cargo-0.43.1 -cargo-c-0.6.2 -cargo-platform-0.1.1 -cbindgen-0.13.2 -cc-1.0.50 -cfg-if-0.1.10 -clap-2.33.0 -commoncrypto-0.2.0 -commoncrypto-sys-0.2.0 -core-foundation-0.7.0 -core-foundation-sys-0.7.0 -crates-io-0.31.0 -crc32fast-1.2.0 -crossbeam-channel-0.4.2 -crossbeam-utils-0.7.2 -crypto-hash-0.3.4 -curl-0.4.28 -curl-sys-0.4.30+curl-7.69.1 -env_logger-0.7.1 -filetime-0.2.8 -flate2-1.0.14 -fnv-1.0.6 -foreign-types-0.3.2 -foreign-types-shared-0.1.1 -fs2-0.4.3 -fwdansi-1.1.0 -getrandom-0.1.14 -git2-0.11.0 -git2-curl-0.12.0 -glob-0.3.0 -globset-0.4.5 -heck-0.3.1 -hermit-abi-0.1.8 -hex-0.3.2 -hex-0.4.2 -home-0.5.3 -humantime-1.3.0 -humantime-2.0.0 -idna-0.2.0 -ignore-0.4.12 -im-rc-14.3.0 -itoa-0.4.5 -jobserver-0.1.21 -lazy_static-1.4.0 -lazycell-1.2.1 -libc-0.2.68 -libgit2-sys-0.10.0 -libnghttp2-sys-0.1.3 -libssh2-sys-0.2.16 -libz-sys-1.0.25 -log-0.4.8 -matches-0.1.8 -maybe-uninit-2.0.0 -memchr-2.3.3 -miniz_oxide-0.3.6 -miow-0.3.3 -num_cpus-1.12.0 -opener-0.4.1 -openssl-0.10.28 -openssl-probe-0.1.2 -openssl-sys-0.9.54 -percent-encoding-2.1.0 -pkg-config-0.3.17 -ppv-lite86-0.2.6 -proc-macro-error-0.4.11 -proc-macro-error-attr-0.4.11 -proc-macro2-1.0.9 -quick-error-1.2.3 -quote-1.0.3 -rand-0.7.3 -rand_chacha-0.2.2 -rand_core-0.5.1 -rand_hc-0.2.0 -rand_xoshiro-0.4.0 -redox_syscall-0.1.56 -regex-1.3.5 -regex-syntax-0.6.17 -remove_dir_all-0.5.2 -rustc-workspace-hack-1.0.0 -rustfix-0.5.0 -ryu-1.0.3 -same-file-1.0.6 -schannel-0.1.18 -semver-0.9.0 -semver-parser-0.7.0 -serde-1.0.105 -serde_derive-1.0.105 -serde_ignored-0.1.1 -serde_json-1.0.48 -shell-escape-0.1.4 -sized-chunks-0.5.3 -smallvec-1.2.0 -socket2-0.3.11 -strip-ansi-escapes-0.1.0 -strsim-0.8.0 -structopt-0.3.12 -structopt-derive-0.4.5 -syn-1.0.17 -syn-mid-0.5.0 -tar-0.4.26 -tempfile-3.1.0 -termcolor-1.1.0 -textwrap-0.11.0 -thread_local-1.0.1 -toml-0.5.6 -typenum-1.11.2 -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 -url-2.1.1 -utf8parse-0.1.1 -vcpkg-0.2.8 -vec_map-0.8.1 -version_check-0.9.1 -vte-0.3.3 -walkdir-2.3.1 -wasi-0.9.0+wasi-snapshot-preview1 -winapi-0.3.8 -winapi-i686-pc-windows-gnu-0.4.0 -winapi-util-0.1.3 -winapi-x86_64-pc-windows-gnu-0.4.0 -" - -inherit cargo - -DESCRIPTION="Helper program to build and install c-like libraries" -# Double check the homepage as the cargo_metadata crate -# does not provide this value so instead repository is used -HOMEPAGE="https://github.com/lu-zero/cargo-c" -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 MIT" -SLOT="0" -KEYWORDS="amd64 arm arm64 ppc64 x86" - -DEPEND="" -RDEPEND="sys-libs/zlib - dev-libs/openssl:0= - net-libs/libssh2 - net-misc/curl[ssl] -" diff --git a/dev-util/cargo-c/cargo-c-0.7.2-r1.ebuild b/dev-util/cargo-c/cargo-c-0.7.2-r1.ebuild new file mode 100644 index 000000000000..ed31e871490e --- /dev/null +++ b/dev-util/cargo-c/cargo-c-0.7.2-r1.ebuild @@ -0,0 +1,175 @@ +# Copyright 2017-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Auto-Generated by cargo-ebuild 0.3.0 + +EAPI=7 + +CRATES=" +cargo-c-0.7.2+cargo-0.50 +adler-0.2.3 +aho-corasick-0.7.15 +ansi_term-0.11.0 +anyhow-1.0.38 +atty-0.2.14 +autocfg-1.0.1 +bitflags-1.2.1 +bitmaps-2.1.0 +bstr-0.2.14 +bytesize-1.0.1 +cargo-0.50.0 +cargo-platform-0.1.1 +cbindgen-0.16.0 +cc-1.0.66 +cfg-if-1.0.0 +clap-2.33.3 +commoncrypto-0.2.0 +commoncrypto-sys-0.2.0 +core-foundation-0.9.1 +core-foundation-sys-0.8.2 +crates-io-0.31.1 +crc32fast-1.2.1 +crossbeam-utils-0.8.1 +crypto-hash-0.3.4 +curl-0.4.34 +curl-sys-0.4.39+curl-7.74.0 +env_logger-0.8.2 +filetime-0.2.14 +flate2-1.0.19 +fnv-1.0.7 +foreign-types-0.3.2 +foreign-types-shared-0.1.1 +form_urlencoded-1.0.0 +fwdansi-1.1.0 +getrandom-0.2.2 +git2-0.13.17 +git2-curl-0.14.1 +glob-0.3.0 +globset-0.4.6 +hashbrown-0.9.1 +heck-0.3.2 +hermit-abi-0.1.18 +hex-0.3.2 +hex-0.4.2 +home-0.5.3 +humantime-2.1.0 +idna-0.2.0 +ignore-0.4.17 +im-rc-15.0.0 +indexmap-1.6.1 +itoa-0.4.7 +jobserver-0.1.21 +lazy_static-1.4.0 +lazycell-1.3.0 +libc-0.2.84 +libgit2-sys-0.12.18+1.1.0 +libnghttp2-sys-0.1.5+1.42.0 +libssh2-sys-0.2.20 +libz-sys-1.1.2 +log-0.4.14 +matches-0.1.8 +memchr-2.3.4 +miniz_oxide-0.4.3 +miow-0.3.6 +num_cpus-1.13.0 +once_cell-1.5.2 +opener-0.4.1 +openssl-0.10.32 +openssl-probe-0.1.2 +openssl-src-111.13.0+1.1.1i +openssl-sys-0.9.60 +percent-encoding-2.1.0 +pkg-config-0.3.19 +ppv-lite86-0.2.10 +proc-macro-error-1.0.4 +proc-macro-error-attr-1.0.4 +proc-macro2-1.0.24 +quote-1.0.8 +rand-0.8.3 +rand_chacha-0.3.0 +rand_core-0.5.1 +rand_core-0.6.1 +rand_hc-0.3.0 +rand_xoshiro-0.4.0 +redox_syscall-0.2.4 +regex-1.4.3 +regex-syntax-0.6.22 +remove_dir_all-0.5.3 +rustc-workspace-hack-1.0.0 +rustfix-0.5.1 +ryu-1.0.5 +same-file-1.0.6 +schannel-0.1.19 +semver-0.10.0 +semver-parser-0.7.0 +serde-1.0.121 +serde_derive-1.0.121 +serde_ignored-0.1.2 +serde_json-1.0.61 +shell-escape-0.1.5 +sized-chunks-0.6.2 +socket2-0.3.19 +strip-ansi-escapes-0.1.0 +strsim-0.8.0 +structopt-0.3.21 +structopt-derive-0.4.14 +syn-1.0.60 +tar-0.4.32 +tempfile-3.2.0 +termcolor-1.1.2 +textwrap-0.11.0 +thread_local-1.1.2 +tinyvec-1.1.1 +tinyvec_macros-0.1.0 +toml-0.5.8 +typenum-1.12.0 +unicode-bidi-0.3.4 +unicode-normalization-0.1.16 +unicode-segmentation-1.7.1 +unicode-width-0.1.8 +unicode-xid-0.2.1 +url-2.2.0 +utf8parse-0.1.1 +vcpkg-0.2.11 +vec_map-0.8.2 +version_check-0.9.2 +vte-0.3.3 +walkdir-2.3.1 +wasi-0.10.2+wasi-snapshot-preview1 +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 +" +inherit cargo + +DESCRIPTION="Helper program to build and install c-like libraries" +# Double check the homepage as the cargo_metadata crate +# does not provide this value so instead repository is used +HOMEPAGE="https://github.com/lu-zero/cargo-c" +SRC_URI="$(cargo_crate_uris ${CRATES})" +MY_P="${PN}-0.7.2+cargo-0.50" +S="${WORKDIR}/${MY_P}" + +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 MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" + +DEPEND="" +RDEPEND="sys-libs/zlib + dev-libs/openssl:0= + dev-libs/libgit2 + net-libs/libssh2 + net-misc/curl[ssl] +" + +export LIBSSH2_SYS_USE_PKG_CONFIG=1 + +src_unpack() { + cargo_src_unpack + + tar -xf "${DISTDIR}"/"${MY_P}.crate" -C "${WORKDIR}" +} diff --git a/dev-util/cargo-c/cargo-c-0.7.2.ebuild b/dev-util/cargo-c/cargo-c-0.7.2.ebuild deleted file mode 100644 index 58cf5ad39816..000000000000 --- a/dev-util/cargo-c/cargo-c-0.7.2.ebuild +++ /dev/null @@ -1,172 +0,0 @@ -# Copyright 2017-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Auto-Generated by cargo-ebuild 0.3.0 - -EAPI=7 - -CRATES=" -cargo-c-0.7.2+cargo-0.50 -adler-0.2.3 -aho-corasick-0.7.15 -ansi_term-0.11.0 -anyhow-1.0.38 -atty-0.2.14 -autocfg-1.0.1 -bitflags-1.2.1 -bitmaps-2.1.0 -bstr-0.2.14 -bytesize-1.0.1 -cargo-0.50.0 -cargo-platform-0.1.1 -cbindgen-0.16.0 -cc-1.0.66 -cfg-if-1.0.0 -clap-2.33.3 -commoncrypto-0.2.0 -commoncrypto-sys-0.2.0 -core-foundation-0.9.1 -core-foundation-sys-0.8.2 -crates-io-0.31.1 -crc32fast-1.2.1 -crossbeam-utils-0.8.1 -crypto-hash-0.3.4 -curl-0.4.34 -curl-sys-0.4.39+curl-7.74.0 -env_logger-0.8.2 -filetime-0.2.14 -flate2-1.0.19 -fnv-1.0.7 -foreign-types-0.3.2 -foreign-types-shared-0.1.1 -form_urlencoded-1.0.0 -fwdansi-1.1.0 -getrandom-0.2.2 -git2-0.13.17 -git2-curl-0.14.1 -glob-0.3.0 -globset-0.4.6 -hashbrown-0.9.1 -heck-0.3.2 -hermit-abi-0.1.18 -hex-0.3.2 -hex-0.4.2 -home-0.5.3 -humantime-2.1.0 -idna-0.2.0 -ignore-0.4.17 -im-rc-15.0.0 -indexmap-1.6.1 -itoa-0.4.7 -jobserver-0.1.21 -lazy_static-1.4.0 -lazycell-1.3.0 -libc-0.2.84 -libgit2-sys-0.12.18+1.1.0 -libnghttp2-sys-0.1.5+1.42.0 -libssh2-sys-0.2.20 -libz-sys-1.1.2 -log-0.4.14 -matches-0.1.8 -memchr-2.3.4 -miniz_oxide-0.4.3 -miow-0.3.6 -num_cpus-1.13.0 -once_cell-1.5.2 -opener-0.4.1 -openssl-0.10.32 -openssl-probe-0.1.2 -openssl-src-111.13.0+1.1.1i -openssl-sys-0.9.60 -percent-encoding-2.1.0 -pkg-config-0.3.19 -ppv-lite86-0.2.10 -proc-macro-error-1.0.4 -proc-macro-error-attr-1.0.4 -proc-macro2-1.0.24 -quote-1.0.8 -rand-0.8.3 -rand_chacha-0.3.0 -rand_core-0.5.1 -rand_core-0.6.1 -rand_hc-0.3.0 -rand_xoshiro-0.4.0 -redox_syscall-0.2.4 -regex-1.4.3 -regex-syntax-0.6.22 -remove_dir_all-0.5.3 -rustc-workspace-hack-1.0.0 -rustfix-0.5.1 -ryu-1.0.5 -same-file-1.0.6 -schannel-0.1.19 -semver-0.10.0 -semver-parser-0.7.0 -serde-1.0.121 -serde_derive-1.0.121 -serde_ignored-0.1.2 -serde_json-1.0.61 -shell-escape-0.1.5 -sized-chunks-0.6.2 -socket2-0.3.19 -strip-ansi-escapes-0.1.0 -strsim-0.8.0 -structopt-0.3.21 -structopt-derive-0.4.14 -syn-1.0.60 -tar-0.4.32 -tempfile-3.2.0 -termcolor-1.1.2 -textwrap-0.11.0 -thread_local-1.1.2 -tinyvec-1.1.1 -tinyvec_macros-0.1.0 -toml-0.5.8 -typenum-1.12.0 -unicode-bidi-0.3.4 -unicode-normalization-0.1.16 -unicode-segmentation-1.7.1 -unicode-width-0.1.8 -unicode-xid-0.2.1 -url-2.2.0 -utf8parse-0.1.1 -vcpkg-0.2.11 -vec_map-0.8.2 -version_check-0.9.2 -vte-0.3.3 -walkdir-2.3.1 -wasi-0.10.2+wasi-snapshot-preview1 -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 -" -inherit cargo - -DESCRIPTION="Helper program to build and install c-like libraries" -# Double check the homepage as the cargo_metadata crate -# does not provide this value so instead repository is used -HOMEPAGE="https://github.com/lu-zero/cargo-c" -SRC_URI="$(cargo_crate_uris ${CRATES})" -MY_P="${PN}-0.7.2+cargo-0.50" -S="${WORKDIR}/${MY_P}" - -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 MIT" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" - -DEPEND="" -RDEPEND="sys-libs/zlib - dev-libs/openssl:0= - net-libs/libssh2 - net-misc/curl[ssl] -" - -src_unpack() { - cargo_src_unpack - - tar -xf "${DISTDIR}"/"${MY_P}.crate" -C "${WORKDIR}" -} diff --git a/dev-util/cargo-c/cargo-c-0.8.0-r1.ebuild b/dev-util/cargo-c/cargo-c-0.8.0-r1.ebuild new file mode 100644 index 000000000000..582ce98e1a84 --- /dev/null +++ b/dev-util/cargo-c/cargo-c-0.8.0-r1.ebuild @@ -0,0 +1,175 @@ +# Copyright 2017-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Auto-Generated by cargo-ebuild 0.3.0 + +EAPI=7 + +CRATES=" +cargo-c-0.8.0+cargo-0.51 +adler-1.0.2 +aho-corasick-0.7.15 +ansi_term-0.11.0 +anyhow-1.0.40 +atty-0.2.14 +autocfg-1.0.1 +bitflags-1.2.1 +bitmaps-2.1.0 +bstr-0.2.15 +bytesize-1.0.1 +cargo-0.51.0 +cargo-platform-0.1.1 +cbindgen-0.18.0 +cc-1.0.67 +cfg-if-1.0.0 +clap-2.33.3 +commoncrypto-0.2.0 +commoncrypto-sys-0.2.0 +core-foundation-0.9.1 +core-foundation-sys-0.8.2 +crates-io-0.31.1 +crc32fast-1.2.1 +crossbeam-utils-0.8.3 +crypto-hash-0.3.4 +curl-0.4.35 +curl-sys-0.4.41+curl-7.75.0 +env_logger-0.8.3 +filetime-0.2.14 +flate2-1.0.20 +fnv-1.0.7 +foreign-types-0.3.2 +foreign-types-shared-0.1.1 +form_urlencoded-1.0.1 +fwdansi-1.1.0 +getrandom-0.2.2 +git2-0.13.17 +git2-curl-0.14.1 +glob-0.3.0 +globset-0.4.6 +hashbrown-0.9.1 +heck-0.3.2 +hermit-abi-0.1.18 +hex-0.3.2 +hex-0.4.3 +home-0.5.3 +humantime-2.1.0 +idna-0.2.2 +ignore-0.4.17 +im-rc-15.0.0 +indexmap-1.6.2 +itoa-0.4.7 +jobserver-0.1.21 +lazy_static-1.4.0 +lazycell-1.3.0 +libc-0.2.92 +libgit2-sys-0.12.18+1.1.0 +libnghttp2-sys-0.1.6+1.43.0 +libssh2-sys-0.2.21 +libz-sys-1.1.2 +log-0.4.14 +matches-0.1.8 +memchr-2.3.4 +miniz_oxide-0.4.4 +miow-0.3.7 +num_cpus-1.13.0 +once_cell-1.7.2 +opener-0.4.1 +openssl-0.10.33 +openssl-probe-0.1.2 +openssl-src-111.15.0+1.1.1k +openssl-sys-0.9.61 +percent-encoding-2.1.0 +pkg-config-0.3.19 +ppv-lite86-0.2.10 +proc-macro-error-1.0.4 +proc-macro-error-attr-1.0.4 +proc-macro2-1.0.26 +quote-1.0.9 +rand-0.8.3 +rand_chacha-0.3.0 +rand_core-0.5.1 +rand_core-0.6.2 +rand_hc-0.3.0 +rand_xoshiro-0.4.0 +redox_syscall-0.2.5 +regex-1.4.5 +regex-syntax-0.6.23 +remove_dir_all-0.5.3 +rustc-workspace-hack-1.0.0 +rustfix-0.5.1 +ryu-1.0.5 +same-file-1.0.6 +schannel-0.1.19 +semver-0.10.0 +semver-parser-0.7.0 +serde-1.0.125 +serde_derive-1.0.125 +serde_ignored-0.1.2 +serde_json-1.0.64 +shell-escape-0.1.5 +sized-chunks-0.6.4 +socket2-0.3.19 +strip-ansi-escapes-0.1.0 +strsim-0.8.0 +structopt-0.3.21 +structopt-derive-0.4.14 +syn-1.0.68 +tar-0.4.33 +tempfile-3.2.0 +termcolor-1.1.2 +textwrap-0.11.0 +thread_local-1.1.3 +tinyvec-1.1.1 +tinyvec_macros-0.1.0 +toml-0.5.8 +typenum-1.13.0 +unicode-bidi-0.3.4 +unicode-normalization-0.1.17 +unicode-segmentation-1.7.1 +unicode-width-0.1.8 +unicode-xid-0.2.1 +url-2.2.1 +utf8parse-0.1.1 +vcpkg-0.2.11 +vec_map-0.8.2 +version_check-0.9.3 +vte-0.3.3 +walkdir-2.3.2 +wasi-0.10.2+wasi-snapshot-preview1 +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 +" +inherit cargo + +DESCRIPTION="Helper program to build and install c-like libraries" +# Double check the homepage as the cargo_metadata crate +# does not provide this value so instead repository is used +HOMEPAGE="https://github.com/lu-zero/cargo-c" +SRC_URI="$(cargo_crate_uris ${CRATES})" +MY_P="${PN}-0.8.0+cargo-0.51" +S="${WORKDIR}/${MY_P}" + +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 MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" + +DEPEND="" +RDEPEND="sys-libs/zlib + dev-libs/openssl:0= + dev-libs/libgit2 + net-libs/libssh2 + net-misc/curl[ssl] +" + +export LIBSSH2_SYS_USE_PKG_CONFIG=1 + +src_unpack() { + cargo_src_unpack + + tar -xf "${DISTDIR}"/"${MY_P}.crate" -C "${WORKDIR}" +} diff --git a/dev-util/cargo-c/cargo-c-0.8.0.ebuild b/dev-util/cargo-c/cargo-c-0.8.0.ebuild deleted file mode 100644 index 568e8eacff0d..000000000000 --- a/dev-util/cargo-c/cargo-c-0.8.0.ebuild +++ /dev/null @@ -1,172 +0,0 @@ -# Copyright 2017-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Auto-Generated by cargo-ebuild 0.3.0 - -EAPI=7 - -CRATES=" -cargo-c-0.8.0+cargo-0.51 -adler-1.0.2 -aho-corasick-0.7.15 -ansi_term-0.11.0 -anyhow-1.0.40 -atty-0.2.14 -autocfg-1.0.1 -bitflags-1.2.1 -bitmaps-2.1.0 -bstr-0.2.15 -bytesize-1.0.1 -cargo-0.51.0 -cargo-platform-0.1.1 -cbindgen-0.18.0 -cc-1.0.67 -cfg-if-1.0.0 -clap-2.33.3 -commoncrypto-0.2.0 -commoncrypto-sys-0.2.0 -core-foundation-0.9.1 -core-foundation-sys-0.8.2 -crates-io-0.31.1 -crc32fast-1.2.1 -crossbeam-utils-0.8.3 -crypto-hash-0.3.4 -curl-0.4.35 -curl-sys-0.4.41+curl-7.75.0 -env_logger-0.8.3 -filetime-0.2.14 -flate2-1.0.20 -fnv-1.0.7 -foreign-types-0.3.2 -foreign-types-shared-0.1.1 -form_urlencoded-1.0.1 -fwdansi-1.1.0 -getrandom-0.2.2 -git2-0.13.17 -git2-curl-0.14.1 -glob-0.3.0 -globset-0.4.6 -hashbrown-0.9.1 -heck-0.3.2 -hermit-abi-0.1.18 -hex-0.3.2 -hex-0.4.3 -home-0.5.3 -humantime-2.1.0 -idna-0.2.2 -ignore-0.4.17 -im-rc-15.0.0 -indexmap-1.6.2 -itoa-0.4.7 -jobserver-0.1.21 -lazy_static-1.4.0 -lazycell-1.3.0 -libc-0.2.92 -libgit2-sys-0.12.18+1.1.0 -libnghttp2-sys-0.1.6+1.43.0 -libssh2-sys-0.2.21 -libz-sys-1.1.2 -log-0.4.14 -matches-0.1.8 -memchr-2.3.4 -miniz_oxide-0.4.4 -miow-0.3.7 -num_cpus-1.13.0 -once_cell-1.7.2 -opener-0.4.1 -openssl-0.10.33 -openssl-probe-0.1.2 -openssl-src-111.15.0+1.1.1k -openssl-sys-0.9.61 -percent-encoding-2.1.0 -pkg-config-0.3.19 -ppv-lite86-0.2.10 -proc-macro-error-1.0.4 -proc-macro-error-attr-1.0.4 -proc-macro2-1.0.26 -quote-1.0.9 -rand-0.8.3 -rand_chacha-0.3.0 -rand_core-0.5.1 -rand_core-0.6.2 -rand_hc-0.3.0 -rand_xoshiro-0.4.0 -redox_syscall-0.2.5 -regex-1.4.5 -regex-syntax-0.6.23 -remove_dir_all-0.5.3 -rustc-workspace-hack-1.0.0 -rustfix-0.5.1 -ryu-1.0.5 -same-file-1.0.6 -schannel-0.1.19 -semver-0.10.0 -semver-parser-0.7.0 -serde-1.0.125 -serde_derive-1.0.125 -serde_ignored-0.1.2 -serde_json-1.0.64 -shell-escape-0.1.5 -sized-chunks-0.6.4 -socket2-0.3.19 -strip-ansi-escapes-0.1.0 -strsim-0.8.0 -structopt-0.3.21 -structopt-derive-0.4.14 -syn-1.0.68 -tar-0.4.33 -tempfile-3.2.0 -termcolor-1.1.2 -textwrap-0.11.0 -thread_local-1.1.3 -tinyvec-1.1.1 -tinyvec_macros-0.1.0 -toml-0.5.8 -typenum-1.13.0 -unicode-bidi-0.3.4 -unicode-normalization-0.1.17 -unicode-segmentation-1.7.1 -unicode-width-0.1.8 -unicode-xid-0.2.1 -url-2.2.1 -utf8parse-0.1.1 -vcpkg-0.2.11 -vec_map-0.8.2 -version_check-0.9.3 -vte-0.3.3 -walkdir-2.3.2 -wasi-0.10.2+wasi-snapshot-preview1 -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 -" -inherit cargo - -DESCRIPTION="Helper program to build and install c-like libraries" -# Double check the homepage as the cargo_metadata crate -# does not provide this value so instead repository is used -HOMEPAGE="https://github.com/lu-zero/cargo-c" -SRC_URI="$(cargo_crate_uris ${CRATES})" -MY_P="${PN}-0.8.0+cargo-0.51" -S="${WORKDIR}/${MY_P}" - -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 MIT" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" - -DEPEND="" -RDEPEND="sys-libs/zlib - dev-libs/openssl:0= - net-libs/libssh2 - net-misc/curl[ssl] -" - -src_unpack() { - cargo_src_unpack - - tar -xf "${DISTDIR}"/"${MY_P}.crate" -C "${WORKDIR}" -} diff --git a/dev-util/cargo-c/cargo-c-0.8.1-r1.ebuild b/dev-util/cargo-c/cargo-c-0.8.1-r1.ebuild new file mode 100644 index 000000000000..1182b510201c --- /dev/null +++ b/dev-util/cargo-c/cargo-c-0.8.1-r1.ebuild @@ -0,0 +1,176 @@ +# Copyright 2017-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Auto-Generated by cargo-ebuild 0.3.0 + +EAPI=7 + +CRATES=" +cargo-c-0.8.1+cargo-0.53 +adler-1.0.2 +aho-corasick-0.7.18 +ansi_term-0.11.0 +anyhow-1.0.40 +atty-0.2.14 +autocfg-1.0.1 +bitflags-1.2.1 +bitmaps-2.1.0 +bstr-0.2.16 +bytesize-1.0.1 +cargo-0.53.0 +cargo-platform-0.1.1 +cbindgen-0.19.0 +cc-1.0.67 +cfg-if-1.0.0 +clap-2.33.3 +commoncrypto-0.2.0 +commoncrypto-sys-0.2.0 +core-foundation-0.9.1 +core-foundation-sys-0.8.2 +crates-io-0.33.0 +crc32fast-1.2.1 +crossbeam-utils-0.8.4 +crypto-hash-0.3.4 +curl-0.4.37 +curl-sys-0.4.43+curl-7.76.0 +env_logger-0.8.3 +filetime-0.2.14 +flate2-1.0.20 +fnv-1.0.7 +foreign-types-0.3.2 +foreign-types-shared-0.1.1 +form_urlencoded-1.0.1 +fwdansi-1.1.0 +getrandom-0.2.2 +git2-0.13.19 +git2-curl-0.14.1 +glob-0.3.0 +globset-0.4.6 +hashbrown-0.9.1 +heck-0.3.2 +hermit-abi-0.1.18 +hex-0.3.2 +hex-0.4.3 +home-0.5.3 +humantime-2.1.0 +idna-0.2.3 +ignore-0.4.17 +im-rc-15.0.0 +indexmap-1.6.2 +itoa-0.4.7 +jobserver-0.1.22 +lazy_static-1.4.0 +lazycell-1.3.0 +libc-0.2.94 +libgit2-sys-0.12.20+1.1.0 +libnghttp2-sys-0.1.6+1.43.0 +libssh2-sys-0.2.21 +libz-sys-1.1.3 +log-0.4.14 +matches-0.1.8 +memchr-2.4.0 +miniz_oxide-0.4.4 +miow-0.3.7 +num_cpus-1.13.0 +once_cell-1.7.2 +opener-0.4.1 +openssl-0.10.34 +openssl-probe-0.1.4 +openssl-src-111.15.0+1.1.1k +openssl-sys-0.9.63 +percent-encoding-2.1.0 +pkg-config-0.3.19 +ppv-lite86-0.2.10 +proc-macro-error-1.0.4 +proc-macro-error-attr-1.0.4 +proc-macro2-1.0.26 +quote-1.0.9 +rand-0.8.3 +rand_chacha-0.3.0 +rand_core-0.5.1 +rand_core-0.6.2 +rand_hc-0.3.0 +rand_xoshiro-0.4.0 +redox_syscall-0.2.8 +regex-1.5.4 +regex-syntax-0.6.25 +remove_dir_all-0.5.3 +rustc-workspace-hack-1.0.0 +rustfix-0.5.1 +ryu-1.0.5 +same-file-1.0.6 +schannel-0.1.19 +semver-0.10.0 +semver-parser-0.7.0 +serde-1.0.126 +serde_derive-1.0.126 +serde_ignored-0.1.2 +serde_json-1.0.64 +shell-escape-0.1.5 +sized-chunks-0.6.5 +socket2-0.4.0 +strip-ansi-escapes-0.1.0 +strsim-0.8.0 +structopt-0.3.21 +structopt-derive-0.4.14 +syn-1.0.72 +tar-0.4.33 +tempfile-3.2.0 +termcolor-1.1.2 +textwrap-0.11.0 +thread_local-1.1.3 +tinyvec-1.2.0 +tinyvec_macros-0.1.0 +toml-0.5.8 +typenum-1.13.0 +unicode-bidi-0.3.5 +unicode-normalization-0.1.17 +unicode-segmentation-1.7.1 +unicode-width-0.1.8 +unicode-xid-0.2.2 +url-2.2.2 +utf8parse-0.1.1 +vcpkg-0.2.12 +vec_map-0.8.2 +version_check-0.9.3 +vte-0.3.3 +walkdir-2.3.2 +wasi-0.10.2+wasi-snapshot-preview1 +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 +" + +inherit cargo + +DESCRIPTION="Helper program to build and install c-like libraries" +# Double check the homepage as the cargo_metadata crate +# does not provide this value so instead repository is used +HOMEPAGE="https://github.com/lu-zero/cargo-c" +SRC_URI="$(cargo_crate_uris ${CRATES})" +MY_P="${PN}-0.8.1+cargo-0.53" +S="${WORKDIR}/${MY_P}" + +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 MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" + +DEPEND="" +RDEPEND="sys-libs/zlib + dev-libs/openssl:0= + dev-libs/libgit2 + net-libs/libssh2 + net-misc/curl[ssl] +" + +export LIBSSH2_SYS_USE_PKG_CONFIG=1 + +src_unpack() { + cargo_src_unpack + + tar -xf "${DISTDIR}"/"${MY_P}.crate" -C "${WORKDIR}" +} diff --git a/dev-util/cargo-c/cargo-c-0.8.1.ebuild b/dev-util/cargo-c/cargo-c-0.8.1.ebuild deleted file mode 100644 index 8905bd388133..000000000000 --- a/dev-util/cargo-c/cargo-c-0.8.1.ebuild +++ /dev/null @@ -1,173 +0,0 @@ -# Copyright 2017-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Auto-Generated by cargo-ebuild 0.3.0 - -EAPI=7 - -CRATES=" -cargo-c-0.8.1+cargo-0.53 -adler-1.0.2 -aho-corasick-0.7.18 -ansi_term-0.11.0 -anyhow-1.0.40 -atty-0.2.14 -autocfg-1.0.1 -bitflags-1.2.1 -bitmaps-2.1.0 -bstr-0.2.16 -bytesize-1.0.1 -cargo-0.53.0 -cargo-platform-0.1.1 -cbindgen-0.19.0 -cc-1.0.67 -cfg-if-1.0.0 -clap-2.33.3 -commoncrypto-0.2.0 -commoncrypto-sys-0.2.0 -core-foundation-0.9.1 -core-foundation-sys-0.8.2 -crates-io-0.33.0 -crc32fast-1.2.1 -crossbeam-utils-0.8.4 -crypto-hash-0.3.4 -curl-0.4.37 -curl-sys-0.4.43+curl-7.76.0 -env_logger-0.8.3 -filetime-0.2.14 -flate2-1.0.20 -fnv-1.0.7 -foreign-types-0.3.2 -foreign-types-shared-0.1.1 -form_urlencoded-1.0.1 -fwdansi-1.1.0 -getrandom-0.2.2 -git2-0.13.19 -git2-curl-0.14.1 -glob-0.3.0 -globset-0.4.6 -hashbrown-0.9.1 -heck-0.3.2 -hermit-abi-0.1.18 -hex-0.3.2 -hex-0.4.3 -home-0.5.3 -humantime-2.1.0 -idna-0.2.3 -ignore-0.4.17 -im-rc-15.0.0 -indexmap-1.6.2 -itoa-0.4.7 -jobserver-0.1.22 -lazy_static-1.4.0 -lazycell-1.3.0 -libc-0.2.94 -libgit2-sys-0.12.20+1.1.0 -libnghttp2-sys-0.1.6+1.43.0 -libssh2-sys-0.2.21 -libz-sys-1.1.3 -log-0.4.14 -matches-0.1.8 -memchr-2.4.0 -miniz_oxide-0.4.4 -miow-0.3.7 -num_cpus-1.13.0 -once_cell-1.7.2 -opener-0.4.1 -openssl-0.10.34 -openssl-probe-0.1.4 -openssl-src-111.15.0+1.1.1k -openssl-sys-0.9.63 -percent-encoding-2.1.0 -pkg-config-0.3.19 -ppv-lite86-0.2.10 -proc-macro-error-1.0.4 -proc-macro-error-attr-1.0.4 -proc-macro2-1.0.26 -quote-1.0.9 -rand-0.8.3 -rand_chacha-0.3.0 -rand_core-0.5.1 -rand_core-0.6.2 -rand_hc-0.3.0 -rand_xoshiro-0.4.0 -redox_syscall-0.2.8 -regex-1.5.4 -regex-syntax-0.6.25 -remove_dir_all-0.5.3 -rustc-workspace-hack-1.0.0 -rustfix-0.5.1 -ryu-1.0.5 -same-file-1.0.6 -schannel-0.1.19 -semver-0.10.0 -semver-parser-0.7.0 -serde-1.0.126 -serde_derive-1.0.126 -serde_ignored-0.1.2 -serde_json-1.0.64 -shell-escape-0.1.5 -sized-chunks-0.6.5 -socket2-0.4.0 -strip-ansi-escapes-0.1.0 -strsim-0.8.0 -structopt-0.3.21 -structopt-derive-0.4.14 -syn-1.0.72 -tar-0.4.33 -tempfile-3.2.0 -termcolor-1.1.2 -textwrap-0.11.0 -thread_local-1.1.3 -tinyvec-1.2.0 -tinyvec_macros-0.1.0 -toml-0.5.8 -typenum-1.13.0 -unicode-bidi-0.3.5 -unicode-normalization-0.1.17 -unicode-segmentation-1.7.1 -unicode-width-0.1.8 -unicode-xid-0.2.2 -url-2.2.2 -utf8parse-0.1.1 -vcpkg-0.2.12 -vec_map-0.8.2 -version_check-0.9.3 -vte-0.3.3 -walkdir-2.3.2 -wasi-0.10.2+wasi-snapshot-preview1 -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 -" - -inherit cargo - -DESCRIPTION="Helper program to build and install c-like libraries" -# Double check the homepage as the cargo_metadata crate -# does not provide this value so instead repository is used -HOMEPAGE="https://github.com/lu-zero/cargo-c" -SRC_URI="$(cargo_crate_uris ${CRATES})" -MY_P="${PN}-0.8.1+cargo-0.53" -S="${WORKDIR}/${MY_P}" - -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 MIT" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" - -DEPEND="" -RDEPEND="sys-libs/zlib - dev-libs/openssl:0= - net-libs/libssh2 - net-misc/curl[ssl] -" - -src_unpack() { - cargo_src_unpack - - tar -xf "${DISTDIR}"/"${MY_P}.crate" -C "${WORKDIR}" -} diff --git a/dev-util/cargo-c/cargo-c-0.8.2-r1.ebuild b/dev-util/cargo-c/cargo-c-0.8.2-r1.ebuild new file mode 100644 index 000000000000..dd1404823610 --- /dev/null +++ b/dev-util/cargo-c/cargo-c-0.8.2-r1.ebuild @@ -0,0 +1,177 @@ +# Copyright 2017-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Auto-Generated by cargo-ebuild 0.3.0 + +EAPI=7 + +CRATES=" +cargo-c-0.8.2+cargo-0.54 +adler-1.0.2 +aho-corasick-0.7.18 +ansi_term-0.11.0 +anyhow-1.0.41 +atty-0.2.14 +autocfg-1.0.1 +bitflags-1.2.1 +bitmaps-2.1.0 +bstr-0.2.16 +bytesize-1.0.1 +cargo-0.54.0 +cargo-platform-0.1.1 +cargo-util-0.1.0 +cbindgen-0.19.0 +cc-1.0.68 +cfg-if-1.0.0 +clap-2.33.3 +commoncrypto-0.2.0 +commoncrypto-sys-0.2.0 +core-foundation-0.9.1 +core-foundation-sys-0.8.2 +crates-io-0.33.0 +crc32fast-1.2.1 +crossbeam-utils-0.8.5 +crypto-hash-0.3.4 +curl-0.4.38 +curl-sys-0.4.44+curl-7.77.0 +env_logger-0.8.4 +filetime-0.2.14 +flate2-1.0.20 +fnv-1.0.7 +foreign-types-0.3.2 +foreign-types-shared-0.1.1 +form_urlencoded-1.0.1 +fwdansi-1.1.0 +getrandom-0.2.3 +git2-0.13.20 +git2-curl-0.14.1 +glob-0.3.0 +globset-0.4.7 +hashbrown-0.9.1 +heck-0.3.3 +hermit-abi-0.1.18 +hex-0.3.2 +hex-0.4.3 +home-0.5.3 +humantime-2.1.0 +idna-0.2.3 +ignore-0.4.18 +im-rc-15.0.0 +indexmap-1.6.2 +itoa-0.4.7 +jobserver-0.1.22 +lazycell-1.3.0 +lazy_static-1.4.0 +libc-0.2.97 +libgit2-sys-0.12.21+1.1.0 +libnghttp2-sys-0.1.6+1.43.0 +libssh2-sys-0.2.21 +libz-sys-1.1.3 +log-0.4.14 +matches-0.1.8 +memchr-2.4.0 +miniz_oxide-0.4.4 +miow-0.3.7 +num_cpus-1.13.0 +once_cell-1.8.0 +opener-0.4.1 +openssl-0.10.34 +openssl-probe-0.1.4 +openssl-src-111.15.0+1.1.1k +openssl-sys-0.9.63 +percent-encoding-2.1.0 +pkg-config-0.3.19 +ppv-lite86-0.2.10 +proc-macro2-1.0.27 +proc-macro-error-1.0.4 +proc-macro-error-attr-1.0.4 +quote-1.0.9 +rand-0.8.4 +rand_chacha-0.3.1 +rand_core-0.5.1 +rand_core-0.6.3 +rand_hc-0.3.1 +rand_xoshiro-0.4.0 +redox_syscall-0.2.9 +regex-1.5.4 +regex-syntax-0.6.25 +remove_dir_all-0.5.3 +rustc-workspace-hack-1.0.0 +rustfix-0.5.1 +ryu-1.0.5 +same-file-1.0.6 +schannel-0.1.19 +semver-0.10.0 +semver-parser-0.7.0 +serde-1.0.126 +serde_derive-1.0.126 +serde_ignored-0.1.2 +serde_json-1.0.64 +shell-escape-0.1.5 +sized-chunks-0.6.5 +socket2-0.4.0 +strip-ansi-escapes-0.1.0 +strsim-0.8.0 +structopt-0.3.21 +structopt-derive-0.4.14 +syn-1.0.73 +tar-0.4.35 +tempfile-3.2.0 +termcolor-1.1.2 +textwrap-0.11.0 +thread_local-1.1.3 +tinyvec-1.2.0 +tinyvec_macros-0.1.0 +toml-0.5.8 +typenum-1.13.0 +unicode-bidi-0.3.5 +unicode-normalization-0.1.19 +unicode-segmentation-1.7.1 +unicode-width-0.1.8 +unicode-xid-0.2.2 +url-2.2.2 +utf8parse-0.1.1 +vcpkg-0.2.14 +vec_map-0.8.2 +version_check-0.9.3 +vte-0.3.3 +walkdir-2.3.2 +wasi-0.10.2+wasi-snapshot-preview1 +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 +" + +inherit cargo + +MY_P="${PN}-0.8.2+cargo-0.54" +DESCRIPTION="Helper program to build and install c-like libraries" +# Double check the homepage as the cargo_metadata crate +# does not provide this value so instead repository is used +HOMEPAGE="https://github.com/lu-zero/cargo-c" +SRC_URI="$(cargo_crate_uris ${CRATES})" +S="${WORKDIR}/${MY_P}" + +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 MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" + +RDEPEND="dev-libs/openssl:0= + dev-libs/libgit2 + net-libs/libssh2 + net-misc/curl[ssl] + sys-libs/zlib +" +DEPEND="${RDEPEND}" + +export LIBSSH2_SYS_USE_PKG_CONFIG=1 + +src_unpack() { + cargo_src_unpack + + tar -xf "${DISTDIR}"/"${MY_P}.crate" -C "${WORKDIR}" || die +} diff --git a/dev-util/cargo-c/cargo-c-0.8.2.ebuild b/dev-util/cargo-c/cargo-c-0.8.2.ebuild deleted file mode 100644 index 03bd18e7cc0c..000000000000 --- a/dev-util/cargo-c/cargo-c-0.8.2.ebuild +++ /dev/null @@ -1,174 +0,0 @@ -# Copyright 2017-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Auto-Generated by cargo-ebuild 0.3.0 - -EAPI=7 - -CRATES=" -cargo-c-0.8.2+cargo-0.54 -adler-1.0.2 -aho-corasick-0.7.18 -ansi_term-0.11.0 -anyhow-1.0.41 -atty-0.2.14 -autocfg-1.0.1 -bitflags-1.2.1 -bitmaps-2.1.0 -bstr-0.2.16 -bytesize-1.0.1 -cargo-0.54.0 -cargo-platform-0.1.1 -cargo-util-0.1.0 -cbindgen-0.19.0 -cc-1.0.68 -cfg-if-1.0.0 -clap-2.33.3 -commoncrypto-0.2.0 -commoncrypto-sys-0.2.0 -core-foundation-0.9.1 -core-foundation-sys-0.8.2 -crates-io-0.33.0 -crc32fast-1.2.1 -crossbeam-utils-0.8.5 -crypto-hash-0.3.4 -curl-0.4.38 -curl-sys-0.4.44+curl-7.77.0 -env_logger-0.8.4 -filetime-0.2.14 -flate2-1.0.20 -fnv-1.0.7 -foreign-types-0.3.2 -foreign-types-shared-0.1.1 -form_urlencoded-1.0.1 -fwdansi-1.1.0 -getrandom-0.2.3 -git2-0.13.20 -git2-curl-0.14.1 -glob-0.3.0 -globset-0.4.7 -hashbrown-0.9.1 -heck-0.3.3 -hermit-abi-0.1.18 -hex-0.3.2 -hex-0.4.3 -home-0.5.3 -humantime-2.1.0 -idna-0.2.3 -ignore-0.4.18 -im-rc-15.0.0 -indexmap-1.6.2 -itoa-0.4.7 -jobserver-0.1.22 -lazycell-1.3.0 -lazy_static-1.4.0 -libc-0.2.97 -libgit2-sys-0.12.21+1.1.0 -libnghttp2-sys-0.1.6+1.43.0 -libssh2-sys-0.2.21 -libz-sys-1.1.3 -log-0.4.14 -matches-0.1.8 -memchr-2.4.0 -miniz_oxide-0.4.4 -miow-0.3.7 -num_cpus-1.13.0 -once_cell-1.8.0 -opener-0.4.1 -openssl-0.10.34 -openssl-probe-0.1.4 -openssl-src-111.15.0+1.1.1k -openssl-sys-0.9.63 -percent-encoding-2.1.0 -pkg-config-0.3.19 -ppv-lite86-0.2.10 -proc-macro2-1.0.27 -proc-macro-error-1.0.4 -proc-macro-error-attr-1.0.4 -quote-1.0.9 -rand-0.8.4 -rand_chacha-0.3.1 -rand_core-0.5.1 -rand_core-0.6.3 -rand_hc-0.3.1 -rand_xoshiro-0.4.0 -redox_syscall-0.2.9 -regex-1.5.4 -regex-syntax-0.6.25 -remove_dir_all-0.5.3 -rustc-workspace-hack-1.0.0 -rustfix-0.5.1 -ryu-1.0.5 -same-file-1.0.6 -schannel-0.1.19 -semver-0.10.0 -semver-parser-0.7.0 -serde-1.0.126 -serde_derive-1.0.126 -serde_ignored-0.1.2 -serde_json-1.0.64 -shell-escape-0.1.5 -sized-chunks-0.6.5 -socket2-0.4.0 -strip-ansi-escapes-0.1.0 -strsim-0.8.0 -structopt-0.3.21 -structopt-derive-0.4.14 -syn-1.0.73 -tar-0.4.35 -tempfile-3.2.0 -termcolor-1.1.2 -textwrap-0.11.0 -thread_local-1.1.3 -tinyvec-1.2.0 -tinyvec_macros-0.1.0 -toml-0.5.8 -typenum-1.13.0 -unicode-bidi-0.3.5 -unicode-normalization-0.1.19 -unicode-segmentation-1.7.1 -unicode-width-0.1.8 -unicode-xid-0.2.2 -url-2.2.2 -utf8parse-0.1.1 -vcpkg-0.2.14 -vec_map-0.8.2 -version_check-0.9.3 -vte-0.3.3 -walkdir-2.3.2 -wasi-0.10.2+wasi-snapshot-preview1 -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 -" - -inherit cargo - -MY_P="${PN}-0.8.2+cargo-0.54" -DESCRIPTION="Helper program to build and install c-like libraries" -# Double check the homepage as the cargo_metadata crate -# does not provide this value so instead repository is used -HOMEPAGE="https://github.com/lu-zero/cargo-c" -SRC_URI="$(cargo_crate_uris ${CRATES})" -S="${WORKDIR}/${MY_P}" - -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 MIT" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" - -RDEPEND="dev-libs/openssl:0= - net-libs/libssh2 - net-misc/curl[ssl] - sys-libs/zlib -" -DEPEND="${RDEPEND}" - -src_unpack() { - cargo_src_unpack - - tar -xf "${DISTDIR}"/"${MY_P}.crate" -C "${WORKDIR}" || die -} diff --git a/dev-util/cargo-c/cargo-c-0.9.0-r1.ebuild b/dev-util/cargo-c/cargo-c-0.9.0-r1.ebuild new file mode 100644 index 000000000000..f393e1455e5e --- /dev/null +++ b/dev-util/cargo-c/cargo-c-0.9.0-r1.ebuild @@ -0,0 +1,178 @@ +# Copyright 2017-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Auto-Generated by cargo-ebuild 0.3.0 + +EAPI=7 + +CRATES=" +cargo-c-0.9.0+cargo-0.54 +adler-1.0.2 +aho-corasick-0.7.18 +ansi_term-0.11.0 +anyhow-1.0.41 +atty-0.2.14 +autocfg-1.0.1 +bitflags-1.2.1 +bitmaps-2.1.0 +bstr-0.2.16 +bytesize-1.0.1 +cargo-0.54.0 +cargo-platform-0.1.1 +cargo-util-0.1.0 +cbindgen-0.19.0 +cc-1.0.68 +cfg-if-1.0.0 +clap-2.33.3 +commoncrypto-0.2.0 +commoncrypto-sys-0.2.0 +core-foundation-0.9.1 +core-foundation-sys-0.8.2 +crates-io-0.33.0 +crc32fast-1.2.1 +crossbeam-utils-0.8.5 +crypto-hash-0.3.4 +curl-0.4.38 +curl-sys-0.4.44+curl-7.77.0 +either-1.6.1 +env_logger-0.8.4 +filetime-0.2.14 +flate2-1.0.20 +fnv-1.0.7 +foreign-types-0.3.2 +foreign-types-shared-0.1.1 +form_urlencoded-1.0.1 +fwdansi-1.1.0 +getrandom-0.2.3 +git2-0.13.20 +git2-curl-0.14.1 +glob-0.3.0 +globset-0.4.8 +hashbrown-0.11.2 +heck-0.3.3 +hermit-abi-0.1.19 +hex-0.3.2 +hex-0.4.3 +home-0.5.3 +humantime-2.1.0 +idna-0.2.3 +ignore-0.4.18 +im-rc-15.0.0 +indexmap-1.7.0 +itertools-0.10.1 +itoa-0.4.7 +jobserver-0.1.22 +lazy_static-1.4.0 +lazycell-1.3.0 +libc-0.2.97 +libgit2-sys-0.12.21+1.1.0 +libnghttp2-sys-0.1.6+1.43.0 +libssh2-sys-0.2.21 +libz-sys-1.1.3 +log-0.4.14 +matches-0.1.8 +memchr-2.4.0 +miniz_oxide-0.4.4 +miow-0.3.7 +num_cpus-1.13.0 +once_cell-1.8.0 +opener-0.4.1 +openssl-0.10.35 +openssl-probe-0.1.4 +openssl-src-111.15.0+1.1.1k +openssl-sys-0.9.65 +percent-encoding-2.1.0 +pkg-config-0.3.19 +ppv-lite86-0.2.10 +proc-macro-error-1.0.4 +proc-macro-error-attr-1.0.4 +proc-macro2-1.0.27 +quote-1.0.9 +rand-0.8.4 +rand_chacha-0.3.1 +rand_core-0.5.1 +rand_core-0.6.3 +rand_hc-0.3.1 +rand_xoshiro-0.4.0 +redox_syscall-0.2.9 +regex-1.5.4 +regex-syntax-0.6.25 +remove_dir_all-0.5.3 +rustc-workspace-hack-1.0.0 +rustfix-0.5.1 +ryu-1.0.5 +same-file-1.0.6 +schannel-0.1.19 +semver-0.10.0 +semver-parser-0.7.0 +serde-1.0.126 +serde_derive-1.0.126 +serde_ignored-0.1.2 +serde_json-1.0.64 +shell-escape-0.1.5 +sized-chunks-0.6.5 +socket2-0.4.0 +strip-ansi-escapes-0.1.0 +strsim-0.8.0 +structopt-0.3.21 +structopt-derive-0.4.14 +syn-1.0.73 +tar-0.4.35 +tempfile-3.2.0 +termcolor-1.1.2 +textwrap-0.11.0 +thread_local-1.1.3 +tinyvec-1.2.0 +tinyvec_macros-0.1.0 +toml-0.5.8 +typenum-1.13.0 +unicode-bidi-0.3.5 +unicode-normalization-0.1.19 +unicode-segmentation-1.8.0 +unicode-width-0.1.8 +unicode-xid-0.2.2 +url-2.2.2 +utf8parse-0.1.1 +vcpkg-0.2.15 +vec_map-0.8.2 +version_check-0.9.3 +vte-0.3.3 +walkdir-2.3.2 +wasi-0.10.2+wasi-snapshot-preview1 +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" + +inherit cargo + +MY_P="${PN}-0.9.0+cargo-0.54" +DESCRIPTION="Helper program to build and install c-like libraries" +# Double check the homepage as the cargo_metadata crate +# does not provide this value so instead repository is used +HOMEPAGE="https://github.com/lu-zero/cargo-c" +SRC_URI="$(cargo_crate_uris ${CRATES})" +S="${WORKDIR}/${MY_P}" + +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 MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" + +RDEPEND="dev-libs/openssl:0= + dev-libs/libgit2 + net-libs/libssh2 + net-misc/curl[ssl] + sys-libs/zlib +" +DEPEND="${RDEPEND}" + +export LIBSSH2_SYS_USE_PKG_CONFIG=1 + +src_unpack() { + cargo_src_unpack + + tar -xf "${DISTDIR}"/"${MY_P}.crate" -C "${WORKDIR}" || die +} diff --git a/dev-util/cargo-c/cargo-c-0.9.0.ebuild b/dev-util/cargo-c/cargo-c-0.9.0.ebuild deleted file mode 100644 index 4a1a563db57e..000000000000 --- a/dev-util/cargo-c/cargo-c-0.9.0.ebuild +++ /dev/null @@ -1,175 +0,0 @@ -# Copyright 2017-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Auto-Generated by cargo-ebuild 0.3.0 - -EAPI=7 - -CRATES=" -cargo-c-0.9.0+cargo-0.54 -adler-1.0.2 -aho-corasick-0.7.18 -ansi_term-0.11.0 -anyhow-1.0.41 -atty-0.2.14 -autocfg-1.0.1 -bitflags-1.2.1 -bitmaps-2.1.0 -bstr-0.2.16 -bytesize-1.0.1 -cargo-0.54.0 -cargo-platform-0.1.1 -cargo-util-0.1.0 -cbindgen-0.19.0 -cc-1.0.68 -cfg-if-1.0.0 -clap-2.33.3 -commoncrypto-0.2.0 -commoncrypto-sys-0.2.0 -core-foundation-0.9.1 -core-foundation-sys-0.8.2 -crates-io-0.33.0 -crc32fast-1.2.1 -crossbeam-utils-0.8.5 -crypto-hash-0.3.4 -curl-0.4.38 -curl-sys-0.4.44+curl-7.77.0 -either-1.6.1 -env_logger-0.8.4 -filetime-0.2.14 -flate2-1.0.20 -fnv-1.0.7 -foreign-types-0.3.2 -foreign-types-shared-0.1.1 -form_urlencoded-1.0.1 -fwdansi-1.1.0 -getrandom-0.2.3 -git2-0.13.20 -git2-curl-0.14.1 -glob-0.3.0 -globset-0.4.8 -hashbrown-0.11.2 -heck-0.3.3 -hermit-abi-0.1.19 -hex-0.3.2 -hex-0.4.3 -home-0.5.3 -humantime-2.1.0 -idna-0.2.3 -ignore-0.4.18 -im-rc-15.0.0 -indexmap-1.7.0 -itertools-0.10.1 -itoa-0.4.7 -jobserver-0.1.22 -lazy_static-1.4.0 -lazycell-1.3.0 -libc-0.2.97 -libgit2-sys-0.12.21+1.1.0 -libnghttp2-sys-0.1.6+1.43.0 -libssh2-sys-0.2.21 -libz-sys-1.1.3 -log-0.4.14 -matches-0.1.8 -memchr-2.4.0 -miniz_oxide-0.4.4 -miow-0.3.7 -num_cpus-1.13.0 -once_cell-1.8.0 -opener-0.4.1 -openssl-0.10.35 -openssl-probe-0.1.4 -openssl-src-111.15.0+1.1.1k -openssl-sys-0.9.65 -percent-encoding-2.1.0 -pkg-config-0.3.19 -ppv-lite86-0.2.10 -proc-macro-error-1.0.4 -proc-macro-error-attr-1.0.4 -proc-macro2-1.0.27 -quote-1.0.9 -rand-0.8.4 -rand_chacha-0.3.1 -rand_core-0.5.1 -rand_core-0.6.3 -rand_hc-0.3.1 -rand_xoshiro-0.4.0 -redox_syscall-0.2.9 -regex-1.5.4 -regex-syntax-0.6.25 -remove_dir_all-0.5.3 -rustc-workspace-hack-1.0.0 -rustfix-0.5.1 -ryu-1.0.5 -same-file-1.0.6 -schannel-0.1.19 -semver-0.10.0 -semver-parser-0.7.0 -serde-1.0.126 -serde_derive-1.0.126 -serde_ignored-0.1.2 -serde_json-1.0.64 -shell-escape-0.1.5 -sized-chunks-0.6.5 -socket2-0.4.0 -strip-ansi-escapes-0.1.0 -strsim-0.8.0 -structopt-0.3.21 -structopt-derive-0.4.14 -syn-1.0.73 -tar-0.4.35 -tempfile-3.2.0 -termcolor-1.1.2 -textwrap-0.11.0 -thread_local-1.1.3 -tinyvec-1.2.0 -tinyvec_macros-0.1.0 -toml-0.5.8 -typenum-1.13.0 -unicode-bidi-0.3.5 -unicode-normalization-0.1.19 -unicode-segmentation-1.8.0 -unicode-width-0.1.8 -unicode-xid-0.2.2 -url-2.2.2 -utf8parse-0.1.1 -vcpkg-0.2.15 -vec_map-0.8.2 -version_check-0.9.3 -vte-0.3.3 -walkdir-2.3.2 -wasi-0.10.2+wasi-snapshot-preview1 -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" - -inherit cargo - -MY_P="${PN}-0.9.0+cargo-0.54" -DESCRIPTION="Helper program to build and install c-like libraries" -# Double check the homepage as the cargo_metadata crate -# does not provide this value so instead repository is used -HOMEPAGE="https://github.com/lu-zero/cargo-c" -SRC_URI="$(cargo_crate_uris ${CRATES})" -S="${WORKDIR}/${MY_P}" - -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 MIT" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" - -RDEPEND="dev-libs/openssl:0= - net-libs/libssh2 - net-misc/curl[ssl] - sys-libs/zlib -" -DEPEND="${RDEPEND}" - -src_unpack() { - cargo_src_unpack - - tar -xf "${DISTDIR}"/"${MY_P}.crate" -C "${WORKDIR}" || die -} -- cgit v1.2.3-65-gdbad