From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-misc/inv_sig_helper/
Date: Mon, 13 Jan 2025 14:19:02 +0000 (UTC) [thread overview]
Message-ID: <1736776778.bbf21594129a6ea84b7c94cf455c0b9fcfbc391a.julien@gentoo> (raw)
Message-ID: <20250113141902.GLD4aEw5OtWnT3kBVCZDXcbtEc6hXnVvTI2-P3sJHXU@z> (raw)
commit: bbf21594129a6ea84b7c94cf455c0b9fcfbc391a
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Mon Jan 13 13:07:24 2025 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Mon Jan 13 13:59:38 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bbf21594
net-misc/inv_sig_helper: fix compilation failure
Closes: https://bugs.gentoo.org/948030
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
net-misc/inv_sig_helper/Manifest | 1 +
.../inv_sig_helper-0_pre20250103.ebuild | 182 +--------------------
2 files changed, 5 insertions(+), 178 deletions(-)
diff --git a/net-misc/inv_sig_helper/Manifest b/net-misc/inv_sig_helper/Manifest
index de1572142..9bb78f04a 100644
--- a/net-misc/inv_sig_helper/Manifest
+++ b/net-misc/inv_sig_helper/Manifest
@@ -56,6 +56,7 @@ DIST hyper-util-0.1.3.crate 61647 BLAKE2B 25821f66f7576e89b5c7a5207a4179a7e86f02
DIST idna-0.5.0.crate 271940 BLAKE2B 0b781c2e9bf717af429efb53bdfd18244f2b8c58e5111c3bd3bee50c8a01cc747513fe20db75c38b6b771d5845647bf6c1849ae6667766c9623e018c1f399a9b SHA512 bee6cfbfc99859b113aa8c7b487429a836dabc4e317980f132d28ff8333336f33480bf9f8b186a07115eff33024cd855bc85d346fce85e17c4132e886769c54c
DIST indexmap-2.2.6.crate 82420 BLAKE2B fac5cf6339dc3c0a40b100035a5c874cc7b2efeafeb31c51488d25156e392dc9db86a497e76eead351d2126f69d060422faa9c55d73407a0de9f5be18d234123 SHA512 53211c4a9003d751feb6dcdf1a76495764cbf32d24bbfe2be7023946622ef4f2b07a6de57109e5d24ee01892f4b2be0e0692e10cd31fd39c4ffdff4d37abe9ea
DIST inv_sig_helper-0_pre20241217.gh.tar.gz 34789 BLAKE2B 79d1ca73028e211faace571072d5a059beb3f32d1d113e826a86f84f2f4cf4f1d1049054f5ea968fc781355f5e52158c55d221ebd58def4982636cfd35935bf6 SHA512 abcaf546e907ecc5fd670a4cd7c48ca0bfb921bc21f4af5c2f6398644b79939b81a2ad768db30398b3915ff6ddfb1a5ad76017876658bc655869646405fd23e9
+DIST inv_sig_helper-0_pre20250103-vendor.tar.xz 16890144 BLAKE2B 57cd82c66f8ea931ed8a94706ed5293e1847679d139452c87045e485e9b35e7b26a8b149c4884dc2fad31a8f3722e20e733ee7e5214f75df1795da7d3cb14c0b SHA512 a0c97662bd23561fcd2d9a1a8d40a86ec8eaa4e23f3c571494801281b5aba76cb739852d289f9f6dec394deb94fa57c32778e48b482704a1273ef64664c9d2d7
DIST inv_sig_helper-0_pre20250103.gh.tar.gz 34754 BLAKE2B 20c0753980b5af8ea63a2a163a1fae35b071711f34bca3ffaf132713e390e26510f3da67cfad141381620c70e7f2efe6ebf4c332d552923eb0932d62e35c0a8b SHA512 9f6d52f97259c89c9a8f4b776bb474810c0f202230a7910e4a716a1202024f57f320cddd66bdfd17258cdee42221088fbeadf7731dd55a5a59efa60b50aabf0e
DIST ipnet-2.9.0.crate 27627 BLAKE2B e7e1c74815b965e9cec1cd37cc3dca76671168feb689620d44d5e635f3a5fa92a7276cb3022f25a9512ffbaaa11b0a8719cc1b838a7dacda71a5beb1a992ecc0 SHA512 8ce429ba2bae53cfdaf8a7d6bf980e10b9dd515446ef3ed4e4e11432043a18e09454260567419818f523bc589fc367194bc345660f2cc808d281db235d3e0b54
DIST is_terminal_polyfill-1.70.1.crate 7492 BLAKE2B fa663f858ab8e5fd56202d731b572bfdd4ab0e8262100424e27360a9ffd2820182bc57d6718a305ef82d04c3798111841c0d9f9dcfe219765c0f63edb560dc1e SHA512 4730fa09401cb4e69c92b38b2b43afd74699c61f5bd7b37605efbc0c08ca7a1318d43e4a844e46e0f84f83f42432f01e33771be2b18eb5977702ab9f894837e1
diff --git a/net-misc/inv_sig_helper/inv_sig_helper-0_pre20250103.ebuild b/net-misc/inv_sig_helper/inv_sig_helper-0_pre20250103.ebuild
index ff41cd684..31dbd6f45 100644
--- a/net-misc/inv_sig_helper/inv_sig_helper-0_pre20250103.ebuild
+++ b/net-misc/inv_sig_helper/inv_sig_helper-0_pre20250103.ebuild
@@ -5,180 +5,6 @@
EAPI=8
-CRATES="
- addr2line@0.21.0
- adler@1.0.2
- aho-corasick@1.1.3
- anstream@0.6.15
- anstyle-parse@0.2.5
- anstyle-query@1.1.1
- anstyle-wincon@3.0.4
- anstyle@1.0.8
- async-lock@2.8.0
- autocfg@1.2.0
- backtrace@0.3.71
- base64@0.22.0
- bitflags@1.3.2
- bitflags@2.5.0
- bumpalo@3.16.0
- bytes@1.6.0
- cc@1.0.95
- cfg-if@1.0.0
- colorchoice@1.0.2
- core-foundation-sys@0.8.6
- core-foundation@0.9.4
- crossbeam-queue@0.3.11
- crossbeam-utils@0.8.19
- encoding_rs@0.8.34
- env_filter@0.1.2
- env_logger@0.11.5
- equivalent@1.0.1
- errno@0.3.8
- event-listener@2.5.3
- fastrand@2.1.0
- fnv@1.0.7
- foreign-types-shared@0.1.1
- foreign-types@0.3.2
- form_urlencoded@1.2.1
- futures-channel@0.3.30
- futures-core@0.3.30
- futures-executor@0.3.30
- futures-io@0.3.30
- futures-macro@0.3.30
- futures-sink@0.3.30
- futures-task@0.3.30
- futures-util@0.3.30
- futures@0.3.30
- gimli@0.28.1
- h2@0.4.4
- hashbrown@0.14.3
- hermit-abi@0.3.9
- http-body-util@0.1.1
- http-body@1.0.0
- http@1.1.0
- httparse@1.8.0
- humantime@2.1.0
- hyper-tls@0.6.0
- hyper-util@0.1.3
- hyper@1.3.1
- idna@0.5.0
- indexmap@2.2.6
- ipnet@2.9.0
- is_terminal_polyfill@1.70.1
- itoa@1.0.11
- js-sys@0.3.69
- lazy-regex-proc_macros@3.1.0
- lazy-regex@3.1.0
- lazy_static@1.4.0
- libc@0.2.153
- linux-raw-sys@0.4.13
- lock_api@0.4.12
- log@0.4.22
- memchr@2.7.2
- mime@0.3.17
- miniz_oxide@0.7.2
- mio@0.8.11
- native-tls@0.2.11
- num_cpus@1.16.0
- object@0.32.2
- once_cell@1.19.0
- openssl-macros@0.1.1
- openssl-probe@0.1.5
- parking_lot@0.12.2
- parking_lot_core@0.9.10
- percent-encoding@2.3.1
- pin-project-internal@1.1.5
- pin-project-lite@0.2.14
- pin-project@1.1.5
- pin-utils@0.1.0
- pkg-config@0.3.30
- proc-macro2@1.0.81
- quote@1.0.36
- redox_syscall@0.5.1
- regex-automata@0.4.6
- regex-syntax@0.8.3
- regex@1.10.4
- reqwest@0.12.4
- rquickjs-core@0.6.0
- rquickjs-sys@0.6.0
- rquickjs@0.6.0
- rustc-demangle@0.1.23
- rustix@0.38.34
- rustls-pemfile@2.1.2
- rustls-pki-types@1.5.0
- ryu@1.0.17
- schannel@0.1.23
- scopeguard@1.2.0
- security-framework-sys@2.10.0
- security-framework@2.10.0
- serde@1.0.199
- serde_derive@1.0.199
- serde_json@1.0.116
- serde_urlencoded@0.7.1
- signal-hook-registry@1.4.2
- slab@0.4.9
- smallvec@1.13.2
- socket2@0.5.6
- syn@2.0.60
- sync_wrapper@0.1.2
- system-configuration-sys@0.5.0
- system-configuration@0.5.1
- tempfile@3.10.1
- tinyvec@1.6.0
- tinyvec_macros@0.1.1
- tokio-macros@2.2.0
- tokio-native-tls@0.3.1
- tokio-util@0.7.10
- tokio@1.37.0
- tower-layer@0.3.2
- tower-service@0.3.2
- tower@0.4.13
- tracing-core@0.1.32
- tracing@0.1.40
- try-lock@0.2.5
- tub@0.3.7
- unicode-bidi@0.3.15
- unicode-ident@1.0.12
- unicode-normalization@0.1.23
- url@2.5.0
- utf8parse@0.2.2
- vcpkg@0.2.15
- want@0.3.1
- wasi@0.11.0+wasi-snapshot-preview1
- wasm-bindgen-backend@0.2.92
- wasm-bindgen-futures@0.4.42
- wasm-bindgen-macro-support@0.2.92
- wasm-bindgen-macro@0.2.92
- wasm-bindgen-shared@0.2.92
- wasm-bindgen@0.2.92
- web-sys@0.3.69
- 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
-"
-
-CRATE_PATHS_OVERRIDE="
- openssl-sys@0.9.104
- openssl@0.10.68
-"
-
inherit cargo systemd
COMMIT="614e2e2b497f54054310571ed03733b408a1ecc1"
@@ -186,7 +12,7 @@ DESCRIPTION="Rust service that decrypts YouTube signatures and manages player in
HOMEPAGE="https://github.com/iv-org/inv_sig_helper"
SRC_URI="
https://github.com/iv-org/inv_sig_helper/archive/${COMMIT}.tar.gz -> ${P}.gh.tar.gz
- ${CARGO_CRATE_URIS}
+ https://jroy.ca/dist/${P}-vendor.tar.xz
"
S="${WORKDIR}/${PN}-${COMMIT}"
@@ -198,9 +24,9 @@ KEYWORDS="~amd64"
RDEPEND="dev-libs/openssl"
-src_prepare() {
- default
- cargo_update_crates
+src_unpack() {
+ cargo_src_unpack
+ ln -s "${WORKDIR}/vendor/"* "${CARGO_HOME}/gentoo/" || die
}
src_install() {
next reply other threads:[~2025-01-13 14:19 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-13 13:59 Julien Roy [this message]
2025-01-13 14:19 ` [gentoo-commits] repo/proj/guru:master commit in: net-misc/inv_sig_helper/ Julien Roy
-- strict thread matches above, loose matches on Subject: below --
2025-03-26 20:53 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2025-03-26 20:53 Julien Roy
2025-01-11 22:19 Julien Roy
2025-01-11 22:19 Julien Roy
2024-12-18 0:17 Julien Roy
2024-12-18 0:17 Julien Roy
2024-12-16 19:19 Julien Roy
2024-12-16 19:19 Julien Roy
2024-12-11 4:15 Anna Vyalkova
2024-12-10 19:40 Julien Roy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1736776778.bbf21594129a6ea84b7c94cf455c0b9fcfbc391a.julien@gentoo \
--to=julien@jroy.ca \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox