From aeb00d494a88844a67a5483be221169c5cc2c4be Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 6 Mar 2024 07:06:03 +0000 Subject: gentoo auto-resync : 06:03:2024 - 07:06:02 --- dev-util/Manifest.gz | Bin 64765 -> 64781 bytes dev-util/plan9port/Manifest | 2 +- .../plan9port/plan9port-0_pre20230331-r1.ebuild | 9 +- dev-util/ply/Manifest | 2 +- dev-util/ply/ply-2.3.0.ebuild | 16 +- dev-util/sccache/Manifest | 4 +- dev-util/sccache/sccache-0.5.4-r1.ebuild | 496 +++++++++++++++++++++ dev-util/sccache/sccache-0.5.4.ebuild | 495 -------------------- dev-util/sccache/sccache-9999.ebuild | 3 +- dev-util/wachy/Manifest | 2 +- dev-util/wachy/wachy-0.1.0_alpha6-r1.ebuild | 143 ++++++ dev-util/wachy/wachy-0.1.0_alpha6.ebuild | 142 ------ 12 files changed, 667 insertions(+), 647 deletions(-) create mode 100644 dev-util/sccache/sccache-0.5.4-r1.ebuild delete mode 100644 dev-util/sccache/sccache-0.5.4.ebuild create mode 100644 dev-util/wachy/wachy-0.1.0_alpha6-r1.ebuild delete mode 100644 dev-util/wachy/wachy-0.1.0_alpha6.ebuild (limited to 'dev-util') diff --git a/dev-util/Manifest.gz b/dev-util/Manifest.gz index 24332472ea75..5d49bca84f9c 100644 Binary files a/dev-util/Manifest.gz and b/dev-util/Manifest.gz differ diff --git a/dev-util/plan9port/Manifest b/dev-util/plan9port/Manifest index a355ae0254df..9ec81b0b84c2 100644 --- a/dev-util/plan9port/Manifest +++ b/dev-util/plan9port/Manifest @@ -4,5 +4,5 @@ AUX plan9port-noexecstack.patch 384 BLAKE2B 7f887894113677df743f64d7b1015aa65837 DIST plan9port-88a87fadae6629932d9c160f53ad5d79775f8f94.tar.gz 23413373 BLAKE2B 6145dd77c9e4b33ebc6d68f42ed69e320e8bfcaae474a16afb3a62e30c13a39117d7013f3cc075eb48c95a5600c4fdb457e45f65f7b25ad2acc7b19dc9cf8e64 SHA512 f008969274e790238b58ebd0d0dcfaa730557daf974797f8c4014c36ac39995b330db9c6d658655358fdb2be64905b83c35e2287b7cd66b2d3249e1da1a3e119 DIST plan9port-cc4571fec67407652b03d6603ada6580de2194dc.tar.gz 23411459 BLAKE2B 439ea7dcddfc466a7fe8bea8b75a7e73558e5cdbd7f0adf9b3367d6eab9eaab8afa8e9fb60bcf83a4a614abbd52a85ddfa65b5dd757fdd2b725f554bf66f3c90 SHA512 e347ffd04c92508b3bc324d93837c831af40b5eb11583f6c61e15c0e861067c76945a1a65929c1e725f18760035a1a14a6cd16a7b8b6a14fd2422750cef1e4d4 EBUILD plan9port-0_pre20210321.ebuild 3770 BLAKE2B 1301ab238c1bfdee211cba8a8affa038a4a80b1620ec694a0ae3091464f01c6045b4eeb97aecb2d5ea08d434e702bba9b3f48482118cac48965342044fb6afaa SHA512 9841e41f44145ecf36fd06b4004d7911576963d8ca05d8d352b46228eed4c99f419f05acc4aebbfb4a374750a50bc818e90eb8d707c6eda93a14af18309a2f97 -EBUILD plan9port-0_pre20230331-r1.ebuild 3685 BLAKE2B 336a49954d2bc5dcf835e95226771239760945062b6da1dc956d052cd27bda5726aef8e4f7e642cf1a59cdd046db8bdf7bc8bdd8566c4d509249a869ec459b57 SHA512 7060b572a4649bd968ae640fc5c6fda263ba9331775e39d458e4c2228f2d170217ef1779cd7a6c91e06616fee716fa245e6887bfe947d699a87f7fd0d658d4fd +EBUILD plan9port-0_pre20230331-r1.ebuild 3823 BLAKE2B fc7c6f111d0c326291d8b4b24ffe008e8f32be823e95568b6856bdf456e4b868940528304e66f43280b6a42fa8a45ee00e17860f2f0329200551fb3b62fdce14 SHA512 403164b44b1ca213fd6dbe53974b208e80f707381ec0af08d26d88280022e5d05ce632ea796b0ea4fe197e7b8c1a2c7684a0409bf89a156705e897e49cb069cf MISC metadata.xml 482 BLAKE2B 70ae535a97db4267a15ddc5f50c667075b5e124dcd526931fec7ca526128e28eab60ffc586f9b72a142b1b33a5b561cf5cc9a2278ec591a4c9e94df2de50a538 SHA512 3f3d15c13435cacbc31ed57263350b58681e4c868b1724ea35668c3e5f1ae5e6d12760ef8615a128349559889477db37c1dd22b653356504b623a89f4f4935e1 diff --git a/dev-util/plan9port/plan9port-0_pre20230331-r1.ebuild b/dev-util/plan9port/plan9port-0_pre20230331-r1.ebuild index 4373389cdfc5..2b558154c3ee 100644 --- a/dev-util/plan9port/plan9port-0_pre20230331-r1.ebuild +++ b/dev-util/plan9port/plan9port-0_pre20230331-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -inherit multiprocessing toolchain-funcs readme.gentoo-r1 +inherit flag-o-matic multiprocessing toolchain-funcs readme.gentoo-r1 MY_HASH="cc4571fec67407652b03d6603ada6580de2194dc" MY_P="${PN}-${MY_HASH}" @@ -88,6 +88,11 @@ src_prepare() { } src_configure() { + # -Werror=lto-type-mismatch + # https://bugs.gentoo.org/858452 + # https://github.com/9fans/plan9port/issues/646 + filter-lto + local -a myconf=( CC9="$(tc-getCC)" CC9FLAGS="'${CFLAGS} ${LDFLAGS}'" diff --git a/dev-util/ply/Manifest b/dev-util/ply/Manifest index 2c204acaba9f..b9e7d6049421 100644 --- a/dev-util/ply/Manifest +++ b/dev-util/ply/Manifest @@ -1,4 +1,4 @@ DIST ply-2.3.0-arm-build-fix.patch 1433 BLAKE2B 305bb06ce1e5516dc3868cd276edc94d89cb7c20866094c6947092048af2c090a29bae52dc82956cbf7f36e42e15d873c553948dade17f4b1f9d490bb8191ed9 SHA512 e7572e5e777e13b483e9123fc5c62d63f3f1a2c753d7dedce8de8d78a4c5baa9c10b45b0e31ba16a92b0e2af11e206662cfe815643f0a8145f8d79e388d536b9 DIST ply-2.3.0.tar.gz 79753 BLAKE2B 7c2f71a6078ff65ce92b3959c3dac31d44fcf3b99fc0b2d0390152fcdfcb5f1620090b26a47f6579aaa7b7644700f2865e2693707e8746cdd78c77ce66e9ead1 SHA512 ee8acd31bef7b2ac318ef64f7775aae2b288bae15a7b7b5b28c2ce5728e8ece7833ce192bd10488dd54228685d3dc9053679a033960ed75fd91a10bb0fa6d912 -EBUILD ply-2.3.0.ebuild 1162 BLAKE2B 8b04bba2ece7224558d9f64615e488cfa22afdcbe3bd827bce1427de079afe9a4d30306768ebc1c8bd36fd148379d9e10d42b7ab40245426ee88086066a08826 SHA512 3895076f4408568e067e1cbc4f3b24c9911c34c8069f89235bacb7a0b4f785c621a02db7272af6320402f51a2b19c0139b34fbd0865362b0606a410ba43e2dbf +EBUILD ply-2.3.0.ebuild 1397 BLAKE2B 3c20b073897f5ee43d6d37190e4d57af73c7dc51fd0353405fd47e9dd970c4b4fca1700d6a216a7736b809eda24345186af2d61d0d85ab4c51eb45f9dac991bd SHA512 f48d4b237549762d267dfba444abbe36fad1345717a2c46acb4c84da8e472b2443d76c48018ca4819dcd15ba1b69a6b3a6770b35fff6ac20b047079be332d4ec MISC metadata.xml 303 BLAKE2B c5e15a91a2b9f1af303fbb016c08e777c643de84190c2558db22c57545b8fb16e4b7ea40748591db040fd3919a8d62e7ae55739725ada15b5b7b49674d512d62 SHA512 de63bee2c693af627b367fa9d9bff27329004d3071d590137d262e7f096d20f86d16753f6b8833d12684340dfc0c0722ce551bb4eae9abe6de552f05c571396c diff --git a/dev-util/ply/ply-2.3.0.ebuild b/dev-util/ply/ply-2.3.0.ebuild index d6512d640f1a..ba9de28027fe 100644 --- a/dev-util/ply/ply-2.3.0.ebuild +++ b/dev-util/ply/ply-2.3.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit autotools linux-info +inherit autotools flag-o-matic linux-info DESCRIPTION="Dynamic instrumentation of the Linux kernel with BPF and kprobes" HOMEPAGE="https://github.com/iovisor/ply" @@ -34,6 +34,18 @@ src_prepare() { eautoreconf } +src_configure() { + # -Werror=strict-aliasing + # https://bugs.gentoo.org/858458 + # https://github.com/iovisor/ply/issues/92 + # + # Do not trust it with LTO either. + append-flags -fno-strict-aliasing + filter-lto + + default +} + src_install() { default rm -f "${ED}/usr/share/doc/${P}/COPYING" diff --git a/dev-util/sccache/Manifest b/dev-util/sccache/Manifest index 9e0401488b0c..ca7282283634 100644 --- a/dev-util/sccache/Manifest +++ b/dev-util/sccache/Manifest @@ -384,6 +384,6 @@ DIST zip-0.6.4.crate 62396 BLAKE2B cfe4d7fcdb71ee6da3b6bf6f8cf4ecca9f717f7bbe963 DIST zstd-0.12.3+zstd.1.5.2.crate 29693 BLAKE2B 57789ec212f12d3416784d7d8830a197437fd5a7c90ed62dd4b5add87f84039fe7afebb1c37f0973644845129868c0c6009bd39163b6afcc8b218653d2491b98 SHA512 1ee79370e2a7517638e51ea3c5c2f7f9d3f42364eefc5b10e909f52e50bffd141ecf2ac4d3701bd7655c965dd03a608ca5b69743fc2ed877f4dbfcb79715b70f DIST zstd-safe-6.0.4+zstd.1.5.4.crate 20856 BLAKE2B 05ef99fecb0d49c47dda75c23e89b7c5193ea00cee153be1856818ce3cbb97171b631ad27c01bde6fb02cc532a4aa8115ad9c6f2359ae6917e86062d833b75e4 SHA512 db03385ae800053ddb1bb6a2089712f284c21e43a99deeed6367ca8dabbb3f96b12066dfb57f484172a386fc9576c28e38d1a7bbf838debc05877bc68cd5c9cf DIST zstd-sys-2.0.7+zstd.1.5.4.crate 732100 BLAKE2B 1859d1feb7c31d53df56b198b88a391bf09e221d09d449878043dc780ae6e3b3a0ad05fe3fb4980e849ab914f68d281d41f51f7bbceec6e1403d9b4e25572b4c SHA512 dcddc4f0d7486ee144df4e2173536dc02c9714b6f702edb9a9e04b4c02f4d347b5a70fbc020c1d08c079d38a423c4dc8b6b86e7e43ec3ccfcc8e3ff9861be11b -EBUILD sccache-0.5.4.ebuild 9678 BLAKE2B 52562eb0b19d1ce928e39a71a3007d405d487c824de217c97cdcad868b54f3f5613d7123c52142d5ecde75a1bf31da227576e81c7c5780165b92f14a263b3682 SHA512 df87632d6bcd08d0fc6a2c2d5b792f8f9f137bf385daa7f947b518cd75661f9b8c954c93a43006377f987aabd428968418bac09f2eeaf1f6d72ea74480dd8740 -EBUILD sccache-9999.ebuild 2470 BLAKE2B 71d2f61f252dd1555a463f8f1df59832081450c03465bb28957865b2327c26e65a86df9f710dd9ee625f3f39e27d2a10aa9bf163a66ae54123297e0c819c69a4 SHA512 7199c7b5f71f53644d3abd42611eba41128f9ed4ffe4a8d42acf5506f854af3c0834c264cd244202c0658cde25473d352d44f34f70293ac7bcf397ff8501f476 +EBUILD sccache-0.5.4-r1.ebuild 9712 BLAKE2B 89571f05ddcd9461d90286e6d8ce159091f0ab50128f148dbd3d1cdcc9db2918a0f3122d7858c630fde84787dd7d0f22b07432f88f35262f2a0eea116457a1a8 SHA512 0ba9737886cb612b38bcad710a63706e435fcd85ea05f768a51b852953b734e54f1b0af0eef76b5d255d4540da27b8ac0857f153615fe1b0a1bea2d9ef9db542 +EBUILD sccache-9999.ebuild 2504 BLAKE2B c1356a61ae7a7c2698b453337e7b8a80e3ce050a58739d03057a7725a3b1ecc2248b5c44cc630639950fb4c95194aa7474b3b6fdb34da88615cd7f19d4531e38 SHA512 b49232355f9f8063ab831ec41f094e1d3b409f192152c0c0c9f50ebefcf85288daac34508aec915402631c99764343ea7981b782b00e3cd0a36bfbe50bb051df MISC metadata.xml 1041 BLAKE2B ac0c9ceb2572fa47490057c8b74ca2f8411f919cb054175703ace7e2c25cc77ea57a6055ac428d348a93763a95795cc8da0b598803c708659fdac1fbd7296cb6 SHA512 2f3c2aa9c214d11795a828ffa19dc0ecd880b82f600c0e4143686c9d1fb750ba5c66228ceadbf64aedc923ac1b1c3d687f607cec1b82072396407295b98e42bf diff --git a/dev-util/sccache/sccache-0.5.4-r1.ebuild b/dev-util/sccache/sccache-0.5.4-r1.ebuild new file mode 100644 index 000000000000..97207cbb5aeb --- /dev/null +++ b/dev-util/sccache/sccache-0.5.4-r1.ebuild @@ -0,0 +1,496 @@ +# Copyright 2017-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Autogenerated by pycargoebuild 0.7 + +EAPI=8 + +CRATES=" + addr2line@0.19.0 + adler@1.0.2 + aho-corasick@0.7.20 + android-tzdata@0.1.1 + android_system_properties@0.1.5 + anstyle@0.3.5 + anstyle@1.0.0 + anyhow@1.0.70 + ar@0.9.0 + arc-swap@1.5.1 + arrayref@0.3.6 + arrayvec@0.5.2 + arrayvec@0.7.2 + ascii@1.1.0 + assert_cmd@2.0.10 + async-compat@0.2.1 + async-trait@0.1.68 + autocfg@1.1.0 + backon@0.4.0 + backtrace@0.3.67 + base64@0.13.1 + base64@0.21.0 + base64ct@1.6.0 + bb8@0.8.0 + bincode@1.3.3 + bitflags@1.3.2 + bitflags@2.0.2 + blake3@1.3.3 + block-buffer@0.10.3 + bstr@1.0.1 + buf_redux@0.8.4 + bumpalo@3.11.1 + byteorder@1.4.3 + bytes@1.4.0 + cc@1.0.79 + cfg-if@0.1.10 + cfg-if@1.0.0 + chrono@0.4.26 + chunked_transfer@1.4.0 + clap@4.1.11 + clap_derive@4.1.9 + clap_lex@0.3.0 + combine@4.6.6 + const-oid@0.9.2 + const-random-macro@0.1.15 + const-random@0.1.15 + constant_time_eq@0.2.4 + core-foundation-sys@0.8.3 + core-foundation@0.9.3 + core_affinity@0.8.0 + cpufeatures@0.2.5 + crc32fast@1.3.2 + crossbeam-utils@0.8.15 + crunchy@0.2.2 + crypto-common@0.1.6 + daemonize@0.5.0 + dashmap@5.4.0 + data-encoding@2.3.3 + der@0.7.6 + difflib@0.4.0 + digest@0.10.6 + directories@5.0.0 + dirs-sys@0.4.0 + displaydoc@0.1.7 + dlv-list@0.5.0 + doc-comment@0.3.3 + either@1.8.0 + encoding-index-japanese@1.20141219.5 + encoding-index-korean@1.20141219.5 + encoding-index-simpchinese@1.20141219.5 + encoding-index-singlebyte@1.20141219.5 + encoding-index-tradchinese@1.20141219.5 + encoding@0.2.33 + encoding_index_tests@0.1.4 + encoding_rs@0.8.31 + enum-as-inner@0.5.1 + env_logger@0.10.0 + errno-dragonfly@0.1.2 + errno@0.2.8 + errno@0.3.1 + error-chain@0.12.4 + fastrand@1.8.0 + filetime@0.2.21 + flagset@0.4.3 + flate2@1.0.26 + float-cmp@0.9.0 + flume@0.10.14 + fnv@1.0.7 + foreign-types-shared@0.1.1 + foreign-types@0.3.2 + form_urlencoded@1.1.0 + fs-err@2.9.0 + futures-channel@0.3.27 + futures-core@0.3.27 + futures-executor@0.3.27 + futures-io@0.3.27 + futures-macro@0.3.27 + futures-sink@0.3.27 + futures-task@0.3.27 + futures-util@0.3.27 + futures@0.3.27 + generic-array@0.14.6 + getrandom@0.2.8 + gimli@0.27.2 + gzp@0.11.3 + h2@0.3.17 + hashbrown@0.12.3 + hashbrown@0.13.2 + heck@0.4.0 + hermit-abi@0.2.6 + hermit-abi@0.3.1 + hex@0.4.3 + hmac@0.12.1 + home@0.5.5 + hostname@0.3.1 + http-body@0.4.5 + http@0.2.9 + httparse@1.8.0 + httpdate@1.0.2 + humantime@2.1.0 + hyper-rustls@0.24.0 + hyper-tls@0.5.0 + hyper@0.14.25 + iana-time-zone@0.1.47 + idna@0.2.3 + idna@0.3.0 + indexmap@1.9.2 + instant@0.1.12 + io-lifetimes@0.7.5 + io-lifetimes@1.0.3 + ipconfig@0.3.1 + ipnet@2.5.1 + is-terminal@0.4.7 + itertools@0.10.5 + itoa@1.0.4 + jobserver@0.1.26 + js-sys@0.3.60 + jsonwebtoken@8.2.0 + lazy_static@1.4.0 + libc@0.2.140 + libm@0.2.6 + libmount@0.1.15 + linked-hash-map@0.5.6 + linux-raw-sys@0.0.46 + linux-raw-sys@0.1.3 + linux-raw-sys@0.3.8 + lock_api@0.4.9 + log@0.4.19 + lru-cache@0.1.2 + match_cfg@0.1.0 + matches@0.1.10 + md-5@0.10.5 + memchr@2.5.0 + memmap2@0.6.2 + memoffset@0.7.1 + mime@0.3.17 + mime_guess@2.0.4 + miniz_oxide@0.6.2 + miniz_oxide@0.7.1 + mio@0.8.5 + multipart@0.18.0 + nanorand@0.7.0 + native-tls@0.2.11 + nix@0.14.1 + nix@0.26.2 + normalize-line-endings@0.3.0 + num-bigint-dig@0.8.2 + num-bigint@0.4.3 + num-integer@0.1.45 + num-iter@0.1.43 + num-traits@0.2.15 + num_cpus@1.15.0 + num_threads@0.1.6 + number_prefix@0.4.0 + object@0.30.3 + once_cell@1.17.1 + opendal@0.37.0 + openssl-macros@0.1.0 + openssl-probe@0.1.5 + openssl-src@111.25.1+1.1.1t + openssl-sys@0.9.90 + openssl@0.10.55 + ordered-multimap@0.6.0 + os_str_bytes@6.4.1 + parking_lot@0.12.1 + parking_lot_core@0.9.4 + pem-rfc7468@0.7.0 + pem@1.1.0 + percent-encoding@2.2.0 + pin-project-internal@1.0.12 + pin-project-lite@0.2.9 + pin-project@1.0.12 + pin-utils@0.1.0 + pkcs1@0.7.5 + pkcs8@0.10.2 + pkg-config@0.3.26 + ppv-lite86@0.2.17 + predicates-core@1.0.6 + predicates-tree@1.0.7 + predicates@3.0.3 + proc-macro-error-attr@1.0.4 + proc-macro-error@1.0.4 + proc-macro-hack@0.5.20+deprecated + proc-macro2@1.0.56 + quick-error@1.2.3 + quick-xml@0.27.1 + quick-xml@0.28.1 + quote@1.0.26 + rand@0.8.5 + rand_chacha@0.3.1 + rand_core@0.6.4 + redis@0.22.1 + redox_syscall@0.2.16 + redox_users@0.4.3 + regex-automata@0.1.10 + regex-syntax@0.6.29 + regex@1.7.3 + reqsign@0.13.0 + reqwest@0.11.18 + resolv-conf@0.7.0 + retry@2.0.0 + ring@0.16.20 + rouille@3.6.1 + rsa@0.9.2 + rust-ini@0.19.0 + rustc-demangle@0.1.23 + rustix@0.35.13 + rustix@0.36.4 + rustix@0.37.7 + rustls-native-certs@0.6.2 + rustls-pemfile@1.0.1 + rustls-webpki@0.100.1 + rustls@0.20.7 + rustls@0.21.1 + ryu@1.0.11 + safemem@0.3.3 + same-file@1.0.6 + schannel@0.1.20 + scopeguard@1.1.0 + sct@0.7.0 + security-framework-sys@2.6.1 + security-framework@2.7.0 + semver@1.0.16 + serde@1.0.159 + serde_derive@1.0.159 + serde_json@1.0.94 + serde_repr@0.1.9 + serde_spanned@0.6.1 + serde_urlencoded@0.7.1 + serial_test@2.0.0 + serial_test_derive@2.0.0 + sha1@0.10.5 + sha1_smol@1.0.0 + sha2@0.10.6 + signal-hook-registry@1.4.0 + signature@2.0.0 + simple_asn1@0.6.2 + slab@0.4.7 + smallvec@1.10.0 + socket2@0.4.9 + spin@0.5.2 + spin@0.9.4 + spki@0.7.2 + static_assertions@1.1.0 + stringmatch@0.3.3 + strip-ansi-escapes@0.1.1 + strsim@0.10.0 + subtle@2.4.1 + syn@1.0.104 + syn@2.0.13 + syslog@6.0.1 + tar@0.4.38 + temp-env@0.3.4 + tempfile@3.4.0 + termcolor@1.1.3 + terminal_size@0.2.2 + termtree@0.4.0 + thirtyfour@0.27.3 + thirtyfour_sync@0.27.1 + thiserror-impl@1.0.38 + thiserror@1.0.38 + threadpool@1.8.1 + time-core@0.1.0 + time-macros@0.2.6 + time@0.1.43 + time@0.3.17 + tiny-keccak@2.0.2 + tiny_http@0.12.0 + tinyvec@1.6.0 + tinyvec_macros@0.1.0 + tokio-macros@2.1.0 + tokio-native-tls@0.3.0 + tokio-rustls@0.23.4 + tokio-rustls@0.24.0 + tokio-serde@0.8.0 + tokio-util@0.7.7 + tokio@1.28.2 + toml@0.7.3 + toml_datetime@0.6.1 + toml_edit@0.19.8 + tower-layer@0.3.2 + tower-service@0.3.2 + tower@0.4.13 + tracing-attributes@0.1.23 + tracing-core@0.1.30 + tracing@0.1.37 + trust-dns-proto@0.22.0 + trust-dns-resolver@0.22.0 + try-lock@0.2.3 + twoway@0.1.8 + typenum@1.15.0 + unicase@2.6.0 + unicode-bidi@0.3.8 + unicode-ident@1.0.5 + unicode-normalization@0.1.22 + untrusted@0.7.1 + url@2.3.1 + urlparse@0.7.3 + utf8parse@0.2.0 + uuid@1.3.3 + vcpkg@0.2.15 + version-compare@0.1.1 + version_check@0.9.4 + void@1.0.2 + vte@0.10.1 + vte_generate_state_changes@0.1.1 + wait-timeout@0.2.0 + walkdir@2.3.3 + want@0.3.0 + wasi@0.11.0+wasi-snapshot-preview1 + wasm-bindgen-backend@0.2.83 + wasm-bindgen-futures@0.4.29 + wasm-bindgen-macro-support@0.2.83 + wasm-bindgen-macro@0.2.83 + wasm-bindgen-shared@0.2.83 + wasm-bindgen@0.2.83 + wasm-streams@0.2.3 + web-sys@0.3.59 + webpki-roots@0.22.5 + webpki@0.22.0 + which@4.4.0 + widestring@0.5.1 + winapi-i686-pc-windows-gnu@0.4.0 + winapi-util@0.1.5 + winapi-x86_64-pc-windows-gnu@0.4.0 + winapi@0.3.9 + windows-sys@0.36.1 + windows-sys@0.42.0 + windows-sys@0.45.0 + windows-sys@0.48.0 + windows-targets@0.42.1 + windows-targets@0.48.0 + windows_aarch64_gnullvm@0.42.1 + windows_aarch64_gnullvm@0.48.0 + windows_aarch64_msvc@0.36.1 + windows_aarch64_msvc@0.42.1 + windows_aarch64_msvc@0.48.0 + windows_i686_gnu@0.36.1 + windows_i686_gnu@0.42.1 + windows_i686_gnu@0.48.0 + windows_i686_msvc@0.36.1 + windows_i686_msvc@0.42.1 + windows_i686_msvc@0.48.0 + windows_x86_64_gnu@0.36.1 + windows_x86_64_gnu@0.42.1 + windows_x86_64_gnu@0.48.0 + windows_x86_64_gnullvm@0.42.1 + windows_x86_64_gnullvm@0.48.0 + windows_x86_64_msvc@0.36.1 + windows_x86_64_msvc@0.42.1 + windows_x86_64_msvc@0.48.0 + winnow@0.4.1 + winreg@0.10.1 + xattr@0.2.3 + zeroize@1.5.7 + zip@0.6.4 + zstd-safe@6.0.4+zstd.1.5.4 + zstd-sys@2.0.7+zstd.1.5.4 + zstd@0.12.3+zstd.1.5.2 +" + +inherit cargo optfeature systemd + +DESCRIPTION="ccache/distcc like tool with support for rust and cloud storage" +HOMEPAGE="https://github.com/mozilla/sccache/" + +if [[ ${PV} == "9999" ]] ; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/mozilla/sccache.git" +else + SRC_URI=" + https://github.com/mozilla/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz + ${CARGO_CRATE_URIS} + " + KEYWORDS="~amd64 ~arm64 ~ppc64" +fi + +LICENSE="Apache-2.0" +# Dependent crate licenses +LICENSE+=" + Apache-2.0 BSD-2 BSD CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 ZLIB +" +SLOT="0" +IUSE="azure dist-client dist-server gcs memcached redis s3 simple-s3" +# See https://github.com/mozilla/sccache/issues/1820, hopefully temporary. +RESTRICT="test" +REQUIRED_USE="s3? ( simple-s3 )" + +BDEPEND=" + virtual/pkgconfig + >=virtual/rust-1.65 +" +DEPEND=" + app-arch/zstd + sys-libs/zlib:= + dist-server? ( dev-libs/openssl:= ) + gcs? ( dev-libs/openssl:= ) +" +RDEPEND=" + ${DEPEND} + dist-server? ( sys-apps/bubblewrap ) +" + +QA_FLAGS_IGNORED="usr/bin/sccache*" + +src_unpack() { + if [[ "${PV}" == *9999* ]]; then + git-r3_src_unpack + cargo_live_src_unpack + else + cargo_src_unpack + fi +} + +src_configure() { + # Should be able to drop this once we have a 'gentoo' profile + sed -i 's/strip = true/strip = false/' Cargo.toml || die + + export ZSTD_SYS_USE_PKG_CONFIG=1 + myfeatures=( + native-zlib + $(usev azure) + $(usev dist-client) + $(usev dist-server) + $(usev gcs) + $(usev memcached) + $(usev redis) + $(usev s3) + $(usev simple-s3) + ) + + cargo_src_configure --no-default-features +} + +src_test() { + if [[ "${PV}" == *9999* ]]; then + ewarn "tests are always broken for ${PV} (require network), skipping" + else + cargo_src_test + fi +} + +src_install() { + cargo_src_install + + keepdir /etc/sccache + + einstalldocs + dodoc -r docs/. + + if use dist-server; then + newinitd "${FILESDIR}"/server.initd sccache-server + newconfd "${FILESDIR}"/server.confd sccache-server + + newinitd "${FILESDIR}"/scheduler.initd sccache-scheduler + newconfd "${FILESDIR}"/scheduler.confd sccache-scheduler + + systemd_dounit "${FILESDIR}"/sccache-server.service + systemd_dounit "${FILESDIR}"/sccache-scheduler.service + + fi +} + +pkg_postinst() { + ewarn "${PN} is experimental, please use with care" + use memcached && optfeature "memcached backend support" net-misc/memcached + use redis && optfeature "redis backend support" dev-db/redis +} diff --git a/dev-util/sccache/sccache-0.5.4.ebuild b/dev-util/sccache/sccache-0.5.4.ebuild deleted file mode 100644 index eb47216271ca..000000000000 --- a/dev-util/sccache/sccache-0.5.4.ebuild +++ /dev/null @@ -1,495 +0,0 @@ -# Copyright 2017-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Autogenerated by pycargoebuild 0.7 - -EAPI=8 - -CRATES=" - addr2line@0.19.0 - adler@1.0.2 - aho-corasick@0.7.20 - android-tzdata@0.1.1 - android_system_properties@0.1.5 - anstyle@0.3.5 - anstyle@1.0.0 - anyhow@1.0.70 - ar@0.9.0 - arc-swap@1.5.1 - arrayref@0.3.6 - arrayvec@0.5.2 - arrayvec@0.7.2 - ascii@1.1.0 - assert_cmd@2.0.10 - async-compat@0.2.1 - async-trait@0.1.68 - autocfg@1.1.0 - backon@0.4.0 - backtrace@0.3.67 - base64@0.13.1 - base64@0.21.0 - base64ct@1.6.0 - bb8@0.8.0 - bincode@1.3.3 - bitflags@1.3.2 - bitflags@2.0.2 - blake3@1.3.3 - block-buffer@0.10.3 - bstr@1.0.1 - buf_redux@0.8.4 - bumpalo@3.11.1 - byteorder@1.4.3 - bytes@1.4.0 - cc@1.0.79 - cfg-if@0.1.10 - cfg-if@1.0.0 - chrono@0.4.26 - chunked_transfer@1.4.0 - clap@4.1.11 - clap_derive@4.1.9 - clap_lex@0.3.0 - combine@4.6.6 - const-oid@0.9.2 - const-random-macro@0.1.15 - const-random@0.1.15 - constant_time_eq@0.2.4 - core-foundation-sys@0.8.3 - core-foundation@0.9.3 - core_affinity@0.8.0 - cpufeatures@0.2.5 - crc32fast@1.3.2 - crossbeam-utils@0.8.15 - crunchy@0.2.2 - crypto-common@0.1.6 - daemonize@0.5.0 - dashmap@5.4.0 - data-encoding@2.3.3 - der@0.7.6 - difflib@0.4.0 - digest@0.10.6 - directories@5.0.0 - dirs-sys@0.4.0 - displaydoc@0.1.7 - dlv-list@0.5.0 - doc-comment@0.3.3 - either@1.8.0 - encoding-index-japanese@1.20141219.5 - encoding-index-korean@1.20141219.5 - encoding-index-simpchinese@1.20141219.5 - encoding-index-singlebyte@1.20141219.5 - encoding-index-tradchinese@1.20141219.5 - encoding@0.2.33 - encoding_index_tests@0.1.4 - encoding_rs@0.8.31 - enum-as-inner@0.5.1 - env_logger@0.10.0 - errno-dragonfly@0.1.2 - errno@0.2.8 - errno@0.3.1 - error-chain@0.12.4 - fastrand@1.8.0 - filetime@0.2.21 - flagset@0.4.3 - flate2@1.0.26 - float-cmp@0.9.0 - flume@0.10.14 - fnv@1.0.7 - foreign-types-shared@0.1.1 - foreign-types@0.3.2 - form_urlencoded@1.1.0 - fs-err@2.9.0 - futures-channel@0.3.27 - futures-core@0.3.27 - futures-executor@0.3.27 - futures-io@0.3.27 - futures-macro@0.3.27 - futures-sink@0.3.27 - futures-task@0.3.27 - futures-util@0.3.27 - futures@0.3.27 - generic-array@0.14.6 - getrandom@0.2.8 - gimli@0.27.2 - gzp@0.11.3 - h2@0.3.17 - hashbrown@0.12.3 - hashbrown@0.13.2 - heck@0.4.0 - hermit-abi@0.2.6 - hermit-abi@0.3.1 - hex@0.4.3 - hmac@0.12.1 - home@0.5.5 - hostname@0.3.1 - http-body@0.4.5 - http@0.2.9 - httparse@1.8.0 - httpdate@1.0.2 - humantime@2.1.0 - hyper-rustls@0.24.0 - hyper-tls@0.5.0 - hyper@0.14.25 - iana-time-zone@0.1.47 - idna@0.2.3 - idna@0.3.0 - indexmap@1.9.2 - instant@0.1.12 - io-lifetimes@0.7.5 - io-lifetimes@1.0.3 - ipconfig@0.3.1 - ipnet@2.5.1 - is-terminal@0.4.7 - itertools@0.10.5 - itoa@1.0.4 - jobserver@0.1.26 - js-sys@0.3.60 - jsonwebtoken@8.2.0 - lazy_static@1.4.0 - libc@0.2.140 - libm@0.2.6 - libmount@0.1.15 - linked-hash-map@0.5.6 - linux-raw-sys@0.0.46 - linux-raw-sys@0.1.3 - linux-raw-sys@0.3.8 - lock_api@0.4.9 - log@0.4.19 - lru-cache@0.1.2 - match_cfg@0.1.0 - matches@0.1.10 - md-5@0.10.5 - memchr@2.5.0 - memmap2@0.6.2 - memoffset@0.7.1 - mime@0.3.17 - mime_guess@2.0.4 - miniz_oxide@0.6.2 - miniz_oxide@0.7.1 - mio@0.8.5 - multipart@0.18.0 - nanorand@0.7.0 - native-tls@0.2.11 - nix@0.14.1 - nix@0.26.2 - normalize-line-endings@0.3.0 - num-bigint-dig@0.8.2 - num-bigint@0.4.3 - num-integer@0.1.45 - num-iter@0.1.43 - num-traits@0.2.15 - num_cpus@1.15.0 - num_threads@0.1.6 - number_prefix@0.4.0 - object@0.30.3 - once_cell@1.17.1 - opendal@0.37.0 - openssl-macros@0.1.0 - openssl-probe@0.1.5 - openssl-src@111.25.1+1.1.1t - openssl-sys@0.9.90 - openssl@0.10.55 - ordered-multimap@0.6.0 - os_str_bytes@6.4.1 - parking_lot@0.12.1 - parking_lot_core@0.9.4 - pem-rfc7468@0.7.0 - pem@1.1.0 - percent-encoding@2.2.0 - pin-project-internal@1.0.12 - pin-project-lite@0.2.9 - pin-project@1.0.12 - pin-utils@0.1.0 - pkcs1@0.7.5 - pkcs8@0.10.2 - pkg-config@0.3.26 - ppv-lite86@0.2.17 - predicates-core@1.0.6 - predicates-tree@1.0.7 - predicates@3.0.3 - proc-macro-error-attr@1.0.4 - proc-macro-error@1.0.4 - proc-macro-hack@0.5.20+deprecated - proc-macro2@1.0.56 - quick-error@1.2.3 - quick-xml@0.27.1 - quick-xml@0.28.1 - quote@1.0.26 - rand@0.8.5 - rand_chacha@0.3.1 - rand_core@0.6.4 - redis@0.22.1 - redox_syscall@0.2.16 - redox_users@0.4.3 - regex-automata@0.1.10 - regex-syntax@0.6.29 - regex@1.7.3 - reqsign@0.13.0 - reqwest@0.11.18 - resolv-conf@0.7.0 - retry@2.0.0 - ring@0.16.20 - rouille@3.6.1 - rsa@0.9.2 - rust-ini@0.19.0 - rustc-demangle@0.1.23 - rustix@0.35.13 - rustix@0.36.4 - rustix@0.37.7 - rustls-native-certs@0.6.2 - rustls-pemfile@1.0.1 - rustls-webpki@0.100.1 - rustls@0.20.7 - rustls@0.21.1 - ryu@1.0.11 - safemem@0.3.3 - same-file@1.0.6 - schannel@0.1.20 - scopeguard@1.1.0 - sct@0.7.0 - security-framework-sys@2.6.1 - security-framework@2.7.0 - semver@1.0.16 - serde@1.0.159 - serde_derive@1.0.159 - serde_json@1.0.94 - serde_repr@0.1.9 - serde_spanned@0.6.1 - serde_urlencoded@0.7.1 - serial_test@2.0.0 - serial_test_derive@2.0.0 - sha1@0.10.5 - sha1_smol@1.0.0 - sha2@0.10.6 - signal-hook-registry@1.4.0 - signature@2.0.0 - simple_asn1@0.6.2 - slab@0.4.7 - smallvec@1.10.0 - socket2@0.4.9 - spin@0.5.2 - spin@0.9.4 - spki@0.7.2 - static_assertions@1.1.0 - stringmatch@0.3.3 - strip-ansi-escapes@0.1.1 - strsim@0.10.0 - subtle@2.4.1 - syn@1.0.104 - syn@2.0.13 - syslog@6.0.1 - tar@0.4.38 - temp-env@0.3.4 - tempfile@3.4.0 - termcolor@1.1.3 - terminal_size@0.2.2 - termtree@0.4.0 - thirtyfour@0.27.3 - thirtyfour_sync@0.27.1 - thiserror-impl@1.0.38 - thiserror@1.0.38 - threadpool@1.8.1 - time-core@0.1.0 - time-macros@0.2.6 - time@0.1.43 - time@0.3.17 - tiny-keccak@2.0.2 - tiny_http@0.12.0 - tinyvec@1.6.0 - tinyvec_macros@0.1.0 - tokio-macros@2.1.0 - tokio-native-tls@0.3.0 - tokio-rustls@0.23.4 - tokio-rustls@0.24.0 - tokio-serde@0.8.0 - tokio-util@0.7.7 - tokio@1.28.2 - toml@0.7.3 - toml_datetime@0.6.1 - toml_edit@0.19.8 - tower-layer@0.3.2 - tower-service@0.3.2 - tower@0.4.13 - tracing-attributes@0.1.23 - tracing-core@0.1.30 - tracing@0.1.37 - trust-dns-proto@0.22.0 - trust-dns-resolver@0.22.0 - try-lock@0.2.3 - twoway@0.1.8 - typenum@1.15.0 - unicase@2.6.0 - unicode-bidi@0.3.8 - unicode-ident@1.0.5 - unicode-normalization@0.1.22 - untrusted@0.7.1 - url@2.3.1 - urlparse@0.7.3 - utf8parse@0.2.0 - uuid@1.3.3 - vcpkg@0.2.15 - version-compare@0.1.1 - version_check@0.9.4 - void@1.0.2 - vte@0.10.1 - vte_generate_state_changes@0.1.1 - wait-timeout@0.2.0 - walkdir@2.3.3 - want@0.3.0 - wasi@0.11.0+wasi-snapshot-preview1 - wasm-bindgen-backend@0.2.83 - wasm-bindgen-futures@0.4.29 - wasm-bindgen-macro-support@0.2.83 - wasm-bindgen-macro@0.2.83 - wasm-bindgen-shared@0.2.83 - wasm-bindgen@0.2.83 - wasm-streams@0.2.3 - web-sys@0.3.59 - webpki-roots@0.22.5 - webpki@0.22.0 - which@4.4.0 - widestring@0.5.1 - winapi-i686-pc-windows-gnu@0.4.0 - winapi-util@0.1.5 - winapi-x86_64-pc-windows-gnu@0.4.0 - winapi@0.3.9 - windows-sys@0.36.1 - windows-sys@0.42.0 - windows-sys@0.45.0 - windows-sys@0.48.0 - windows-targets@0.42.1 - windows-targets@0.48.0 - windows_aarch64_gnullvm@0.42.1 - windows_aarch64_gnullvm@0.48.0 - windows_aarch64_msvc@0.36.1 - windows_aarch64_msvc@0.42.1 - windows_aarch64_msvc@0.48.0 - windows_i686_gnu@0.36.1 - windows_i686_gnu@0.42.1 - windows_i686_gnu@0.48.0 - windows_i686_msvc@0.36.1 - windows_i686_msvc@0.42.1 - windows_i686_msvc@0.48.0 - windows_x86_64_gnu@0.36.1 - windows_x86_64_gnu@0.42.1 - windows_x86_64_gnu@0.48.0 - windows_x86_64_gnullvm@0.42.1 - windows_x86_64_gnullvm@0.48.0 - windows_x86_64_msvc@0.36.1 - windows_x86_64_msvc@0.42.1 - windows_x86_64_msvc@0.48.0 - winnow@0.4.1 - winreg@0.10.1 - xattr@0.2.3 - zeroize@1.5.7 - zip@0.6.4 - zstd-safe@6.0.4+zstd.1.5.4 - zstd-sys@2.0.7+zstd.1.5.4 - zstd@0.12.3+zstd.1.5.2 -" - -inherit cargo optfeature systemd - -DESCRIPTION="ccache/distcc like tool with support for rust and cloud storage" -HOMEPAGE="https://github.com/mozilla/sccache/" - -if [[ ${PV} == "9999" ]] ; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/mozilla/sccache.git" -else - SRC_URI=" - https://github.com/mozilla/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz - ${CARGO_CRATE_URIS} - " - KEYWORDS="~amd64 ~arm64 ~ppc64" -fi - -LICENSE="Apache-2.0" -# Dependent crate licenses -LICENSE+=" - Apache-2.0 BSD-2 BSD CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 ZLIB -" -SLOT="0" -IUSE="azure dist-client dist-server gcs memcached redis s3 simple-s3" -# See https://github.com/mozilla/sccache/issues/1820, hopefully temporary. -RESTRICT="test" -REQUIRED_USE="s3? ( simple-s3 )" - -BDEPEND=" - virtual/pkgconfig - >=virtual/rust-1.65 -" -DEPEND=" - app-arch/zstd - sys-libs/zlib:= - dist-server? ( dev-libs/openssl:= ) - gcs? ( dev-libs/openssl:= ) -" -RDEPEND=" - ${DEPEND} - dist-server? ( sys-apps/bubblewrap ) -" - -QA_FLAGS_IGNORED="usr/bin/sccache*" - -src_unpack() { - if [[ "${PV}" == *9999* ]]; then - git-r3_src_unpack - cargo_live_src_unpack - else - cargo_src_unpack - fi -} - -src_configure() { - # Should be able to drop this once we have a 'gentoo' profile - sed -i 's/strip = true/strip = false/' Cargo.toml || die - - myfeatures=( - native-zlib - $(usev azure) - $(usev dist-client) - $(usev dist-server) - $(usev gcs) - $(usev memcached) - $(usev redis) - $(usev s3) - $(usev simple-s3) - ) - - cargo_src_configure --no-default-features -} - -src_test() { - if [[ "${PV}" == *9999* ]]; then - ewarn "tests are always broken for ${PV} (require network), skipping" - else - cargo_src_test - fi -} - -src_install() { - cargo_src_install - - keepdir /etc/sccache - - einstalldocs - dodoc -r docs/. - - if use dist-server; then - newinitd "${FILESDIR}"/server.initd sccache-server - newconfd "${FILESDIR}"/server.confd sccache-server - - newinitd "${FILESDIR}"/scheduler.initd sccache-scheduler - newconfd "${FILESDIR}"/scheduler.confd sccache-scheduler - - systemd_dounit "${FILESDIR}"/sccache-server.service - systemd_dounit "${FILESDIR}"/sccache-scheduler.service - - fi -} - -pkg_postinst() { - ewarn "${PN} is experimental, please use with care" - use memcached && optfeature "memcached backend support" net-misc/memcached - use redis && optfeature "redis backend support" dev-db/redis -} diff --git a/dev-util/sccache/sccache-9999.ebuild b/dev-util/sccache/sccache-9999.ebuild index 2a99e5798f56..ebb46ec79d8d 100644 --- a/dev-util/sccache/sccache-9999.ebuild +++ b/dev-util/sccache/sccache-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2017-2023 Gentoo Authors +# Copyright 2017-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Autogenerated by pycargoebuild 0.7 @@ -65,6 +65,7 @@ src_configure() { # Should be able to drop this once we have a 'gentoo' profile sed -i 's/strip = true/strip = false/' Cargo.toml || die + export ZSTD_SYS_USE_PKG_CONFIG=1 myfeatures=( native-zlib $(usev azure) diff --git a/dev-util/wachy/Manifest b/dev-util/wachy/Manifest index a536e80ee67b..edaa1b90735e 100644 --- a/dev-util/wachy/Manifest +++ b/dev-util/wachy/Manifest @@ -91,5 +91,5 @@ DIST winapi-i686-pc-windows-gnu-0.4.0.crate 2918815 BLAKE2B 4d357e4d30f955297217 DIST winapi-x86_64-pc-windows-gnu-0.4.0.crate 2947998 BLAKE2B 2ad1ea8b5fa07d544e910ccba043ae925269b76b26c9da356305b34b86741dd8b9aff0b9ffe3d562db4fcd7d7c46a11ce9e3168b782b1d89ae6881742b7ede82 SHA512 4a654af6a5d649dc87e00497245096b35a2894ae66f155cb62389902c3b93ddcc5cf7d0d8b9dd97b291d2d80bc686af2298e80abef6ac69883f4a54e79712513 DIST xi-unicode-0.3.0.crate 87001 BLAKE2B 1d44488a32dc9bd9284df6ee26f0f05c5145c458dc76943cfab88f2f2544762477bbe1378bc1f5e365cd5a5ecf79e41fa66140190047f37ea5dfe678c97a542e SHA512 39875839dcf90b391e76a6b2c2efb2e6f8bfdfdaa59c4815bab8f24412f840c6b01232b5bd79a8f8c6bf7733333e5915c2a7235d27f890b883d6658094bf6271 DIST zydis-3.1.2.crate 542032 BLAKE2B df1e1a4d0d0d472b28d1d911ee42398f7b7a17328e1ce66f747be83ab26bc3a5cdfa5f1574285d6e84ef8001ea27a8f86a819ba18f501710b5d7f2586fa7af11 SHA512 9cfb207b23651a9ff983b1ed7e3c9a377099badcecd2a8a20b230e0376b0c12ebf1e5b3ba3b52c641ea25ece200f6677b47d6a753f6ec3d4f66be17b6562ba77 -EBUILD wachy-0.1.0_alpha6.ebuild 2739 BLAKE2B 1ebdca920bcac648985bd51bd55bac0f3716bfc2d4d98b3050a5e46ceb1902986e4103ab10a8779ccf3ea3ab75eca2008ad30889acd6f1c3de6b1ace2ee9a0ae SHA512 30742393c2b950d992a5ba8a692edc1af69d74b52d300ca3bfb6b310cfa7b43c9073d1aa64a5c7f008ff5a08ffa44d43daf52009676bae2fda6968f3da8e48fc +EBUILD wachy-0.1.0_alpha6-r1.ebuild 2540 BLAKE2B 3553812513ffe18f8cc94357211c43af318ca4b8375bac4356e78cd1bb2a836687963cc932c3ad9f64c2fedafd93249a50f17652343d4e43ab538dc25657ea88 SHA512 76f0a0a8ac856898875347fcbbba9cc645f2bbcf184ff6c5aebab4313e132fa193e95d13342741b430e7e128c9ce8a3391140c3898982ab9f183b5fb393d66af MISC metadata.xml 330 BLAKE2B e2d5e4cb3047581e8e78a0d97bd021b169d927e70d22718d96d9b32a26db0203f97b8bdad26570c8654b09197a8be211c1777183aa8482414133fa9059d3d7f2 SHA512 bed391f84d40c3f84d26c43988b04480333ce4ee415b01a5ae34956833532664b5276db487b42926311c9a1da8a3c37dbd3b67e73f6513e67230e7a8fa61a425 diff --git a/dev-util/wachy/wachy-0.1.0_alpha6-r1.ebuild b/dev-util/wachy/wachy-0.1.0_alpha6-r1.ebuild new file mode 100644 index 000000000000..fba545be9ca7 --- /dev/null +++ b/dev-util/wachy/wachy-0.1.0_alpha6-r1.ebuild @@ -0,0 +1,143 @@ +# Copyright 2017-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Auto-Generated by cargo-ebuild 0.3.2-alpha.0 + +EAPI=8 + +CRATES=" + addr2line@0.17.0 + adler@1.0.2 + ahash@0.6.3 + array-macro@1.0.5 + autocfg@1.0.1 + backtrace@0.3.63 + bitflags@1.3.2 + cc@1.0.72 + cfg-if@1.0.0 + chrono@0.4.19 + clap@2.33.3 + cmake@0.1.46 + cplus_demangle@0.1.1 + cpp_demangle@0.3.3 + crc32fast@1.2.1 + crossbeam-channel@0.5.1 + crossbeam-utils@0.8.5 + cursive@0.16.3 + cursive_core@0.2.2 + cursive_table_view@0.13.3 + darling@0.10.2 + darling_core@0.10.2 + darling_macro@0.10.2 + either@1.6.1 + enum-map-derive@0.4.6 + enum-map@0.6.4 + fallible-iterator@0.2.0 + flate2@1.0.22 + flexi_logger@0.20.0 + fnv@1.0.7 + fuzzy-matcher@0.3.7 + getrandom@0.2.3 + gimli@0.26.1 + glob@0.3.0 + hashbrown@0.11.2 + ident_case@1.0.1 + indexmap@1.7.0 + itertools@0.10.1 + itoa@0.4.8 + lazy_static@1.4.0 + libc@0.2.107 + log@0.4.14 + maplit@1.0.2 + memchr@2.4.1 + memmap2@0.5.0 + miniz_oxide@0.4.4 + ncurses@5.101.0 + num-complex@0.3.1 + num-integer@0.1.44 + num-iter@0.1.42 + num-rational@0.3.2 + num-traits@0.2.14 + num@0.3.1 + object@0.27.1 + once_cell@1.8.0 + owning_ref@0.4.1 + pkg-config@0.3.22 + proc-macro2@1.0.32 + quote@1.0.10 + rustc-demangle@0.1.21 + rustversion@1.0.5 + ryu@1.0.5 + serde@1.0.130 + serde_derive@1.0.130 + serde_json@1.0.70 + signal-hook-registry@1.4.0 + signal-hook@0.3.10 + smallvec@1.7.0 + stable_deref_trait@1.2.0 + strsim@0.9.3 + syn@1.0.81 + term_size@0.3.2 + textwrap@0.11.0 + thiserror-impl@1.0.30 + thiserror@1.0.30 + thread_local@1.1.3 + time-macros@0.2.3 + time@0.1.43 + time@0.3.5 + unicode-segmentation@1.8.0 + unicode-width@0.1.9 + unicode-xid@0.2.2 + unwrap@1.2.1 + version_check@0.9.3 + wasi@0.10.2+wasi-snapshot-preview1 + wasmer_enumset@1.0.1 + wasmer_enumset_derive@0.5.0 + winapi-i686-pc-windows-gnu@0.4.0 + winapi-x86_64-pc-windows-gnu@0.4.0 + winapi@0.3.9 + xi-unicode@0.3.0 + zydis@3.1.2 +" + +inherit cargo + +DESCRIPTION="A dynamic tracing profiler for Linux" +HOMEPAGE=" + https://rubrikinc.github.io/wachy/ + https://github.com/rubrikinc/wachy +" +SRC_URI=" + https://github.com/rubrikinc/${PN}/archive/refs/tags/${PV/_alpha/-alpha.}.tar.gz -> ${P}.tar.gz + ${CARGO_CRATE_URIS} +" +S=${WORKDIR}/${PN}-${PV/_alpha/-alpha.} + +LICENSE="|| ( Apache-2.0 MIT )" +# Dependent crate licenses +LICENSE+=" Apache-2.0 MIT" +SLOT="0" +KEYWORDS="~amd64" +RESTRICT="mirror" + +DEPEND="sys-libs/ncurses:=" +RDEPEND="${DEPEND}" + +QA_FLAGS_IGNORED="usr/bin/wachy" + +DOCS=( + README.md + docs + demo +) + +src_prepare() { + rm demo/.gitignore || die + default +} + +src_install() { + cargo_src_install + + dodoc -r "${DOCS[@]}" +} diff --git a/dev-util/wachy/wachy-0.1.0_alpha6.ebuild b/dev-util/wachy/wachy-0.1.0_alpha6.ebuild deleted file mode 100644 index c70001be06c0..000000000000 --- a/dev-util/wachy/wachy-0.1.0_alpha6.ebuild +++ /dev/null @@ -1,142 +0,0 @@ -# Copyright 2017-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Auto-Generated by cargo-ebuild 0.3.2-alpha.0 - -EAPI=8 - -CRATES=" - addr2line-0.17.0 - adler-1.0.2 - ahash-0.6.3 - array-macro-1.0.5 - autocfg-1.0.1 - backtrace-0.3.63 - bitflags-1.3.2 - cc-1.0.72 - cfg-if-1.0.0 - chrono-0.4.19 - clap-2.33.3 - cmake-0.1.46 - cplus_demangle-0.1.1 - cpp_demangle-0.3.3 - crc32fast-1.2.1 - crossbeam-channel-0.5.1 - crossbeam-utils-0.8.5 - cursive-0.16.3 - cursive_core-0.2.2 - cursive_table_view-0.13.3 - darling-0.10.2 - darling_core-0.10.2 - darling_macro-0.10.2 - either-1.6.1 - enum-map-0.6.4 - enum-map-derive-0.4.6 - fallible-iterator-0.2.0 - flate2-1.0.22 - flexi_logger-0.20.0 - fnv-1.0.7 - fuzzy-matcher-0.3.7 - getrandom-0.2.3 - gimli-0.26.1 - glob-0.3.0 - hashbrown-0.11.2 - ident_case-1.0.1 - indexmap-1.7.0 - itertools-0.10.1 - itoa-0.4.8 - lazy_static-1.4.0 - libc-0.2.107 - log-0.4.14 - maplit-1.0.2 - memchr-2.4.1 - memmap2-0.5.0 - miniz_oxide-0.4.4 - ncurses-5.101.0 - num-0.3.1 - num-complex-0.3.1 - num-integer-0.1.44 - num-iter-0.1.42 - num-rational-0.3.2 - num-traits-0.2.14 - object-0.27.1 - once_cell-1.8.0 - owning_ref-0.4.1 - pkg-config-0.3.22 - proc-macro2-1.0.32 - quote-1.0.10 - rustc-demangle-0.1.21 - rustversion-1.0.5 - ryu-1.0.5 - serde-1.0.130 - serde_derive-1.0.130 - serde_json-1.0.70 - signal-hook-0.3.10 - signal-hook-registry-1.4.0 - smallvec-1.7.0 - stable_deref_trait-1.2.0 - strsim-0.9.3 - syn-1.0.81 - term_size-0.3.2 - textwrap-0.11.0 - thiserror-1.0.30 - thiserror-impl-1.0.30 - thread_local-1.1.3 - time-0.1.43 - time-0.3.5 - time-macros-0.2.3 - unicode-segmentation-1.8.0 - unicode-width-0.1.9 - unicode-xid-0.2.2 - unwrap-1.2.1 - version_check-0.9.3 - wasi-0.10.2+wasi-snapshot-preview1 - wasmer_enumset-1.0.1 - wasmer_enumset_derive-0.5.0 - winapi-0.3.9 - winapi-i686-pc-windows-gnu-0.4.0 - winapi-x86_64-pc-windows-gnu-0.4.0 - xi-unicode-0.3.0 - zydis-3.1.2 -" - -inherit cargo - -DESCRIPTION="A dynamic tracing profiler for Linux" -# Double check the homepage as the cargo_metadata crate -# does not provide this value so instead repository is used -HOMEPAGE=" - https://rubrikinc.github.io/wachy/ - https://github.com/rubrikinc/wachy -" -SRC_URI=" - https://github.com/rubrikinc/${PN}/archive/refs/tags/${PV/_alpha/-alpha.}.tar.gz -> ${P}.tar.gz - $(cargo_crate_uris ${CRATES}) -" -S=${WORKDIR}/${PN}-${PV/_alpha/-alpha.} - -# License set may be more restrictive as OR is not respected -# use cargo-license for a more accurate license picture -LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 MIT Unlicense ZLIB" -SLOT="0" -KEYWORDS="~amd64" -RESTRICT="mirror" - -QA_FLAGS_IGNORED="usr/bin/wachy" - -DOCS=( - README.md - docs - demo -) - -src_prepare() { - rm demo/.gitignore || die - default -} - -src_install() { - cargo_src_install - - dodoc -r "${DOCS[@]}" -} -- cgit v1.2.3