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 A6071158064 for ; Wed, 8 May 2024 02:45:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D8C5C2BC015; Wed, 8 May 2024 02:45:28 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B924A2BC015 for ; Wed, 8 May 2024 02:45:28 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 42D85335C52 for ; Wed, 8 May 2024 02:45:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7A2D91695 for ; Wed, 8 May 2024 02:45:25 +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: <1715136158.9b97213fc87f1589cc17dcb62acd4d2626a54e65.watermanpaint@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-gfx/sic/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-gfx/sic/sic-0.19.0.ebuild X-VCS-Directories: media-gfx/sic/ X-VCS-Committer: watermanpaint X-VCS-Committer-Name: Lucio Sauer X-VCS-Revision: 9b97213fc87f1589cc17dcb62acd4d2626a54e65 X-VCS-Branch: dev Date: Wed, 8 May 2024 02:45:25 +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: 6756f558-0bfa-48cc-83a0-d942687a0377 X-Archives-Hash: 1decb84a41d3c480841ca42ca036e755 commit: 9b97213fc87f1589cc17dcb62acd4d2626a54e65 Author: Lucio Sauer posteo net> AuthorDate: Wed May 8 02:42:29 2024 +0000 Commit: Lucio Sauer posteo net> CommitDate: Wed May 8 02:42:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9b97213f media-gfx/sic: speed up cargo SRC_URI generation fix variable order Signed-off-by: Lucio Sauer posteo.net> media-gfx/sic/sic-0.19.0.ebuild | 325 ++++++++++++++++++++-------------------- 1 file changed, 164 insertions(+), 161 deletions(-) diff --git a/media-gfx/sic/sic-0.19.0.ebuild b/media-gfx/sic/sic-0.19.0.ebuild index c5bdc3adba..9794b7c431 100644 --- a/media-gfx/sic/sic-0.19.0.ebuild +++ b/media-gfx/sic/sic-0.19.0.ebuild @@ -1,176 +1,179 @@ -# Copyright 2017-2021 Gentoo Authors +# Copyright 2017-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 CRATES=" -ab_glyph_rasterizer-0.1.4 -adler-1.0.2 -adler32-1.2.0 -aho-corasick-0.7.18 -ansi_term-0.11.0 -anyhow-1.0.40 -arbitrary-0.4.7 -arg_enum_proc_macro-0.3.1 -arrayvec-0.5.2 -atty-0.2.14 -autocfg-1.0.1 -avif-serialize-0.6.5 -bitflags-1.2.1 -bitstream-io-1.0.0 -block-buffer-0.7.3 -block-padding-0.1.5 -bstr-0.2.16 -byte-tools-0.3.1 -bytemuck-1.5.1 -byteorder-1.4.3 -cc-1.0.68 -cfg-if-1.0.0 -chrono-0.4.19 -clap-2.33.3 -color_quant-1.1.0 -conv-0.3.3 -crc32fast-1.2.1 -crossbeam-channel-0.5.1 -crossbeam-deque-0.8.0 -crossbeam-epoch-0.9.5 -crossbeam-utils-0.8.5 -custom_derive-0.1.7 -deflate-0.8.6 -digest-0.8.1 -either-1.6.1 -fake-simd-0.1.2 -flate2-1.0.20 -fnv-1.0.7 -generic-array-0.12.4 -getrandom-0.1.16 -getrandom-0.2.3 -gif-0.11.2 -globset-0.4.6 -globwalk-0.8.1 -heck-0.3.3 -hermit-abi-0.1.18 -ignore-0.4.17 -image-0.23.14 -imageproc-0.22.0 -imgref-1.9.0 -interpolate_name-0.2.3 -itertools-0.10.0 -itertools-0.9.0 -jobserver-0.1.22 -jpeg-decoder-0.1.22 -lazy_static-1.4.0 -libc-0.2.95 -libfuzzer-sys-0.3.5 -linked-hash-map-0.5.4 -log-0.4.14 -loop9-0.1.3 -maplit-1.0.2 -matrixmultiply-0.1.15 -memchr-2.4.0 -memoffset-0.6.4 -miniz_oxide-0.3.7 -miniz_oxide-0.4.4 -nasm-rs-0.2.0 -noop_proc_macro-0.3.0 -num-0.1.42 -num-0.3.1 -num-bigint-0.3.2 -num-complex-0.3.1 -num-derive-0.3.3 -num-integer-0.1.44 -num-iter-0.1.42 -num-rational-0.3.2 -num-traits-0.2.14 -num_cpus-1.13.0 -once_cell-1.7.2 -opaque-debug-0.2.3 -open-1.7.0 -owned_ttf_parser-0.6.0 -parameterized-0.3.1 -parameterized-macro-0.3.1 -paste-1.0.5 -pest-2.1.3 -pest_derive-2.1.0 -pest_generator-2.1.3 -pest_meta-2.1.3 -png-0.16.8 -ppv-lite86-0.2.10 -proc-macro2-1.0.27 -quote-1.0.9 -rand-0.7.3 -rand-0.8.3 -rand_chacha-0.2.2 -rand_chacha-0.3.0 -rand_core-0.5.1 -rand_core-0.6.2 -rand_distr-0.2.2 -rand_hc-0.2.0 -rand_hc-0.3.0 -rav1e-0.4.1 -ravif-0.6.4 -rawpointer-0.1.0 -rayon-1.5.1 -rayon-core-1.9.1 -regex-1.5.4 -regex-syntax-0.6.25 -rgb-0.8.27 -rulinalg-0.4.2 -rust_hawktracer-0.7.0 -rust_hawktracer_normal_macro-0.4.1 -rust_hawktracer_proc_macro-0.4.1 -rustc_version-0.3.3 -rusttype-0.9.2 -same-file-1.0.6 -scoped_threadpool-0.1.9 -scopeguard-1.1.0 -semver-0.11.0 -semver-parser-0.10.2 -sha-1-0.8.2 -simd_helpers-0.1.0 -strsim-0.8.0 -strum-0.21.0 -strum_macros-0.21.1 -syn-1.0.72 -textwrap-0.11.0 -thiserror-1.0.25 -thiserror-impl-1.0.25 -thread_local-1.1.3 -tiff-0.6.1 -time-0.1.43 -ttf-parser-0.6.2 -typenum-1.13.0 -ucd-trie-0.1.3 -unicode-segmentation-1.7.1 -unicode-width-0.1.8 -unicode-xid-0.2.2 -v_frame-0.2.1 -vec_map-0.8.2 -vergen-3.2.0 -walkdir-2.3.2 -wasi-0.10.2+wasi-snapshot-preview1 -wasi-0.9.0+wasi-snapshot-preview1 -weezl-0.1.5 -which-4.1.0 -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 -xshell-0.1.14 -xshell-macros-0.1.14 -zip-0.5.13 +ab_glyph_rasterizer@0.1.4 +adler@1.0.2 +adler32@1.2.0 +aho-corasick@0.7.18 +ansi_term@0.11.0 +anyhow@1.0.40 +arbitrary@0.4.7 +arg_enum_proc_macro@0.3.1 +arrayvec@0.5.2 +atty@0.2.14 +autocfg@1.0.1 +avif-serialize@0.6.5 +bitflags@1.2.1 +bitstream-io@1.0.0 +block-buffer@0.7.3 +block-padding@0.1.5 +bstr@0.2.16 +byte-tools@0.3.1 +bytemuck@1.5.1 +byteorder@1.4.3 +cc@1.0.68 +cfg-if@1.0.0 +chrono@0.4.19 +clap@2.33.3 +color_quant@1.1.0 +conv@0.3.3 +crc32fast@1.2.1 +crossbeam-channel@0.5.1 +crossbeam-deque@0.8.0 +crossbeam-epoch@0.9.5 +crossbeam-utils@0.8.5 +custom_derive@0.1.7 +deflate@0.8.6 +digest@0.8.1 +either@1.6.1 +fake-simd@0.1.2 +flate2@1.0.20 +fnv@1.0.7 +generic-array@0.12.4 +getrandom@0.1.16 +getrandom@0.2.3 +gif@0.11.2 +globset@0.4.6 +globwalk@0.8.1 +heck@0.3.3 +hermit-abi@0.1.18 +ignore@0.4.17 +image@0.23.14 +imageproc@0.22.0 +imgref@1.9.0 +interpolate_name@0.2.3 +itertools@0.10.0 +itertools@0.9.0 +jobserver@0.1.22 +jpeg-decoder@0.1.22 +lazy_static@1.4.0 +libc@0.2.95 +libfuzzer-sys@0.3.5 +linked-hash-map@0.5.4 +log@0.4.14 +loop9@0.1.3 +maplit@1.0.2 +matrixmultiply@0.1.15 +memchr@2.4.0 +memoffset@0.6.4 +miniz_oxide@0.3.7 +miniz_oxide@0.4.4 +nasm-rs@0.2.0 +noop_proc_macro@0.3.0 +num@0.1.42 +num@0.3.1 +num-bigint@0.3.2 +num-complex@0.3.1 +num-derive@0.3.3 +num-integer@0.1.44 +num-iter@0.1.42 +num-rational@0.3.2 +num-traits@0.2.14 +num_cpus@1.13.0 +once_cell@1.7.2 +opaque-debug@0.2.3 +open@1.7.0 +owned_ttf_parser@0.6.0 +parameterized@0.3.1 +parameterized-macro@0.3.1 +paste@1.0.5 +pest@2.1.3 +pest_derive@2.1.0 +pest_generator@2.1.3 +pest_meta@2.1.3 +png@0.16.8 +ppv-lite86@0.2.10 +proc-macro2@1.0.27 +quote@1.0.9 +rand@0.7.3 +rand@0.8.3 +rand_chacha@0.2.2 +rand_chacha@0.3.0 +rand_core@0.5.1 +rand_core@0.6.2 +rand_distr@0.2.2 +rand_hc@0.2.0 +rand_hc@0.3.0 +rav1e@0.4.1 +ravif@0.6.4 +rawpointer@0.1.0 +rayon@1.5.1 +rayon-core@1.9.1 +regex@1.5.4 +regex-syntax@0.6.25 +rgb@0.8.27 +rulinalg@0.4.2 +rust_hawktracer@0.7.0 +rust_hawktracer_normal_macro@0.4.1 +rust_hawktracer_proc_macro@0.4.1 +rustc_version@0.3.3 +rusttype@0.9.2 +same-file@1.0.6 +scoped_threadpool@0.1.9 +scopeguard@1.1.0 +semver@0.11.0 +semver-parser@0.10.2 +sha@1-0.8.2 +simd_helpers@0.1.0 +strsim@0.8.0 +strum@0.21.0 +strum_macros@0.21.1 +syn@1.0.72 +textwrap@0.11.0 +thiserror@1.0.25 +thiserror-impl@1.0.25 +thread_local@1.1.3 +tiff@0.6.1 +time@0.1.43 +ttf-parser@0.6.2 +typenum@1.13.0 +ucd-trie@0.1.3 +unicode-segmentation@1.7.1 +unicode-width@0.1.8 +unicode-xid@0.2.2 +v_frame@0.2.1 +vec_map@0.8.2 +vergen@3.2.0 +walkdir@2.3.2 +wasi@0.10.2+wasi-snapshot-preview1 +wasi@0.9.0+wasi-snapshot-preview1 +weezl@0.1.5 +which@4.1.0 +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 +xshell@0.1.14 +xshell-macros@0.1.14 +zip@0.5.13 " inherit cargo -S="${WORKDIR}/${P}" DESCRIPTION="Accessible image processing and conversion from the terminal tool." HOMEPAGE="https://github.com/foresterre/sic" -SRC_URI="https://www.github.com/foresterre/sic/archive/v${PV}.tar.gz -> ${P}.tar.gz" -SRC_URI+=" $(cargo_crate_uris ${CRATES})" -RESTRICT="mirror" +SRC_URI="https://www.github.com/foresterre/sic/archive/v${PV}.tar.gz -> ${P}.tar.gz + ${CARGO_CRATE_URIS}" + LICENSE="Apache-2.0 MIT" SLOT="0" KEYWORDS="~amd64" -QA_FLAGS_IGNORED="usr/bin/sic" + +RESTRICT="mirror" + DEPEND=">=dev-lang/nasm-2.14.02" + +QA_FLAGS_IGNORED="usr/bin/sic"