From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DE2101581C1 for ; Fri, 5 Jul 2024 03:20:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B18AE2A54; Fri, 5 Jul 2024 03:20:35 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1EF70E2A54 for ; Fri, 5 Jul 2024 03:20:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2EB89340BE0 for ; Fri, 5 Jul 2024 03:20:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 307941DD4 for ; Fri, 5 Jul 2024 03:20:31 +0000 (UTC) From: "Lucio Sauer" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lucio Sauer" Message-ID: <1720149520.99c682998235ee259a8665fcf7c958d15a16debf.watermanpaint@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-client/castor/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-client/castor/castor-0.8.18.ebuild X-VCS-Directories: net-client/castor/ X-VCS-Committer: watermanpaint X-VCS-Committer-Name: Lucio Sauer X-VCS-Revision: 99c682998235ee259a8665fcf7c958d15a16debf X-VCS-Branch: dev Date: Fri, 5 Jul 2024 03:20:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6370d6ac-2d60-42fd-9673-6269a42ce4fb X-Archives-Hash: 9d9ad21307202fa6a41500e55f321335 commit: 99c682998235ee259a8665fcf7c958d15a16debf Author: Lucio Sauer posteo net> AuthorDate: Fri Jul 5 03:10:52 2024 +0000 Commit: Lucio Sauer posteo net> CommitDate: Fri Jul 5 03:18:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=99c68299 net-client/castor: speed up cargo SRC_URI generation Signed-off-by: Lucio Sauer posteo.net> net-client/castor/castor-0.8.18.ebuild | 194 ++++++++++++++++----------------- 1 file changed, 97 insertions(+), 97 deletions(-) diff --git a/net-client/castor/castor-0.8.18.ebuild b/net-client/castor/castor-0.8.18.ebuild index 3cc60690b..6837eff62 100644 --- a/net-client/castor/castor-0.8.18.ebuild +++ b/net-client/castor/castor-0.8.18.ebuild @@ -5,102 +5,102 @@ EAPI=8 # NOTE: Generate new list with `cargo-ebuild ebuild` on every bump. CRATES=" - aho-corasick-0.7.18 - ansi-parser-0.6.5 - atk-0.8.0 - atk-sys-0.9.1 - autocfg-1.0.1 - bitflags-1.3.2 - cairo-rs-0.8.1 - cairo-sys-rs-0.9.2 - cc-1.0.70 - cfg-if-1.0.0 - core-foundation-0.9.1 - core-foundation-sys-0.8.2 - dirs-3.0.2 - dirs-sys-0.3.6 - foreign-types-0.3.2 - foreign-types-shared-0.1.1 - form_urlencoded-1.0.1 - futures-channel-0.3.17 - futures-core-0.3.17 - futures-executor-0.3.17 - futures-io-0.3.17 - futures-macro-0.3.17 - futures-task-0.3.17 - futures-util-0.3.17 - gdk-0.12.1 - gdk-pixbuf-0.8.0 - gdk-pixbuf-sys-0.9.1 - gdk-sys-0.9.1 - getrandom-0.2.3 - gio-0.8.1 - gio-sys-0.9.1 - glib-0.9.3 - glib-sys-0.9.1 - gobject-sys-0.9.1 - gtk-0.8.1 - gtk-sys-0.9.2 - idna-0.2.3 - lazy_static-1.4.0 - libc-0.2.101 - linkify-0.7.0 - log-0.4.14 - matches-0.1.9 - memchr-2.4.1 - native-tls-0.2.8 - nom-4.2.3 - once_cell-1.8.0 - open-2.0.1 - openssl-0.10.36 - openssl-probe-0.1.4 - openssl-sys-0.9.66 - pango-0.8.0 - pango-sys-0.9.1 - pathdiff-0.2.0 - percent-encoding-2.1.0 - pin-project-lite-0.2.7 - pin-utils-0.1.0 - pkg-config-0.3.19 - ppv-lite86-0.2.10 - proc-macro-hack-0.5.19 - proc-macro-nested-0.1.7 - proc-macro2-1.0.29 - quote-1.0.9 - rand-0.8.4 - rand_chacha-0.3.1 - rand_core-0.6.3 - rand_hc-0.3.1 - redox_syscall-0.2.10 - redox_users-0.4.0 - regex-1.5.4 - regex-syntax-0.6.25 - remove_dir_all-0.5.3 - schannel-0.1.19 - security-framework-2.4.2 - security-framework-sys-2.4.2 - serde-1.0.130 - serde_derive-1.0.130 - slab-0.4.4 - smawk-0.3.1 - syn-1.0.76 - tempfile-3.2.0 - textwrap-0.14.2 - tinyvec-1.3.1 - tinyvec_macros-0.1.0 - toml-0.5.8 - unicode-bidi-0.3.6 - unicode-linebreak-0.1.2 - unicode-normalization-0.1.19 - unicode-width-0.1.8 - unicode-xid-0.2.2 - url-2.2.2 - vcpkg-0.2.15 - version_check-0.1.5 - wasi-0.10.2+wasi-snapshot-preview1 - winapi-0.3.9 - winapi-i686-pc-windows-gnu-0.4.0 - winapi-x86_64-pc-windows-gnu-0.4.0 + aho-corasick@0.7.18 + ansi-parser@0.6.5 + atk@0.8.0 + atk-sys@0.9.1 + autocfg@1.0.1 + bitflags@1.3.2 + cairo-rs@0.8.1 + cairo-sys-rs@0.9.2 + cc@1.0.70 + cfg-if@1.0.0 + core-foundation@0.9.1 + core-foundation-sys@0.8.2 + dirs@3.0.2 + dirs-sys@0.3.6 + foreign-types@0.3.2 + foreign-types-shared@0.1.1 + form_urlencoded@1.0.1 + futures-channel@0.3.17 + futures-core@0.3.17 + futures-executor@0.3.17 + futures-io@0.3.17 + futures-macro@0.3.17 + futures-task@0.3.17 + futures-util@0.3.17 + gdk@0.12.1 + gdk-pixbuf@0.8.0 + gdk-pixbuf-sys@0.9.1 + gdk-sys@0.9.1 + getrandom@0.2.3 + gio@0.8.1 + gio-sys@0.9.1 + glib@0.9.3 + glib-sys@0.9.1 + gobject-sys@0.9.1 + gtk@0.8.1 + gtk-sys@0.9.2 + idna@0.2.3 + lazy_static@1.4.0 + libc@0.2.101 + linkify@0.7.0 + log@0.4.14 + matches@0.1.9 + memchr@2.4.1 + native-tls@0.2.8 + nom@4.2.3 + once_cell@1.8.0 + open@2.0.1 + openssl@0.10.36 + openssl-probe@0.1.4 + openssl-sys@0.9.66 + pango@0.8.0 + pango-sys@0.9.1 + pathdiff@0.2.0 + percent-encoding@2.1.0 + pin-project-lite@0.2.7 + pin-utils@0.1.0 + pkg-config@0.3.19 + ppv-lite86@0.2.10 + proc-macro-hack@0.5.19 + proc-macro-nested@0.1.7 + proc-macro2@1.0.29 + quote@1.0.9 + rand@0.8.4 + rand_chacha@0.3.1 + rand_core@0.6.3 + rand_hc@0.3.1 + redox_syscall@0.2.10 + redox_users@0.4.0 + regex@1.5.4 + regex-syntax@0.6.25 + remove_dir_all@0.5.3 + schannel@0.1.19 + security-framework@2.4.2 + security-framework-sys@2.4.2 + serde@1.0.130 + serde_derive@1.0.130 + slab@0.4.4 + smawk@0.3.1 + syn@1.0.76 + tempfile@3.2.0 + textwrap@0.14.2 + tinyvec@1.3.1 + tinyvec_macros@0.1.0 + toml@0.5.8 + unicode-bidi@0.3.6 + unicode-linebreak@0.1.2 + unicode-normalization@0.1.19 + unicode-width@0.1.8 + unicode-xid@0.2.2 + url@2.2.2 + vcpkg@0.2.15 + version_check@0.1.5 + wasi@0.10.2+wasi-snapshot-preview1 + winapi@0.3.9 + winapi-i686-pc-windows-gnu@0.4.0 + winapi-x86_64-pc-windows-gnu@0.4.0 " inherit cargo desktop xdg @@ -109,7 +109,7 @@ DESCRIPTION="A graphical browser for plain-text protocols" HOMEPAGE="https://git.sr.ht/~julienxx/castor" SRC_URI=" https://git.sr.ht/~julienxx/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz - $(cargo_crate_uris ${CRATES}) + ${CARGO_CRATE_URIS} " # NOTE: Update after every dependency change (cargo-license helps).