diff --git a/app-forensics/yara/Manifest b/app-forensics/yara/Manifest deleted file mode 100644 index 7bdea3d1b8..0000000000 --- a/app-forensics/yara/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST yara-4.1.1.tar.gz 936115 BLAKE2B 6edf277702fb40513097195c730002875eef75502e92d672597ca09fefc054c14a082076877e8bea3daaeb05148a9116e2c302ea90a6ce6270e460fce31db658 SHA512 e4474254249d5b3fbb7231fdec5f4e080be042098e1b2bc953aa93513ce0b4742e34acac2911687e75055ecd589d942f71b79c58ca47eee243626ab3ec8add71 diff --git a/app-forensics/yara/metadata.xml b/app-forensics/yara/metadata.xml deleted file mode 100644 index 875695e984..0000000000 --- a/app-forensics/yara/metadata.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - co-maintainers welcome - lssndrbarbieri@gmail.com - Alessandro Barbieri - - - https://github.com/VirusTotal/yara/issues - - - compile with CPU profiling support - enable cuckoo module - enable dex module debugging - enable dex module - enable dotnet module - use jemalloc to debug heap-related issues - enable macho module - enable magic module - enable rules profiling support - use tcmalloc as the default heap allocator - - diff --git a/app-forensics/yara/yara-4.1.1.ebuild b/app-forensics/yara/yara-4.1.1.ebuild deleted file mode 100644 index ddc420d6ce..0000000000 --- a/app-forensics/yara/yara-4.1.1.ebuild +++ /dev/null @@ -1,78 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DOCS_AUTODOC=0 -DOCS_BUILDER="sphinx" -DOCS_DIR="docs" -PYTHON_COMPAT=( python3_{8..10} pypy3 ) - -inherit autotools python-any-r1 docs - -DESCRIPTION="A malware identification and classification tool" -HOMEPAGE=" - http://virustotal.github.io/yara - https://github.com/virustotal/yara -" -SRC_URI="https://github.com/virustotal/yara/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64" -IUSE="cpu-profiler cuckoo +dex debug-dex dotnet jemalloc macho magic profile tcmalloc" -#TODO: test https://github.com/VirusTotal/yara/issues/1524 - -REQUIRED_USE="?? ( jemalloc tcmalloc )" -DEPEND=" - dev-libs/openssl:0= - - cpu-profiler? ( dev-util/google-perftools ) - cuckoo? ( dev-libs/jansson ) - jemalloc? ( dev-libs/jemalloc ) - magic? ( sys-apps/file ) - tcmalloc? ( dev-util/google-perftools ) -" -RDEPEND="${DEPEND}" - -DOCS=( CONTRIBUTORS sample.{file,rules} ) - -src_prepare() { - default - eautoreconf -} - -src_configure() { - local myconf=( - --disable-address-sanitizer - --disable-debug - --disable-gcov - --disable-pb-tests - --enable-optimization - --with-crypto - - $(use_enable cuckoo) - $(use_enable debug-dex) - $(use_enable dex) - $(use_enable dotnet) - $(use_enable macho) - $(use_enable magic) - $(use_enable profile profiling) - - $(use_with cpu-profiler) - $(use_with jemalloc) - $(use_with tcmalloc) - ) - econf "${myconf[@]}" -} - -src_compile() { - default - docs_compile -} - -src_install() { - default - einstalldocs - find "${ED}" \( -name "*.a" -o -name "*.la" \) -delete || die -} diff --git a/app-misc/watchexec/Manifest b/app-misc/watchexec/Manifest index 6a5879cfdb..a5e291b92a 100644 --- a/app-misc/watchexec/Manifest +++ b/app-misc/watchexec/Manifest @@ -389,6 +389,7 @@ DIST watchexec-1.17.0.tar.gz 171610 BLAKE2B 3061bdadfa718aa788348b3db0afc08519e0 DIST watchexec-1.17.1.tar.gz 177405 BLAKE2B e85769d4a2fa39ec9c96b3f9dd878f1ddb804c61fc31cf0f320e9221f1c5fa8d98689b72cf12ddd3ae8f02a4e398e8671b9f55cb22427db9f773ce6b88405efe SHA512 798b67df62b0597ff1bd5a5bf27fd5f9b84a6b3cad831bcd86327d27e1799033cd8d98d72afceb1917663d8ebd5ed77f5acfa07f5398c673ca54bc53007ccf00 DIST watchexec-1.18.1.tar.gz 236286 BLAKE2B f9722f2f23b7d74f090ee639256cc8f87eda2d8fc182a53356bba526c7d2a83f01ae34f1fc59b16d9b34f5df0966ad095cc078ec9439b56860a2f61e1fea9c72 SHA512 30e7669801916ed2a380e3293d35368f92e5e4783488e5c6d57bf0a69efe18ebbc0c09ec65293dabec3a92587fa583fcdd5dbc08309699eff9049cad90e7c8a9 DIST watchexec-1.18.5.tar.gz 238076 BLAKE2B ea1a07e3a1389e7f33d0a126ede2d8e648b25f15e884c995ec346b3e50ab22308c45ddd7d810c0bc6ab94bd809d201a61fa82b32b59746786c56e9094663b4d0 SHA512 60cdaa140b04d02721042214c4e1e9963a51217d1797e43e2b12e06a143392e0ef99fadc26f66312fd7a882c98302cf0dd31c9253363b5bdae71af746ba2470b +DIST watchexec-1.18.6.tar.gz 240377 BLAKE2B 7958014d8657a273853c3361feb82e54decaee1d138d6f3b048120f34b74c7bced150a70988871683574da43b7940cbfdf0bab72eb8f4d92a23ccd9f62d50d11 SHA512 ec859800ef7fc92e6ed906354556dd6e4f55f7696f0b36c7f8bb9ca471a723e70d4f80720d8f495adbc9a66a7dff2144f6226b67b236bdc8482cf74aeb43919f DIST watchexec-2.0.0-pre.6.crate 72529 BLAKE2B e75260cd3d311a98c22254af6643158f5d8920f209390590e3c9352b445ccde7a26f741b8402ec43766cc6d7fb6ce49ab960258a191d390ea26ac5ddd5681519 SHA512 802f1abfee16318d36d0e2b00806c3113131302bb6222660b5bc1c6275ff2fc7a8f54b7e2b8c05bdc6005fc66c1a9fb3a786161afada0014897402374eeb761a DIST watchexec-2.0.0-pre.9.crate 73080 BLAKE2B 1b1463e97b55f6f00f83d333d951a692dddaea68db5357525e65455fbc5958a8958d9d089687dffc7881d0d397c3cf755e8fc1704d3ec517fa3a1d8f627c9f90 SHA512 9760ca7730dbacb90206f3fccd7ec6ac182de373ce95c78eb0264698c17c4e1b0713e1915c71eaf1da3766832cd665a4f3a1fb18a2637d07bed8510c13ca6c6a DIST wepoll-ffi-0.1.2.crate 31309 BLAKE2B cd1b01c9fdb6482baff3ab12a9926c1a5a9b6e430e4609890a94b13480f8223de166558724b4d6926d6e9dd7f466926c783df54f9beabc75d646edf4f3429a73 SHA512 f0f5c379d08642aee9c6ef36175b9d858ee1cb7d444b832d6e7ad194167a4db2de5aaee3b2356ca42ef9f48a9872928c61b456305c05dd40cc53e5204686b8a7 diff --git a/app-misc/watchexec/watchexec-1.18.6.ebuild b/app-misc/watchexec/watchexec-1.18.6.ebuild new file mode 100644 index 0000000000..58d7338469 --- /dev/null +++ b/app-misc/watchexec/watchexec-1.18.6.ebuild @@ -0,0 +1,324 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Auto-Generated by cargo-ebuild 0.5.0 + +EAPI=8 + +CRATES=" + addr2line-0.17.0 + adler-1.0.2 + aho-corasick-0.7.18 + ansi_term-0.12.1 + anyhow-1.0.52 + arrayref-0.3.6 + arrayvec-0.5.2 + assert_cmd-2.0.4 + async-io-1.6.0 + async-recursion-1.0.0 + async-stream-0.3.2 + async-stream-impl-0.3.2 + async-trait-0.1.52 + atomic-take-1.0.0 + atty-0.2.14 + autocfg-1.0.1 + backtrace-0.3.63 + base64-0.13.0 + bitflags-1.2.1 + blake2b_simd-0.5.11 + block-0.1.6 + bstr-0.2.17 + byteorder-1.4.3 + bytes-1.1.0 + cache-padded-1.2.0 + cc-1.0.72 + cfg-if-0.1.10 + cfg-if-1.0.0 + chrono-0.4.19 + clap-2.34.0 + clearscreen-1.0.9 + command-group-1.0.8 + concurrent-queue-1.2.2 + console-0.15.0 + console-api-0.1.0 + console-subscriber-0.1.0 + constant_time_eq-0.1.5 + crc32fast-1.3.0 + crossbeam-channel-0.5.2 + crossbeam-utils-0.8.6 + derivative-2.2.0 + difflib-0.4.0 + dirs-1.0.5 + dirs-2.0.2 + dirs-sys-0.3.6 + doc-comment-0.3.3 + dunce-1.0.2 + either-1.6.1 + embed-resource-1.6.5 + encode_unicode-0.3.6 + enumflags2-0.6.4 + enumflags2_derive-0.6.4 + fastrand-1.6.0 + filetime-0.2.15 + fixedbitset-0.4.1 + flate2-1.0.22 + fnv-1.0.7 + form_urlencoded-1.0.1 + fsevent-sys-4.1.0 + futures-0.3.19 + futures-channel-0.3.19 + futures-core-0.3.19 + futures-executor-0.3.19 + futures-io-0.3.19 + futures-lite-1.12.0 + futures-macro-0.3.19 + futures-sink-0.3.19 + futures-task-0.3.19 + futures-util-0.3.19 + getrandom-0.1.16 + getrandom-0.2.4 + gimli-0.26.1 + git2-0.13.25 + globset-0.4.8 + h2-0.3.10 + hashbrown-0.11.2 + hdrhistogram-7.4.0 + heck-0.3.3 + hermit-abi-0.1.19 + http-0.2.6 + http-body-0.4.4 + httparse-1.5.1 + httpdate-1.0.2 + humantime-2.1.0 + hyper-0.14.16 + hyper-timeout-0.4.1 + idna-0.2.3 + ignore-0.4.18 + indexmap-1.8.0 + inotify-0.9.6 + inotify-sys-0.1.5 + insta-1.10.0 + instant-0.1.12 + is_ci-1.1.1 + itertools-0.10.3 + itoa-0.4.8 + itoa-1.0.1 + jobserver-0.1.24 + kqueue-1.0.4 + kqueue-sys-1.0.3 + lazy_static-1.4.0 + libc-0.2.112 + libgit2-sys-0.12.26+1.3.0 + libmimalloc-sys-0.1.23 + libz-sys-1.1.3 + linked-hash-map-0.5.4 + lock_api-0.4.5 + log-0.4.14 + mac-notification-sys-0.3.0 + malloc_buf-0.0.6 + matchers-0.1.0 + matches-0.1.9 + memchr-2.4.1 + memoffset-0.6.5 + miette-3.3.0 + miette-derive-3.3.0 + mimalloc-0.1.27 + minimal-lexical-0.2.1 + miniz_oxide-0.4.4 + mio-0.7.14 + miow-0.3.7 + multimap-0.8.3 + nb-connect-1.2.0 + nix-0.20.2 + nix-0.22.2 + nom-5.1.2 + nom-7.1.0 + notify-5.0.0-pre.13 + notify-rust-4.5.5 + ntapi-0.3.6 + num-integer-0.1.44 + num-traits-0.2.14 + num_cpus-1.13.1 + objc-0.2.7 + objc-foundation-0.1.1 + objc_id-0.1.1 + object-0.27.1 + once_cell-1.9.0 + owo-colors-3.2.0 + parking-2.0.0 + parking_lot-0.11.2 + parking_lot_core-0.8.5 + percent-encoding-2.1.0 + petgraph-0.6.0 + phf-0.8.0 + phf_codegen-0.8.0 + phf_generator-0.8.0 + phf_shared-0.8.0 + pin-project-1.0.10 + pin-project-internal-1.0.10 + pin-project-lite-0.2.8 + pin-utils-0.1.0 + pkg-config-0.3.24 + polling-2.2.0 + ppv-lite86-0.2.16 + predicates-2.1.1 + predicates-core-1.0.3 + predicates-tree-1.0.5 + proc-macro-crate-0.1.5 + proc-macro-crate-1.1.0 + proc-macro2-1.0.36 + prost-0.9.0 + prost-build-0.9.0 + prost-derive-0.9.0 + prost-types-0.9.0 + quote-1.0.14 + rand-0.7.3 + rand-0.8.4 + rand_chacha-0.2.2 + rand_chacha-0.3.1 + rand_core-0.5.1 + rand_core-0.6.3 + rand_hc-0.2.0 + rand_hc-0.3.1 + rand_pcg-0.2.1 + redox_syscall-0.1.57 + redox_syscall-0.2.10 + redox_users-0.3.5 + redox_users-0.4.0 + regex-1.5.4 + regex-automata-0.1.10 + regex-syntax-0.6.25 + remove_dir_all-0.5.3 + rust-argon2-0.8.3 + rustc-demangle-0.1.21 + ryu-1.0.9 + same-file-1.0.6 + scoped-tls-1.0.0 + scopeguard-1.1.0 + serde-1.0.133 + serde_derive-1.0.133 + serde_json-1.0.75 + serde_repr-0.1.7 + serde_yaml-0.8.23 + sharded-slab-0.1.4 + signal-hook-registry-1.4.0 + similar-2.1.0 + siphasher-0.3.9 + slab-0.4.5 + smallvec-1.8.0 + smawk-0.3.1 + socket2-0.4.2 + static_assertions-1.1.0 + strum-0.22.0 + strum_macros-0.22.0 + supports-color-1.3.0 + supports-hyperlinks-1.2.0 + supports-unicode-1.0.2 + syn-1.0.85 + tempfile-3.3.0 + term_size-0.3.2 + terminal_size-0.1.17 + terminfo-0.7.3 + termtree-0.2.4 + textwrap-0.11.0 + textwrap-0.14.2 + thiserror-1.0.30 + thiserror-impl-1.0.30 + thread_local-1.1.3 + time-0.1.43 + tinyvec-1.5.1 + tinyvec_macros-0.1.0 + tokio-1.15.0 + tokio-io-timeout-1.2.0 + tokio-macros-1.7.0 + tokio-stream-0.1.8 + tokio-util-0.6.9 + toml-0.5.8 + tonic-0.6.2 + tonic-build-0.6.2 + tower-0.4.11 + tower-layer-0.3.1 + tower-service-0.3.1 + tracing-0.1.29 + tracing-attributes-0.1.18 + tracing-core-0.1.21 + tracing-futures-0.2.5 + tracing-log-0.1.2 + tracing-subscriber-0.3.6 + try-lock-0.2.3 + unicase-2.6.0 + unicode-bidi-0.3.7 + unicode-linebreak-0.1.2 + unicode-normalization-0.1.19 + unicode-segmentation-1.8.0 + unicode-width-0.1.9 + unicode-xid-0.2.2 + url-2.2.2 + uuid-0.8.2 + vcpkg-0.2.15 + version_check-0.9.4 + vswhom-0.1.0 + vswhom-sys-0.1.0 + wait-timeout-0.2.0 + waker-fn-1.1.0 + walkdir-2.3.2 + want-0.3.0 + wasi-0.9.0+wasi-snapshot-preview1 + wasi-0.10.2+wasi-snapshot-preview1 + wepoll-ffi-0.1.2 + which-4.2.2 + 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 + windows-0.24.0 + windows_i686_gnu-0.24.0 + windows_i686_msvc-0.24.0 + windows_x86_64_gnu-0.24.0 + windows_x86_64_msvc-0.24.0 + winreg-0.10.1 + winrt-notification-0.5.1 + xml-rs-0.8.4 + yaml-rust-0.4.5 + zbus-1.9.2 + zbus_macros-1.9.2 + zvariant-2.10.0 + zvariant_derive-2.10.0 +" + +inherit cargo + +DESCRIPTION="Executes commands in response to file modifications" +HOMEPAGE="https://github.com/watchexec/watchexec" +SRC_URI="https://github.com/watchexec/${PN}/archive/refs/tags/cli-v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI+=" $(cargo_crate_uris)" +LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT WTFPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +# Prevent portage from trying to fetch bunch of *.crate from mirror despite they are not mirrored. +RESTRICT="mirror" + +S="${WORKDIR}/${PN}-cli-v${PV}" +DOCS=( README.md ) +HTML_DOCS=( doc/watchexec.1.html ) + +QA_FLAGS_IGNORED="usr/bin/watchexec" + +src_compile() { + cargo_src_compile --manifest-path=cli/Cargo.toml +} + +src_install() { + cargo_src_install --path cli + + einstalldocs + doman doc/watchexec.1 + + insinto /usr/share/zsh/site-functions + newins completions/zsh _watchexec +} + +src_test() { + cargo_src_test --manifest-path lib/Cargo.toml --lib + cargo_src_test --manifest-path cli/Cargo.toml +} diff --git a/dev-libs/qhttpengine/qhttpengine-1.0.1-r1.ebuild b/dev-libs/qhttpengine/qhttpengine-1.0.1-r1.ebuild index e9aa201493..f09e66678b 100644 --- a/dev-libs/qhttpengine/qhttpengine-1.0.1-r1.ebuild +++ b/dev-libs/qhttpengine/qhttpengine-1.0.1-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI=8 inherit cmake @@ -43,7 +43,6 @@ src_configure() { -DCMAKE_INSTALL_PREFIX="${EPREFIX}/usr" -DLIB_INSTALL_DIR=$(get_libdir) -DDOC_INSTALL_DIR="share/doc/${PF}" - ${CMAKE_CONF} ) cmake_src_configure diff --git a/dev-libs/qhttpengine/qhttpengine-9999.ebuild b/dev-libs/qhttpengine/qhttpengine-9999.ebuild index e9aa201493..f09e66678b 100644 --- a/dev-libs/qhttpengine/qhttpengine-9999.ebuild +++ b/dev-libs/qhttpengine/qhttpengine-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI=8 inherit cmake @@ -43,7 +43,6 @@ src_configure() { -DCMAKE_INSTALL_PREFIX="${EPREFIX}/usr" -DLIB_INSTALL_DIR=$(get_libdir) -DDOC_INSTALL_DIR="share/doc/${PF}" - ${CMAKE_CONF} ) cmake_src_configure diff --git a/dev-libs/tllist/Manifest b/dev-libs/tllist/Manifest deleted file mode 100644 index 3a6159b946..0000000000 --- a/dev-libs/tllist/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST tllist-1.0.5.tar.gz 7022 BLAKE2B c0c6db1682d6ab408c43c434ffc8e58d2cc4076121e8c11e2612678af12faa93661dcb547371bbeca4f78c1b7c99843ae9cbff8ab4e2389ce1c395f0e65e66cd SHA512 e8d55a727de56956c6823297e92ba4656292096ece7d22f3d8834b86811ede9b2fdca580bea55e0beda35322f418140357770592d85c0c07ea09c1642c7ff1e9 diff --git a/dev-libs/tllist/metadata.xml b/dev-libs/tllist/metadata.xml deleted file mode 100644 index fa25725ba2..0000000000 --- a/dev-libs/tllist/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - flewkey@2a03.party - Ryan Fox - - diff --git a/dev-libs/tllist/tllist-1.0.5.ebuild b/dev-libs/tllist/tllist-1.0.5.ebuild deleted file mode 100644 index 949519a75d..0000000000 --- a/dev-libs/tllist/tllist-1.0.5.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 2020-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit meson - -if [[ ${PV} != *9999* ]]; then - SRC_URI="https://codeberg.org/dnkl/tllist/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - S="${WORKDIR}/${PN}" -else - inherit git-r3 - EGIT_REPO_URI="https://codeberg.org/dnkl/tllist.git" -fi - -DESCRIPTION="A C header file only implementation of a typed linked list" -HOMEPAGE="https://codeberg.org/dnkl/tllist" -LICENSE="MIT" -SLOT="0" - -DEPEND="" -RDEPEND="${DEPEND}" -BDEPEND="" - -src_install() { - meson_src_install - mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${PF}" -} diff --git a/dev-libs/tllist/tllist-9999.ebuild b/dev-libs/tllist/tllist-9999.ebuild deleted file mode 100644 index 949519a75d..0000000000 --- a/dev-libs/tllist/tllist-9999.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 2020-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit meson - -if [[ ${PV} != *9999* ]]; then - SRC_URI="https://codeberg.org/dnkl/tllist/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - S="${WORKDIR}/${PN}" -else - inherit git-r3 - EGIT_REPO_URI="https://codeberg.org/dnkl/tllist.git" -fi - -DESCRIPTION="A C header file only implementation of a typed linked list" -HOMEPAGE="https://codeberg.org/dnkl/tllist" -LICENSE="MIT" -SLOT="0" - -DEPEND="" -RDEPEND="${DEPEND}" -BDEPEND="" - -src_install() { - meson_src_install - mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${PF}" -} diff --git a/dev-python/boolean-py/Manifest b/dev-python/boolean-py/Manifest new file mode 100644 index 0000000000..277a58a6de --- /dev/null +++ b/dev-python/boolean-py/Manifest @@ -0,0 +1 @@ +DIST boolean.py-3.8.tar.gz 32196 BLAKE2B 821985853d57794762c064e0e727e47082c787230780b49661624f7fba69f1cc9e4c3450d09899b908d3f84d4df7e002ad464d1ec0cf8fadb02abc3c95b78aff SHA512 039a45601c4e8271d1152f4474c66267cca0f5681b4834f7e943b46a0bf33d0ed00cae257f1ca7565115fdc5b58b9773cfca9f22fa751cdeece72e7b778c1904 diff --git a/dev-python/boolean-py/boolean-py-3.8.ebuild b/dev-python/boolean-py/boolean-py-3.8.ebuild new file mode 100644 index 0000000000..a3e18dd487 --- /dev/null +++ b/dev-python/boolean-py/boolean-py-3.8.ebuild @@ -0,0 +1,27 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{8..10} pypy3 ) +inherit distutils-r1 + +MY_PN=${PN/-/.} +MY_P="${MY_PN}-${PV}" +DESCRIPTION="Define boolean algebras, create boolean expressions and custom boolean DSL" +HOMEPAGE=" + https://pypi.org/project/boolean.py/ + https://github.com/bastikr/boolean.py +" +SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" +S="${WORKDIR}/${MY_P}" + +LICENSE="BSD-2" +SLOT="0" +KEYWORDS="~amd64" + +DOCS=( CHANGELOG.rst README.rst ) + +distutils_enable_tests unittest + +distutils_enable_sphinx docs diff --git a/dev-python/boolean-py/metadata.xml b/dev-python/boolean-py/metadata.xml new file mode 100644 index 0000000000..89ed93657a --- /dev/null +++ b/dev-python/boolean-py/metadata.xml @@ -0,0 +1,16 @@ + + + + + cyber+gentoo@sysrq.in + Anna + + + + basti.kr@gmail.com + Sebastian Kraemer + + boolean.py + bastikr/boolean.py + + diff --git a/dev-python/dropbox-sdk-python/Manifest b/dev-python/dropbox-sdk-python/Manifest index 5a3181fc43..2c59e52210 100644 --- a/dev-python/dropbox-sdk-python/Manifest +++ b/dev-python/dropbox-sdk-python/Manifest @@ -1 +1 @@ -DIST dropbox-sdk-python-11.26.0.tar.gz 1152565 BLAKE2B 87912ce7047687350ea1c88877ffd2b1feb0ee3686702af023c8c870b68e6e9faa425dd4a3be1da063295b62a2fbf8126118668172fdc93e8352cd18a3f9a092 SHA512 011d99c7dcea305d89cded09bfe4035edea0cd7d0cbb6fc6db32e8586765afaf2a98202f6612c436183d173da793097e895606d5078025b91a5ff3faa24cbaa6 +DIST dropbox-sdk-python-11.27.0.tar.gz 1155164 BLAKE2B bb5fe7f077691f6d6bda188dcffa711d8981b97bd64dc28452bef0282cac17802569e263b369fbe82ee77705a87033be034a0ba6728a37d721c59204fc119423 SHA512 14e9aee9e582e3548404843a303d00b58122f0b9a538c5725d23181f3e4cbc87ba2a250c89f76e911cdc563fbe07208ecc2b0a7b1ed50d80f74d615cdc17e251 diff --git a/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.26.0.ebuild b/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.27.0.ebuild similarity index 93% rename from dev-python/dropbox-sdk-python/dropbox-sdk-python-11.26.0.ebuild rename to dev-python/dropbox-sdk-python/dropbox-sdk-python-11.27.0.ebuild index b426abdfd6..2a157f43b6 100644 --- a/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.26.0.ebuild +++ b/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.27.0.ebuild @@ -29,9 +29,6 @@ python_prepare_all() { # this is wrong sed -i -e "s/^import mock$/from unittest import mock/" test/unit/test_dropbox_unit.py || die - # setuptools warning - sed -i -e 's/description-file/description_file/' setup.cfg - # disable tests that need SCOPED_USER_DROPBOX_TOKEN mv test/integration/test_dropbox.py test/integration/_test_dropbox.py || die sed -i -e "s/\(class\) \(TestClient\)/\\1 _\\2/ diff --git a/dev-python/license-expression/Manifest b/dev-python/license-expression/Manifest new file mode 100644 index 0000000000..72f112c234 --- /dev/null +++ b/dev-python/license-expression/Manifest @@ -0,0 +1 @@ +DIST license-expression-21.6.14.tar.gz 112775 BLAKE2B 6a40bd79d4ce4b9619b052d0357ff1e17de28c0bcf3bcfb202ea78f0ec44be4f951bc3b7b2aa4fe9fbe336a7aba51cbab2e47d02415b518aad64e259e673bc2f SHA512 e3f3d95ad6b2148b610d7bc4824d9180b065ba0b0fb9eae8ed57ef913a35621b8ce1baa0bb2dd09cb1396f9c1a9a223f4f6d71d299222f1346b1029e124981ca diff --git a/dev-python/license-expression/license-expression-21.6.14.ebuild b/dev-python/license-expression/license-expression-21.6.14.ebuild new file mode 100644 index 0000000000..38281c7703 --- /dev/null +++ b/dev-python/license-expression/license-expression-21.6.14.ebuild @@ -0,0 +1,28 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{8..10} pypy3 ) +inherit distutils-r1 + +DESCRIPTION="A comprehensive utility library to parse license expressions using boolean logic" +HOMEPAGE=" + https://pypi.org/project/license-expression/ + https://github.com/nexB/license-expression +" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + + + + cyber+gentoo@sysrq.in + Anna + + + license-expression + nexB/license-expression + + diff --git a/dev-python/spotipy/Manifest b/dev-python/spotipy/Manifest index e45578759d..67f3e6da32 100644 --- a/dev-python/spotipy/Manifest +++ b/dev-python/spotipy/Manifest @@ -1 +1,2 @@ DIST spotipy-2.17.1.tar.gz 100524 BLAKE2B 3c020276f245b03a5a2052b49e353ead6aca69c510ddaeef732aa0ecd835abccf49fde58ac26bd5c64f9ea7afa9b6772a36abbc3d48a076559c6fb96e465ce7d SHA512 39dbd089fe98896387f805e6cb487c38543c0777aaf73cacc805d5f6f074c07ee5a5dd7adfe7925cdc717e46b5fee0e9151265fd4f792b901040e107cb8c515c +DIST spotipy-2.19.0.tar.gz 102703 BLAKE2B bc132edb972236b43097c0bbc9d86932a3305d8bd3807e44e20767b123455950b8e01060efd83c87b3a162e329f5c48614205f131686af7f9312a44894a7f1e7 SHA512 fbaecd1a2cab3ef458d30de46cb89462021dfc3cfc85516d8bfe509af016a0b19af2f8de4f5cae36188b1ce1f5718c75edff0e71af2a87f4d720ee99d4541a6a diff --git a/dev-python/spotipy/spotipy-2.19.0.ebuild b/dev-python/spotipy/spotipy-2.19.0.ebuild new file mode 100644 index 0000000000..a941f38831 --- /dev/null +++ b/dev-python/spotipy/spotipy-2.19.0.ebuild @@ -0,0 +1,50 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{8..10} ) + +inherit distutils-r1 + +DESCRIPTION="A light weight Python library for the Spotify Web API" +HOMEPAGE="https://spotipy.readthedocs.io + https://github.com/plamere/spotipy" +SRC_URI="https://github.com/plamere/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" + +IUSE="examples" + +LICENSE="MIT" +KEYWORDS="~amd64" +SLOT="0" + +RDEPEND=" + dev-python/requests[${PYTHON_USEDEP}] + dev-python/six[${PYTHON_USEDEP}] + dev-python/urllib3[${PYTHON_USEDEP}] +" + +BDEPEND="test? ( dev-python/mock[${PYTHON_USEDEP}] )" + +distutils_enable_sphinx docs +distutils_enable_tests pytest + +python_prepare_all() { + # this test requires user credentials + rm tests/integration/test_user_endpoints.py || die + + # this test requires a spotify client ID + rm tests/integration/test_non_user_endpoints.py || die + + # need internet access + sed -i -e 's:test_spotify_client_credentials_get_access_token:_&:' \ + tests/unit/test_oauth.py || die + + distutils-r1_python_prepare_all +} + +python_install_all() { + use examples && dodoc -r examples + + distutils-r1_python_install_all +} diff --git a/dev-python/tempus-themes/Manifest b/dev-python/tempus-themes/Manifest new file mode 100644 index 0000000000..0505f7dcb1 --- /dev/null +++ b/dev-python/tempus-themes/Manifest @@ -0,0 +1 @@ +DIST tempus-themes-2.3.0.20220206.tar.gz 19418 BLAKE2B d6962ef10ea8f5a34e44f64fbc6d4937d0b738e18f5c16b5832f80221ceb184c96f631c18d4d711285fb872ba911732128768fc7e6f9e2a1cc6c43d723273d79 SHA512 8677a3522eba8b783678c01e19d0977a930202362bab4d26e7c729270e2d6f2aeadf0979d69afbc91965e1e94fc9ecaebef796326a0b6b195cb0fe1a87540c62 diff --git a/dev-python/tempus-themes/metadata.xml b/dev-python/tempus-themes/metadata.xml new file mode 100644 index 0000000000..4eb9a443b0 --- /dev/null +++ b/dev-python/tempus-themes/metadata.xml @@ -0,0 +1,12 @@ + + + + + cyber+gentoo@sysrq.in + Anna + + + tempus-themes + protesilaos/tempus-themes-pygments + + diff --git a/dev-python/tempus-themes/tempus-themes-2.3.0.20220206.ebuild b/dev-python/tempus-themes/tempus-themes-2.3.0.20220206.ebuild new file mode 100644 index 0000000000..c3cc98a1d5 --- /dev/null +++ b/dev-python/tempus-themes/tempus-themes-2.3.0.20220206.ebuild @@ -0,0 +1,21 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{8..10} pypy3 ) +inherit distutils-r1 + +DESCRIPTION="Accessible themes for Pygments" +HOMEPAGE=" + https://pypi.org/project/tempus-themes/ + https://gitlab.com/protesilaos/tempus-themes-generator +" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND="dev-python/pygments[${PYTHON_USEDEP}]" diff --git a/dev-python/yara-python/Manifest b/dev-python/yara-python/Manifest deleted file mode 100644 index 7e45d96591..0000000000 --- a/dev-python/yara-python/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST yara-python-4.1.0.tar.gz 33717 BLAKE2B f3ec4a90e6d00fa9bc6fe649ce0eb373ae2e3f5fb0c9290020abcb111be10608958ae45733e8200b7199cb43b14a52b2e3ebebf794ac1ab33006467014134b62 SHA512 8b9ce780b6639ab2ee5222adec888c7e0fb6be81c7c64a8b33b033de3f261f9707aa208b7a3a86749f6e86a83fe6d73941c816857faf6eb714399d1f50239b51 -DIST yara-python-4.1.2.tar.gz 33720 BLAKE2B 5d658b063785e5b45a5b8de123dfaf5f21b24ddc100f192fb5007949c225643c8a765031b40bdc09db3c341551d80251ab744fc4adf50ee3c39ba2b44388689d SHA512 8cc275d68d0418e5d7e92e76b1e0bef43e18de15956456c06545ea9be5124fa827eb38b3e781122c17425e0b11cde7137debd6b62160a2cc415e056bcb530102 diff --git a/dev-python/yara-python/files/yara-python-4.1.0-system-libyara.patch b/dev-python/yara-python/files/yara-python-4.1.0-system-libyara.patch deleted file mode 100644 index dd27400737..0000000000 --- a/dev-python/yara-python/files/yara-python-4.1.0-system-libyara.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/setup.py -+++ b/setup.py -@@ -370,5 +370,6 @@ - 'update': UpdateCommand}, - ext_modules=[Extension( - name='yara', -- include_dirs=['yara/libyara/include', 'yara/libyara/', '.'], -+ include_dirs=['/usr/include', 'yara/libyara/include', 'yara/libyara/', '.'], -+ libraries=['yara'], - sources=['yara-python.c'])]) diff --git a/dev-python/yara-python/metadata.xml b/dev-python/yara-python/metadata.xml deleted file mode 100644 index 979fdba1a2..0000000000 --- a/dev-python/yara-python/metadata.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - co-maintainers welcome - lssndrbarbieri@gmail.com - Alessandro Barbieri - - - https://github.com/VirusTotal/yara-python/issues - VirusTotal/yara-python - yara-python - - diff --git a/dev-python/yara-python/yara-python-4.1.0.ebuild b/dev-python/yara-python/yara-python-4.1.0.ebuild deleted file mode 100644 index 32a20b842e..0000000000 --- a/dev-python/yara-python/yara-python-4.1.0.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -#with pypy3 undefined symbol: PyDescr_NewGetSet -PYTHON_COMPAT=( python3_{8..10} ) - -inherit distutils-r1 - -DESCRIPTION="Python interface for a malware identification and classification tool" -HOMEPAGE="https://github.com/VirusTotal/yara-python" -SRC_URI="https://github.com/virustotal/yara-python/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - ${PYTHON_DEPS} - =app-forensics/yara-$(ver_cut 1-2)* -" -DEPEND="${RDEPEND}" - -PATCHES=( "${FILESDIR}/${P}-system-libyara.patch" ) - -distutils_enable_tests setup.py - -compile_python() { - distutils-r1_python_compile --dynamic-linking -} - -src_compile() { - python_foreach_impl compile_python -} diff --git a/dev-python/yara-python/yara-python-4.1.2.ebuild b/dev-python/yara-python/yara-python-4.1.2.ebuild deleted file mode 100644 index dbf666a0cd..0000000000 --- a/dev-python/yara-python/yara-python-4.1.2.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -#with pypy3 undefined symbol: PyDescr_NewGetSet -PYTHON_COMPAT=( python3_{8..10} ) - -inherit distutils-r1 - -DESCRIPTION="Python interface for a malware identification and classification tool" -HOMEPAGE="https://github.com/VirusTotal/yara-python" -SRC_URI="https://github.com/virustotal/yara-python/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - ${PYTHON_DEPS} - =app-forensics/yara-$(ver_cut 1-2)* -" -DEPEND="${RDEPEND}" - -PATCHES=( "${FILESDIR}/${PN}-4.1.0-system-libyara.patch" ) - -distutils_enable_tests setup.py - -compile_python() { - distutils-r1_python_compile --dynamic-linking -} - -src_compile() { - python_foreach_impl compile_python -} diff --git a/dev-util/reuse/Manifest b/dev-util/reuse/Manifest new file mode 100644 index 0000000000..33925e9887 --- /dev/null +++ b/dev-util/reuse/Manifest @@ -0,0 +1 @@ +DIST reuse-0.14.0.tar.gz 200682 BLAKE2B 6645cc6fc643ef3c19008d20dad065c1f362bda4106e731cfd780552b4cae1ced769ac49ee58c0ca519058f6764d4fd10ca6a33a70050365ae3f074e3981d276 SHA512 d376030e0be75f7cd70846c74409fba5f8266827cb1cc944c2fbda413002a3279f2efaf4598be4372df4a6d50f29a5038366c9ef709867dac7a0815efe071117 diff --git a/dev-util/reuse/metadata.xml b/dev-util/reuse/metadata.xml new file mode 100644 index 0000000000..d7ba11c81d --- /dev/null +++ b/dev-util/reuse/metadata.xml @@ -0,0 +1,13 @@ + + + + + cyber+gentoo@sysrq.in + Anna + + + https://reuse.readthedocs.io/ + reuse + fsfe/reuse-tool + + diff --git a/dev-util/reuse/reuse-0.14.0.ebuild b/dev-util/reuse/reuse-0.14.0.ebuild new file mode 100644 index 0000000000..3b5431508b --- /dev/null +++ b/dev-util/reuse/reuse-0.14.0.ebuild @@ -0,0 +1,41 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{9..10} ) +DISTUTILS_USE_SETUPTOOLS=rdepend +inherit distutils-r1 + +DESCRIPTION="A tool for compliance with the REUSE recommendations" +HOMEPAGE=" + https://reuse.software/ + https://pypi.org/project/reuse/ + https://github.com/fsfe/reuse-tool +" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="Apache-2.0 CC0-1.0 CC-BY-SA-4.0 GPL-3+" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + dev-python/boolean-py[${PYTHON_USEDEP}] + dev-python/binaryornot[${PYTHON_USEDEP}] + dev-python/jinja[${PYTHON_USEDEP}] + dev-python/license-expression[${PYTHON_USEDEP}] + dev-python/python-debian[${PYTHON_USEDEP}] + dev-python/requests[${PYTHON_USEDEP}] +" +BDEPEND="dev-python/setuptools_scm[${PYTHON_USEDEP}]" + +DOCS=( AUTHORS.rst CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md README.md ) + +distutils_enable_tests pytest + +# [Errno 2] No such file or directory: '../README.md' +#distutils_enable_sphinx docs \ + #dev-python/recommonmark \ + #dev-python/sphinx-autodoc-typehints \ + #dev-python/sphinx_rtd_theme \ + #dev-python/sphinxcontrib-apidoc diff --git a/dev-util/rust-analyzer/Manifest b/dev-util/rust-analyzer/Manifest index 0e5c3b3387..96354039df 100644 --- a/dev-util/rust-analyzer/Manifest +++ b/dev-util/rust-analyzer/Manifest @@ -2,7 +2,6 @@ DIST addr2line-0.17.0.crate 32260 BLAKE2B 23c3715820a04260460a41695d535da3565f76 DIST adler-1.0.2.crate 12778 BLAKE2B a1dc17786adae945ac09d3525e609ed944e6465690787bbb831a1b9d53793cba1989793d0a5606d5d23ee20d36457923d451b1b3530c9ec7072a487aa3e55bbd SHA512 7ab190d31890fc05b0b55d8e2c6527a505e06793d5496be0b3831e0513412f9ba97f8148f6f68ed0770fa9cd980a5092d885e058becf1d5506b7c74b82674aa1 DIST always-assert-0.1.2.crate 7067 BLAKE2B 042aada56eff9ca11c97d1b12c538c70c08248260f043c271466d5fcf70f1a11e4cb498096f2d55d6693d4fed6dee7e47781ae5d0fe3fe09b48e986feafa9c7d SHA512 ab23c4776e98c1d38d9583fad1d4909288793498f928e560106b972df01f307247020b5db034d909975a093db5917bb42d11540c32d787336abcaafc1a7613f0 DIST ansi_term-0.12.1.crate 24838 BLAKE2B f636772c34e2d68cda7b8d3b2b86abda074585a62bd2654812ce92384244655a9197fa66e6939e19a674c0148ca605313d83de262bb18c2339a8a4eb4438a791 SHA512 b840e28b3e7700689a69a39659b1e066560078dd4a58326b91a028915819e7af883399ee53e920db68fd974c58d35bb1ddf8d427af5937d5f696f57c4376b671 -DIST anyhow-1.0.51.crate 44100 BLAKE2B 20683fd139775cd399bd0fd63599f64a646f8b74c65415af965d3c24690fd81fe48205bedaaaab92075b487b71d5d315be5fdf38ff7c5ecf3e1a1d693a3505ee SHA512 e8e3feebc3c96b7301787502f000b9940a20343a466ac48186c9aa170fb52f0db17768630535a8b475077733ad6ff9f843a3bd5ae4415c86bf83cae0ed0bad7c DIST anyhow-1.0.52.crate 44224 BLAKE2B 79d68d3390d27e0e27f9db784ad10b5d7845dec7949fbc722f944ef3988419acd72c509b44a4544e99bea5e57407da5b1ce40a96277d307fc408c958ea915c31 SHA512 b87e0b304daff85894c34060b97379d8e3d9be03078275313035c7142c76b3e59922b25924ac98a0b1b70fc98746eb174ca4b7ef33a26e115f294c1f1200aa6a DIST anymap-0.12.1.crate 14298 BLAKE2B a4f5f4f18263e0a6d5b67ac8fbb56cf410534a0fc3e670d57a3275d0efe318c98b9b594f0be44dd7ac9fd08cda1d05733489290884af25f76ea981e0ae61ad60 SHA512 88fbca9ff7482ecd338f9cd9a025499ed98b47eaa89ca8dcd1ccfb013b6c9ebe7a8eca5d7c873eb716c320af7ccda01f6d4c26bb333c8ff434416416ee64a774 DIST arbitrary-1.0.3.crate 25159 BLAKE2B da6c84b33a62bb82afdf56f56170d5a6e4603d9487ebee09a84f98e11b6d07ffd3a962fb2600ea92634464ac1e4d2f91f18f9e23d82dde7d500d737fdc467cdf SHA512 76f5df7369c7fe61f73007e572f1e8a1c79e8055daf36741c8f6f386b3f9c674dbd9777c7e4c7db4ca592952aa07c290a70a8c7136699f444b35be9a226dba04 @@ -11,30 +10,21 @@ DIST atty-0.2.14.crate 5470 BLAKE2B 2db856a9e898a430258f059aeaf7c844a153293e8856 DIST autocfg-1.0.1.crate 12908 BLAKE2B 40c53cab298e4f26634c3acff3ece6a3371188d91dbf377ed664eabedcde20536edaa93daf406618f37edde019f049a6e7b9a47f627344587dbd126bee2b5e3a SHA512 630b348acb98b012e97804e6325d03c89abc22f2157762c59144c04e6c733daf550bdc7f0fe0b9f3b50e15dae8c1c3c4bdfce3d805b02f0fc987311f5332419b DIST backtrace-0.3.63.crate 74280 BLAKE2B 825fcabaddb436d33e179630301657d212c9364b323bfe72e8ed8edda5c0c34abe36142b0bc34501d1885d40d55ab53c0f8bc6387e35ef86f14a9d010c426bf5 SHA512 25cf411ee21c796f39a45e6320374b38f62580ca853e560b3a8ec596f0ca6d60b94539662b1a8a3a3046f481b8b84a5b84983e1d2624aea297090382eb99b25a DIST bitflags-1.3.2.crate 23021 BLAKE2B eb990bb27b2bdeb66fd7212ce582cb36e1c616debbac85df642d0c82b25439e6bf9b1e811fac76b59e58ea3c1bbea6170d03a61e8f9a395e4334a0e2e2987eda SHA512 3c698f757b5cc62f815f9a1cce365c3d2dd88e4db71f331dff8bba86c2865f755b81cb4c9bfc59bd86b7643b0943f9e09a7c4f8ad75eb2ab0e714803d0129f62 -DIST camino-1.0.5.crate 29642 BLAKE2B c345be490622b50f3a744f9c42392d12e02e286d75e09f4eaa8a1c6f86cc849c5a752aa7cb5fb1f697ed8beb741c7d9cea951f4f5ce7049dcaf6de5ec69a60d7 SHA512 1131997ca090426a25daf3be2fcd6e559d980078dd71fbf3f16b4d593531a24c0f030aa6c9652080fdc02b5420da98991b9c93115ce1c0cad8c0fad4437b1d59 DIST camino-1.0.7.crate 26602 BLAKE2B d0ab5d5da9036acfe8ee4f68c015c123773529b9c84f0dd365169f33ca7e23eafcb5353bb2f6db02fbced9c075a0dc356c96d02711af1c4a506ce4d1c9f2fe05 SHA512 0c22c9de3740d39d058de25b2c9b221928f11cf9340562412a15948ddfeaddcb6da38ed3f18321c322d2811847d7cb5cc1c78304f67e9702a2056e59da64bf33 DIST cargo-platform-0.1.2.crate 11645 BLAKE2B 7770acb90e299f71c60bbadceaf894a3100916b7f7458f9c949b683b39157d3e1ec17d850f16dfb04017b01d7734d41872d48cf9f4e1ea7414439cd7031c2330 SHA512 c716bf3a4e0942160dbf7be114d1621e1fccc23511e7b0a2b99852b99a851910bfcf8640c2d0d0a03d5a324e1a59fb5d4264ca81bca24e3f1a1ca653bdf2956f DIST cargo_metadata-0.14.1.crate 17373 BLAKE2B 4633c48ca6a128e863e37a64e6a270108c5ab4b23731ac80ed662cefd0354a82f4b14e6ece2e4085882f40074751814c0a61063571ee73e3f2ba051e69766b81 SHA512 0c8fde74b0da60a30e024ca85ca0224ff31539fccd6ec5ab84739c7f1e9643b49222fb828546071696f797c43c4dde8613c10be9457c1cba0bd054b1b99cbd26 DIST cc-1.0.72.crate 57495 BLAKE2B b2057ca53aacafa063a4eaa907bfb65aa32ce01a74a90b9085c8243a87723cee8ce79e4904f9d205f9d451598ee34495f8879d27c189477ca43bd39b88b5ea2e SHA512 e9a5b283b2a1fee1030009068c1f87291ec1dab7584a0892f27cc7e523c8fdfd5d986281d9aec1a00af706af1e61d7e64c245c74be7b39c8c022ae2d4f87de8d DIST cfg-if-1.0.0.crate 7934 BLAKE2B e99a5589c11d79d77a4537b34ce0a45d37b981c123b79b807cea836c89fc3926d693458893baca2882448d3d44e3f64e06141f6d916b748daa10b8cc1ae16d1b SHA512 0fb16a8882fd30e86b62c5143b1cb18ab564e84e75bd1f28fd12f24ffdc4a42e0d2e012a99abb606c12efe3c11061ff5bf8e24ab053e550ae083f7d90f6576ff -DIST chalk-derive-0.75.0.crate 3431 BLAKE2B f791d05b8441f3e1f0385ae117eb03d69373aadf5b3f371e67a4cddd8ad522c85506fb90dbd41a21c4a121c779850a7150eea4df12d936c8e5c9b90e62ea5f61 SHA512 f64d123921ee34c6e39e7d9094fca720b418f0dce69643752329a6b769a16e1a26c3ac003556556d4b2825490387854902eaa98e03826e6a866a8232226dc155 DIST chalk-derive-0.76.0.crate 3430 BLAKE2B d4ae490889d7fdb1b52cbf6429ce07b5dd1306678421d024dbdfdfcd7d5ce3460bc92477780fca5735fa29b6de4820bbd806b5a6a68297b9bdde4e94ce400c16 SHA512 5be297882f1e556d8f41cb2cdc862bedf935129279f434f0f5667b01296b1e9335bdec0da4ea41bf60c4e3f83bf452389f53e9089fda01f460a33e9a8f4f4c29 -DIST chalk-ir-0.75.0.crate 51203 BLAKE2B 710807e2dbee1b79d9deb04d60a50d68cccc6c31078eb98e6f2b3ff9123c382090bb10b1498a3dc93fde0e4d29766e48bd976faa96f20ef43da1d125ace20db6 SHA512 b4a31892cd366c1e0b837f421f5814d159e84ce8a2c618a0eaa9699ccaefe95dfc25b61af8ec6abd49b40d7ee2ed15d45023d80b59b244b42903ad6aec3f57ee DIST chalk-ir-0.76.0.crate 51188 BLAKE2B 9a9c1c9d316eeb86e6268199f4975938810e3bd3bd34ffd901702b605061792cab5d389f422aaf72e96d95e9629744ca51742023231da84dbfa909187de36552 SHA512 f75993b15d8933b89f9e4b1b141a1e0d0ec044af6e967331f546cbf59e5c0376df4874dc62b2e3b66c4312f9f76f5276c69c4d860e07d3da226a262f74b087fa -DIST chalk-recursive-0.75.0.crate 14637 BLAKE2B 865a07a644341ee35d2ab9fb43263a7e6402caa2f74c0cb47db5961bfdd99b6fc90f8b660891ccacca8b15d07f9612a4932f657d0c250e72909e15312823302d SHA512 d1fb6fd5663af2e453f5ffa3183743ca17567bc87d7685755994cde44fb3cfd013eb922441d429544178abb6626be546903992495012fe18f00b6893ac5276c7 DIST chalk-recursive-0.76.0.crate 14634 BLAKE2B 0b5e7df79fe7a3297fd8c199265fe4c250143651674a78560561819dbe43f984b909bc9bc9bcc673281c1b3b4a0819db77a46f984679dd57fc3fcfcad0c3f974 SHA512 6b9a79350df37ce1d3443b88e20d29506d20fba915d469df9da50ba352898d0bf813842a0ea987fadb16632e26cb746f2f407627d20c606506a843e0ffdcd9d3 -DIST chalk-solve-0.75.0.crate 98300 BLAKE2B 447929d9a49485fe8e3d64966be1c65a0b76427ad0cd9c9b9d7567896787815248830a29c26309aa8f3aa45679ffa6abb1beca30bf96c67d51bfcd665e354f79 SHA512 4edf1d045e174560b5e177047ed1adc41c2a3f5d58b36850638b898640f18ea164325c726248283aa0236c09e13327e93be96c59528ef8e3efa3dc638030544a DIST chalk-solve-0.76.0.crate 98011 BLAKE2B 4466847fb6ce1db5530de21a630ed1300d314bd4d2ded8ef23984a84ac643f7324c9284c2c4008fdcb66436f95a4687a2992ad83703109ebd9f6a675dca43694 SHA512 9bb6e17647d7fad559cc23c12ba3af43b6cc7c0b4f7b49a8d705f19282022dd93854405fb1dd4b72dcccd4a9163a8ec5e00fc6debb595fccc6df3bb3741893d7 DIST countme-3.0.0.crate 9903 BLAKE2B 8da4f18fa18c914354f68594f18330f7114861c917b22fe5eccd6f2fbdfa6de90144994783c7751ae6a61a4d68c3e7be3739f2ce5834e8359d2935efff29dc7e SHA512 b608f8e87d4c929ef3438d59e78da7faa118485ecfff18e53315a4fd6a56e68292328ae43386125ee098b739f96aceec49fa0e29b6dd40ea88fe0a8dffb2656b DIST cov-mark-2.0.0-pre.1.crate 8324 BLAKE2B ea1acdf5ca1e7d88445a7b532368b96eb36f432342dabea3398c40541fa7cbdb3b91e83c47f58afe1d9a79f143f5bf80a40e6b59139f767ed0bd77370ff6c108 SHA512 c0057dc9ba4949f35842de756ed7a9af84a61ff19d4bf53551d0a85596ab7ea8468f9ef9abfd4059a2e7bb39f02c4923996d4da5809d5ea67479bb80cad3bb8e -DIST crc32fast-1.3.0.crate 38565 BLAKE2B 4191cbfdf05964a39933f66453752c5f14b177c43fa5fa44de02d74b6fb4e4d874218f5a369c4a1d1ea71461cd541203f42afee259343ea139e305043e155ee7 SHA512 6ff361acfc0bb134672b30fb438f6d3ac93841d06332a6ff156025620b23870a79a4ceacf57d4b14ea1744838cffcfb77b413352d055809e74acd853ae912673 DIST crc32fast-1.3.1.crate 38655 BLAKE2B 10a812bb5160e34bcaa0eb6d6800dab52da7e82e80256f4051aa5ab48f4a65c863deeb2f2dbac1f622af0577e19712dec84c6f5fd637700b308bb9261b68ad6f SHA512 d30b889ed66398cfe8a57b284308be393da3cd87542d18f3acfb8e3d44515f5d0bb8271dea32b09aff26fc0b2d7c9ffe44fee51afd0a43023ddf7fca25ecf4a2 -DIST crossbeam-channel-0.5.1.crate 86919 BLAKE2B b223d0dcacbb09850d457825cb2a018494d798d0000a20eed3f54b1152e41ebca4698e7d50e81f467b86543779155ad08566da9496eee36aa06644b69cf5d7eb SHA512 f15aff67e9105584f5fe41e1ee650ae4fdd0d0ca0fa9202ee83c6f6025398a300decaa50d1b4682e8afb9bd6e11e95b69bcf23f68ae117419aa84df14ee7747b DIST crossbeam-channel-0.5.2.crate 87842 BLAKE2B 9901a136366ad9afd698c4e385137717964f40c7d035142cb26724e7af45bd6730a0a601320a301a24a7a4f66611a0a650c582fb5a61f6692480bff99ea26492 SHA512 dc8dbfa40a7046ad82da3f33a20b29d216ff98180217489653e53aa46244089d1fd2490051d3f05b00333911e303e9efe76d16d4cbce8257be91f96554fb88d0 DIST crossbeam-deque-0.8.1.crate 20852 BLAKE2B 0e7a2616b82c5e501c0f74935adfea3ee09db5475408be83db8f1b6faab4cd5509de2e029bdf6df90435e474ef91f3fc8d482ce3a72966b2a3bec5967666bdc4 SHA512 44a4fe1d4ab7457e2b0950be787b76b15e1bb0b1c108d032381ce3fe99bf7bf76f3d1718085660083d813e2639e66fdd3635d9186e85a9eb7267063b117eaca4 -DIST crossbeam-epoch-0.9.5.crate 43883 BLAKE2B c0ee0879c583bd1051b63d29eccac37ceb9f9446ee8cb64756b2e3d95a30c5c11bc79d9d460be4ef4b62513049e28900a96085031f805d064e81b5eae4bc297a SHA512 ad822e967e5ef45fa0c4a939f057f44146f1f051032fd032355a75c0f45ae4e0a55e1d31c80bc67c01ff8d9c87a51aba7ccfe9a440f061fd8225c879aa663064 DIST crossbeam-epoch-0.9.6.crate 46055 BLAKE2B dad8d1181a2b68f6ecf4c620c6222e24850db5f76b99f402f7b79bacaae910effa776c0b72796271b2c9ee8b34f05778998cebf2f25fd88e0bd2f936580dea94 SHA512 5a91cc7ab84b802b9b2d74760b548da9c07e13a1926b9c772c3fb0e8003a27e4d7043c400106175b5009b93aaeaff4ce758a758aa6866d6c60c4c67813481e04 -DIST crossbeam-utils-0.8.5.crate 38414 BLAKE2B 8a10162cbc54f77737602b6f8574b65a02765577f0e2f59d71e1d87662180fe24a781df542f3e765c4d64b7a0666575157e000766dac138bd4fc0356944092ad SHA512 fd4d2ae10340bb96c22b31190b300aab54e96b8089fd62489e102c76a944e6a16c582a90bc40f5e188f13f841293a4b9becf30830c2ece04f3ce78c29066532f DIST crossbeam-utils-0.8.6.crate 38841 BLAKE2B 90729cb53f5bdabaea522ac72e06e411a9737398c7970b1805a40bfc3e4d8717eb04c3afac8cf31a1c29c5ef4f137713bfb56320aa5c0e2cdaa6d49e3426b29b SHA512 ee47913da20440fc5b276d68913ab86f12e05d962daa2bfa9c1dc11a0ae775ecd4029584730fa09812d691b64dcb25ec9ad2dab5284fc83962a8e219924119e9 DIST dashmap-4.0.2.crate 21066 BLAKE2B 61c8cd1d52188ff071aae0c323b67e2f16b2282791c696a3f9c3d876d21efcccbad62f80bed85fc1b6a8223708c30ff5d5513b7f4a980f29980f2a6a1f8ab787 SHA512 1658183be619b781c5d9e33a2c709805053ab81187145517eb4bd22e12acb42426fef841a91618e889f4e7da792b88437bbf26e3899144222562c54575107d0e DIST dashmap-5.0.0.crate 18718 BLAKE2B 911f7adbf188564178bbea0f47603c55c4ff990f3f7bc92e9f0d3550b39dbcd469847a77b09794874f69d55e706546c13143585334a38bc2892e05c6d6f8b7cd SHA512 7282123184892b3009a2746c3e0fd2cd91feeef4fce24a14701f3944eb01558b0e0e69c0c35b73c07837013b01e297e398f5ecf497f1c352eff3b1e0aea3c77c @@ -50,7 +40,6 @@ DIST fixedbitset-0.2.0.crate 13597 BLAKE2B cfbdb06fefda131509b04cfa780c9e9574ef0 DIST flate2-1.0.22.crate 76026 BLAKE2B a6b7630a31a4d3768540662380f6eb1ae162174947ed76ea8781021467547bbf8733642996e391453d3f074f2101d15ce65f5995cd07834351abd8c3b759df5f SHA512 c76fa3b097774f1da884b969285bb3aa7fac489446845c93dec1afe6b94bfa11f708e6718d5e4460022b9398a698378a210c3b25e9e676d2bde9d5be1a63261f DIST form_urlencoded-1.0.1.crate 8773 BLAKE2B e2d2224dbd85d053343aea29ef1bd540fb8be12fd600289e9c048e3b74bfb009d0770f8296556309ef756086f22feec4713dfed1006e1101075c8897be5471cc SHA512 3ab371c223561a27ffbd35cf648ef4a9145d47bba9d71900a7c54cfc2f089175e9361f6352331a9a7fa018923b15e7a3553c8f9ff9fae80e1626e641a5faff68 DIST fs_extra-1.2.0.crate 29918 BLAKE2B 92e5de4cdaa16ed8c2737e988f8f2419e394f56e30ec43d9a29dbadc13ccbbdff7cf2b30788d37f160123df83fa998b966fc9b5f793b6e15f84af4dda7ec4cd1 SHA512 66670d624394874d7f786f8d362438c53f5b18008909ab8e7a74e82518dbc189e37588836f05f19dcd4718f4c1a5296fdf274380d574b1f475e28891ecdd6c91 -DIST fsevent-sys-4.0.0.crate 4276 BLAKE2B 74c40763c12825851761b187e810a8d28a8e9aa92707a6100c7dbbe5251a53fc38b088b098cbe6c1d1c28cd15537a960a07b4ca43547a9215cc9e9119b4d65c3 SHA512 db81ea513345b4f57b25e2f3b746412c62399bc6c0440fdfb9759c2699cbc68ed5f89631efa12ccc0031036e21be616f7a55a0f2acb6d47dbe49ade8c8004cd9 DIST fsevent-sys-4.1.0.crate 4620 BLAKE2B c203c774d5038d4c4abdd7bb9407a6b5f2b203a609bd92a7fde38afaa71248f4610e89c73eaf982a5d76560f9503081b7b10573046b1a91f09de4b642709417a SHA512 e702686629557b879efaccd37b03a7ec515eeea29d8f8ba46f82b8b68ad157ef9d6b188be031f806d8fd27d4e9d2689cdd6bfa14e4ff77493a7d0be3ef1238a7 DIST fst-0.4.7.crate 1573393 BLAKE2B a79e31cfcf6f15656469711168177103f3aab354f954fb898d05dd9c9595ebe595ee3b70edbbcb81828e74149a83efa62899beff7180961bd8a281b6a9475d87 SHA512 0813ff6be882def55db7df84d7d4da6879655b2992a51a293056628a1cea768fd258963720140099a0a3b5f863f094087b03fa49de2ed0d657ae94d556ad5c33 DIST gimli-0.26.1.crate 716168 BLAKE2B c138e890457e8724295cc8996f8e60f1f4d3eed46c865dc7ff2379c65e8d470080953eee70718867b73524f57d54d4a91b5d5ba74d79bd3da38084a880f3fed6 SHA512 c341354e13a78c4afeb651a0ed651f60d188957216ba51079512531ab1273b1b79c86c57e904b87064015f8e7efe4280d9edd4acf90e25fb29f8813a4c7bf9a9 @@ -60,7 +49,6 @@ DIST heck-0.3.3.crate 10260 BLAKE2B dc756738081d855583f239908f671e9b5dde72ebfb57 DIST hermit-abi-0.1.19.crate 9979 BLAKE2B 801e8052b85341cca388ada9db4b06bb1bd7b64474185b2ad06c0256b9e597639bd3dd4ba0053ea010f922e53969a4ab47b90d451fd9b94c8f2324055d151ea1 SHA512 1c877fcd562b15d2de9c151fd6c5f3ea4bf48abcb799e6139a180ffad5d64b632f0000d5707bbd92ff23a0e5f349157b9e0f5be8b50f03680b0fa47315dbb78a DIST home-0.5.3.crate 7890 BLAKE2B ed1cfadae63d1fb0a66f38aa5440dd09a98343e3afadcf1495bf69f3ce813774c9a49776c6b3641001b6007c01e24ffa6d2600c1bab05c4ea3353c74ddae2fd6 SHA512 cb3b7b24db30a8b29f36f90a0d345b2e187f9e76f22203e142a77c8308dcc62e97b5714fb0ed890210b31375cf30d3362b8d740fe189079a6d3a095be50dcb0b DIST idna-0.2.3.crate 271023 BLAKE2B 157ece18825fd3f8055581ccbd14191a6923da4c806ce51b3d6376682878db000a1b873f744c8e9e1966e4c1f8393643bcb603deae299ed0bd87847b0bd2c591 SHA512 1278bd561ce329e1dc7a6f24a10f83d9a068af5d15a088414f3921c6728b0d54f4d60d6f4d0d5a786596ad226263e1e50c3842f192d5758aa4665ba4ed5c269f -DIST indexmap-1.7.0.crate 50363 BLAKE2B b45318ae2a6e1f008494db77a3159eea3fed4f77eb04ae65599be9392d6ef78d4677b65d04fefab8f917f6808fee821a33bcf53a50b88785fae5ef6848e3a08a SHA512 9b882b4a7068a686acaee0a08bd4f3b35b58d36e786358cf14a3436eb61339649e64f1757331cc7833a2fa364c76eb6b75cf0c732afaeb202113de1e66b72ab9 DIST indexmap-1.8.0.crate 52583 BLAKE2B fce94d24af0ae74f8173dcdfd35bcc51a23451cdeebbcb10c92dda74312c1ec980e925020ba7bdfa9e4a54b72a619068ca7ae133eea66a4df8775595a3a3551a SHA512 6af44320a80c8256291cc6e3c90311ce67b7f69ce039d640bb3abbcb6057f16eb443a407060ba647d7b16f44214acf59b566772a4802ba5000f036f69ca82a43 DIST inotify-0.9.6.crate 22971 BLAKE2B 7a6cedd29b2503911fb42324fe3b4f4f20abb62a6b4370f8a7f634d9988f1b3053a70d69d6bbd7b850aae2590ded7548b73326a598d31e5b579e19ac3cc781d8 SHA512 39c3db1b6da620df9eaaa41cc20c2f22b9a372e181ed7d8ba0c7ad4e711ba4486bcec7ff86bb4d814d9c53e071cc4e43845567069e45b897c562cb677fc872b2 DIST inotify-sys-0.1.5.crate 6965 BLAKE2B d70124656ce3e6f5ea3f430e8e7100d0691003161234b40542ca86c407ecaac1785f3eca98e9fd2914dababbc3f47a0855c99c9f19245d1f2cd5312739c802af SHA512 dae749f32c533b0c9f99963d97a77dcbfcacf173ec8fd7a02f275804f9925e867b4dfdf6be52c3c3c3de136d64e6e7d6b30a3bf804a01608cf974b0cc2e346da @@ -71,9 +59,7 @@ DIST jod-thread-0.1.2.crate 6322 BLAKE2B 8e27300e03c4d34265be761212b8d23dbea90fa DIST kqueue-1.0.4.crate 11771 BLAKE2B 3a428dc381fccb406ad4f6cb040a5ffc5371386c1abf552e8edd8e24977584fd028d865998b7c9b04b1a9c38b756fe4ddbdea4590b9ce7f847bbee48b14cb96e SHA512 b836195dedb4eca9022c24b95fd74d4c2fe473ee5c05d10a2c3db3e512c3fa49ff78e23d4853d4214c44ce29a68f1882ea84267bdc0f05400ced6c958db33910 DIST kqueue-sys-1.0.3.crate 6673 BLAKE2B 79254d667b4cf1fa556f1773db23b00ac431bdea6c8ecf914e3c0837fe4e25a45c9b6fb76259d628e4c76a20f749df3fc285b54ea63ce3b52d21529358e81c3f SHA512 76023295abaa4415c1d7b37c844432ece522b762f78983cdf58106f65ca553ee96193bd8c93f3fd0af029d266d8414f2ba4d1b8835bcdc180acc7defa6269731 DIST lazy_static-1.4.0.crate 10443 BLAKE2B 25b2e61bbac48f0dcbc79c81d7bf01f2403d8269ecb6be3ea6147bd00f7a588df15a91f44dfc18ada19b21faa71de4637c7d493a8628cbecd0e547d74e616a23 SHA512 e124c0521ec7c950f3c4a066821918da7a9c6e711115d98009ae7c351928fdddead852e7596fea5937a9c30e4e4ce8eee7099b20248b5d6e3b2494b6a6d88cb8 -DIST libc-0.2.112.crate 571445 BLAKE2B 3936f4fd08cda0ad5be7b1ff417b6dfc9abad14ea5cf647425d8a2e7306275e958fb5cab4de9eeaab95065176bc295065bafec3846ebadb6e15cba20de495280 SHA512 6c1a027eff21d3ef8078ad19b90b06d90790919a848e95a4c878e8c8b850d2e9be3fca36d8db39b24e472f15e5352ead1182d5491a0b382e06f8c3ead379c45f DIST libc-0.2.113.crate 566175 BLAKE2B 6ed6d35b267ebffd7d6ff5db91309f24a6d12aa8143d309e831b96dfc33dda683405ba64f622f8a12f7be3bf6861b64b3662b9dd1d13aa29a59ca5ee08eebf73 SHA512 9b3740ae39ce8813b2add0f208764a0b91f1132d5ef28579ef26c1817fdf065746ff909eced162d920fd1d91d63d41a9963768e48f4e20dea4ec246bb0240181 -DIST libloading-0.7.2.crate 27229 BLAKE2B f85ba948aa88e7e3e32984e4a74e34efc01d3c35354ea30bc3d8f0a873094eff8d0c30b8583fbbb57e6afec8d505d4b53c8f2b7bf879921c986d5908ec6354ec SHA512 235ecd8750baef122f3f6ce673e4feae621d806851e842f33f95e8a414915776c33c11e6253da449faa12855f5e444f691c591cbe66efffcbe221d6ca2d32a67 DIST libloading-0.7.3.crate 27378 BLAKE2B da36353819cbbc85dbb3196585970b431eb5570140978fed8a6b5e46bec2560b373e20fc108b9520589bfd1f804eea57a524a0cb497620d4a8fd11030e9c4818 SHA512 58da6e73f86aa05132949939507a128188ec2e26e2245e23b1534d90673c9909c7d5220aa4aeab2c16249f7433b4d0f98f20c94b8b1f7434c7abadc8b8039ae9 DIST libmimalloc-sys-0.1.23.crate 913601 BLAKE2B 9f531556eebb46b6c17e7b5f204aa7bbbdf6b8c0442c4761684de55b815ed05e67238d96f13d3db2ec1b6a7f5697fbab36088ebf6fc011ae851fe675714925aa SHA512 4861e791721f0cda1ced5d0a0fdd054f2203a938033739445946baec693d5e0ab7ff35e0aa50e418e99d8cb8767447d867ff2f0024e03582088ada90a8caf3e6 DIST lock_api-0.4.5.crate 25199 BLAKE2B c91adefaa0dc3efa786957794b67cf219f5159909179282c13c7e3b68d73a0acebac29438cfcb39b75cbe87bc181e981ab4ff2776134621d8ea92e7a6aaf966a SHA512 d6cd948a4183a73e8b91b9167d551e72dd75820c76123fb0839f8389c7872d2c46dbcf5785d7600ecc4e27f3d214f476585b9c39e85f70500eb8d012e5ff9535 @@ -83,7 +69,6 @@ DIST lsp-types-0.91.1.crate 54922 BLAKE2B dacc338ebbe9496bc0bd42b27cc74858f7a0f0 DIST matchers-0.1.0.crate 6948 BLAKE2B ec3a5d01d2fedbb4dbf5bb185afbb9401410463a61f51674e0df6a571db352b2bbabfb99cdbdcfb4e511ae783165bf0258f5163f240a229b9087f9edbd0df41a SHA512 84214c1a84952d85631aa1ab5115df7cda223ac64e2acf055b6129ba1aa26ddc87615a8b51ca890ce3fee0419053fa7fe1599ae128f1d211b58c07b0c4af3b19 DIST matches-0.1.9.crate 2246 BLAKE2B de155202636c6a03ed68cdb21e8ef96e19b45be040a82943d2d7e5192c0ab5c253ab6d65f0b30b2689e21da79cba684af5be6e63c48266681aceba356f6eea41 SHA512 6a2809687d30ff04ea97bf9d1610d746e097699a4c3625ffd1b7b1e4a9673ece9d559058c9f760b99d6ab509024f7b338e7cfa6fe767499c983efa98bfb98305 DIST memchr-2.4.1.crate 64977 BLAKE2B 31479718c118093b684bed946eae0706d77d9d275bd49f5aeff4de490f479abd60c7dc462150eafffc6d6fc1da0853123b78be038826b775d2a41a4c39d93ab5 SHA512 d8912e3902a2126f86159bdc998532a2890b882cbb7d59b5a470fffcad4c32281e045f2fff48a235aa4189f1928866bf3d33b699d50866ad6b6c272bba7adb11 -DIST memmap2-0.5.0.crate 20760 BLAKE2B 5723352d203e97b8b9e6e898e1e93f2838a820ca4773c430264f6b44887daffd007fcc499931bb21f764d4a402cdf7edaf53e855094c5ca08c6b5dde17da2817 SHA512 cbb1a74f3a8a0671e4e5153633fb0284c7badfc9711569b48ac899c70ea9e2de3cf4b89fb3c959e844b6270206cb8db3f69998d7f09a20cc929ec496106290f0 DIST memmap2-0.5.2.crate 21294 BLAKE2B 824057d1fd90f30656814ad349a8056fc9b3785865e458ad893f6cdfa1b0c02e42afa0c94bbded213c37b91a51513cbc56fe50bc54483b046fb1181c208f0d0f SHA512 3b85f9436e0ece40d5fc63c7c64b8e92b34d60ccf7bd4937704e99de46306567481d0ac1f9e8659e3610e50d1166bb27dbbf15bf8b92dada4b791aa69fcc1632 DIST memoffset-0.6.5.crate 7686 BLAKE2B 9a797388702389076c426052c3d54dc62802d5db8bc5c9c83990429f2ffaec4fab4c7dd3f09cd0704d1ea555e87976563bb43408ba54b5e66ce7e406d4604009 SHA512 11bdd9185b99dfee8e659e051b09ee301c7142a372a8117864745a5085c015436d2efbb1478192886f09cbc562529e209d2e3325d94938a64bc75b1d91d2bf3f DIST mimalloc-0.1.27.crate 4968 BLAKE2B 35122f591d8afd55b97fef3e9d31ce8fb309cf153160b95b2b134e82e6660089097f0e62a169f9d5ca7379b02fb7dea20c963064a8d6c5f85fdf66a383accd6a SHA512 ca835665a84b9d5fe25b4e781ac84e9356204bba7542741b37a74f175c05612bf6f6d16f986c1814a2ccf10942ae6c2aa6d5fa7335e7ecd5d42d502cf47a9800 @@ -93,10 +78,8 @@ DIST miow-0.3.7.crate 24563 BLAKE2B 24375754245e4ac50620a8b6da6b21958914a6af6422 DIST miow-0.4.0.crate 27567 BLAKE2B fbd395d3766c3874da8067dec37bfe40f3dd90c995af5139d2583aacb9d634cea73467b87b84af84c760cad89031c1d26670174b2c52e932ef6729d3fc98dfdd SHA512 fc974ec96a82c92492cafd15a5002c1c647841d607cc1726eb2b98645bb528a5d6adb086322d6fc1753326500ecceecb6cf26d721af26441de8ee23ef87be0f0 DIST notify-5.0.0-pre.13.crate 52883 BLAKE2B ba491e82bd105ebad96c772bc7f3634c24948564321224d2b50f2c65585fa0bc5fe9694f1ce62f343b806fd38b791d41acbde6619e8850157f741968eabff2f7 SHA512 93a43da44218e074fbd53b27e59aae1d1f2a659720b763a3b31abe9541710f7fe841ace214ab91b3e9447fa470cdddb4b1ddfcdc40cc156c29636bcc5fae1691 DIST ntapi-0.3.6.crate 127221 BLAKE2B 5e530c90eab66c73fa1864084eb462490bb0cce58ecd9e22659d4933ae94871c722dd2e9b351f9ab620a0e45779cc2030cc65bc6badcf9ccc6263d0850c11447 SHA512 c07f2ae51e4fbbe55de9f617d333e4042a93de69e9bfcdd44acc1b342edd88cc2a360fe6710d9568594e2c0990776004400d0741e61d1a2a1cec4a645c4cb035 -DIST num_cpus-1.13.0.crate 14704 BLAKE2B e7a26e597ad5e45309393a9500b031ba64a77831320cbb96d7861139a2f7a453b7ba06a3255439b43ac1e2e36269b0a350d514020d3cd82c2513b57934b3ebbc SHA512 e75ec298fa682be84bf4efb6cf40126da9233ef25f07e887c2fa7421ee78790204564e6406c8219466651f47421e27f69eca690bb9cdfc982b644d78cc10de3f DIST num_cpus-1.13.1.crate 14752 BLAKE2B 27490aeee349d944c29e50b44e9a84371030459353a9316ffaa0245ce499df4424e39c25a81be59cd0f9a19c3214c78bdc7a84b632059282be476d8f918c44d6 SHA512 91ffe0ec792228621d6c2d5cc544ef4744203d19fc9c86e0aad2610038c43aca0448b6c27d82979417a0f6c939ea73523303a44c28df0d1c1b8d09814d5306d9 DIST object-0.27.1.crate 228030 BLAKE2B 48ebfff83ebd0c1bad5f956f79a0f8628f9cdcd75638ecb92f040ed84f625425062c16449ce44b29d9d99c3950554fc1a480046fff922bba30348ac14d68d887 SHA512 3f25b663fdbf9a38090c2b1cdc03ca40bead87fb83f99143e79a272dfa4f2fedc387a50d3412d42a53aab228bbcbc6967fdb5a0c8db0a8a3e3ae9cdcf1061589 -DIST object-0.28.1.crate 231661 BLAKE2B 6dbfb622178d9576827557ddfe01f9a3c01d09a37f37903377dd0d80ba3257a8ee5f6796c831fdc409ee84fd616660f98f5bc6c7695965db7d7d0027315ac0b2 SHA512 48500ef26422d8cdfe3e42951e993945bc9f06194080b78336c2bb47fa481ffac5eca8f408b78d03455493f98a4168dc0e99f0b12f11a5499cc28f689a895727 DIST object-0.28.3.crate 233545 BLAKE2B 241e399112a4962c034f1aed3c651eb810c1cead10c7c6b1d6ad4bd8bd61412794f18827979c477005ed8ec4e2fb2b2e7ffdab118083143e20862f1d3425cc03 SHA512 40dfafba5105a270be3c8378df9000efde2f6bb149b1012da50ded7415c43143f2718431b516cef1b14c739b73e1915e9a1bd4a38141db2c24008fd1d8e1f8ba DIST once_cell-1.9.0.crate 30702 BLAKE2B 3d492e64db120d8a23c08490a34d376a006e46b28bb5f0f44c3a955896e6e597c67ced35daeb4ccc7f7748f142d3bf2cb1d81ee61a99dc6526c48730c86a2fdc SHA512 cfdb6aa4bcc0f50d4c37eb69867d2deefa70323a7b607e55180b7d417b7188c4f2889417fd04fc51671c65eac75c7d9e7eda06a87dedb846056def66d14eaa46 DIST oorandom-11.1.3.crate 10068 BLAKE2B 443ced49f63015823866257a36a88e566f75adaa79511c1c73f1190ec8855ca590d2b6ece07c2ad5e9e47a89f7891af6e9e43b7d74d9ac57cb3551e60b50aca1 SHA512 51ae60ef51da56d7673f36a6c5b99b743580c5f5be54fdcb54b69e5e2f6bbba3267f96b74e7cd6dee6962dfa6696fd9ed073f22726a2861b8f2601946a8efab9 @@ -107,15 +90,10 @@ DIST percent-encoding-2.1.0.crate 9748 BLAKE2B f3ff35ac683724b15e40c85e0fb8ececb DIST perf-event-0.4.7.crate 21279 BLAKE2B 241bfe486bd5d53aaf2e55293a75b967d8154acca3ec270d3e207e1391ab3fc0afbd58b24988c4b5e7221b994c5a6ce4490504c1388369126f0c0293b74a62ce SHA512 7af9c3b1844fbe6b4298955f2901a4e12300928122f8c7d2355be6995173c781519fd36e281ef4bdc37e86659d9cf8464b256a3cb35131bfa95e2092f7d7110d DIST perf-event-open-sys-1.0.1.crate 23460 BLAKE2B 02a61cf08400391a8f6b5370c21dfd20296f118f9081ba2054c102abe388bf97d89937057267a1b9c47a7d299d31546771e48b526209ce7027519c284b2c020c SHA512 4e8fd8a3c8e02166073e4bb146430fe627821b881b59c8097e978cd89d5ba7a47a9f1a6ad7001ef1e64e1cec156614737e19e49d5a3a2ea763516350972a7288 DIST petgraph-0.5.1.crate 147173 BLAKE2B 3b74b2965ecdb37a82439111ad849581254698c8701d8d5bdb050f4a30cce05016511928443cf65dac394dd45584279a933435a77ef3c610a64c73cc5a68ff9a SHA512 c3d5f53b1a0900084b0693a6f3a849bb9b443b1b6fd1ad88bce8beb12ed1b45f2399b68db3366ba15f33c2d5682e052b733dbde76fb1b646b7bb1e660a38d8bd -DIST pin-project-lite-0.2.7.crate 27212 BLAKE2B 71997c66fe24bbded0030acf9d460c8ecdd07f7a047007413ad5daee06ade30ce487e7f921d610f9e0bc7aa036391f6c595493d9b7d95c17e9195f5a2b23441a SHA512 c948201981269f6f54da069470c56c5b9c4c6f52e349dc7970ad828d412facfbb66a09745c0565b4320fbfd1aa7983f3664604f7ade37a30cf25ce253afe8749 DIST pin-project-lite-0.2.8.crate 27847 BLAKE2B a9f192e644ee443904becb1ff5cc2179c7c9a6aba5b64d2e9998f9b4b8f8e95f5d54b46963910756832d0ab1b55bbc66cf85edc94b0d04e9a8b3f4ecd4719602 SHA512 9ecb86d550f4440e19eb16c6a9a418b5c4ad859ed2449b02f77d4b07b1e3e3e6b6b7ffba44a358958679342eb21222992fe6fdfe6d9bcb7a699a3e5816f1bfa8 -DIST proc-macro2-1.0.34.crate 41072 BLAKE2B 6b507e95802fd8dfca422deace25e328b1e4c5a9515c83ae55f8a34b1c1d34ce427afea7d7a748f582abf903245ed8c2b3f4175d78c8c9dc9f467c9805329d47 SHA512 960036a077c3869386ecb5c2019816adc70e9a9b32ceeacd4b14b39a91dbffe0b21764ead7237ab3aa553b26cb6732bbeccacbaf83c8dca9069b11b9a85dd1f8 DIST proc-macro2-1.0.36.crate 41411 BLAKE2B d7d99aed41080b65680736d92dd027e21c9e9e0b03601915c000f5dea8f2b2d9126b116af32f2fb04b4fa407775f0131423055d0b62fdbfe87fa4ba7ec098beb SHA512 f31b0f2356af2746321c4f808ac9af87d21a5657c103ed6bc1383855e40caf49246cc8ec1edff58eacf193424abfc2163148b7298e527714e65e602f14b2e50a -DIST pulldown-cmark-0.8.0.crate 106330 BLAKE2B bb59298b605993530e2363f3264c3ac1104ec57885c2dd183dcdf3aa9dc613999d24caeb86848ca3542544238aaa4eb49d5a6599d2fdef53af50b5dbead68e22 SHA512 396ade131c0a74cdfb8454e137e41c21f0b81b7cce654ba6ae9ceb132ba0fa0a467a190e6dd69cd7d59a267efbe83f008c9c8a5c9db47665aabc31a4bb9cb967 DIST pulldown-cmark-0.9.1.crate 114955 BLAKE2B ee295f4b65dee11c0b39054a4613cbfa1058a8dce05dc298bacc151e049dbe3f05b1739205ac345a98e70662187932d226c0d0667974b3c6a6f55882b566564b SHA512 466d6b4ceee89e1a8c71ff7ab8fc1000e7ef1d9bd22193a152358e1dad28c0c1bbe619caf71106d74eb376805dbfd2b888a0626c8c2851bd814d348873843306 -DIST pulldown-cmark-to-cmark-7.1.1.crate 14520 BLAKE2B 23905d871d58de852e08f8e6f4ac2b4e4fff136989acf577b9fe37b2791448dd7dbd8adeccf44183b474eb90a0725d6b232267b25a445dac953c55d7608b192e SHA512 07329f51fc37fe89c92a9016d74f0bfae1d0eeea85da24c0cbdefcbe99d07bc3e7099047537f476b6adeed85c5b854ff5a207fcde04b26cb6a67e2f2d52ed61d DIST pulldown-cmark-to-cmark-9.0.0.crate 15508 BLAKE2B 1ee0ca0cfad2569e937651604aeb70625901f699c71444e52c56f5c37f2a9feb0d823cfa49c54d0327cf057351f1008e12c2247f3ada47947a32eaf0ad2ce49a SHA512 1733d25ee7b38fbeeb4f7694fda686e595e71eba53679cdd317ee6330f7e74bd3165c238ca102a7c8194cb18af841df9b59b30c5115948cc130cba320f6fa107 -DIST quote-1.0.10.crate 29960 BLAKE2B fbd4e3e0e0f452e64b30399fdfaef318cead505d05f0c61db61a7aa3cd5a3300220b4ba2656603f88bc0b535390ab4d0ec101a919ace1d442a3e979f08e8d48f SHA512 08613679b564ea7d750117d3a2907ba957d5d595bdfa8016344f99a232c72c6b08acb882dff45c34c9e4c8f93f879fb308b36125572722aac04fbc6bb0c666f0 DIST quote-1.0.14.crate 27252 BLAKE2B c744f787e311f9c42b2678f88978d68eaeae87324f07cb28042152a77244ff973e3bc93b8a277f590abe1b6b7c37f6b095ac4a75c96ef9590f7d9d397382b62f SHA512 b2879fa8ae5ca80fb8aba56da016d9b8aab0f1014cc67fe597f42999e8042b2178b98dcb09109edc74b6bd1dc542341a72d11e4880273ffaaf766da243e687e4 DIST rayon-1.5.1.crate 160424 BLAKE2B 1c31c8e3290f76d02347271cb020e50e8f915b7a064f133a196c12e07ae1551c0e7c31883a31ec419a05198d6c71f0057be1b8ddb21f451db9ba40da511a0e1a SHA512 a68e65aae7040a6f6b0cc33b53b4c22929c15504ed4fdf54f5eb5fcaeab137c220b00c716aed96246b6a762c4f1e8be920356231d6c4a0b3e01132b9ab96ffc9 DIST rayon-core-1.9.1.crate 64961 BLAKE2B 7201024124324d2cf2d5785b7e79d2195adc7de576b826a9c28603dc44f1b5de46d277b791a741413c85facb4f4a552bfd55989a190f6f5ea3df4bbd32042f66 SHA512 c24c34dc488171ce476df145e8c6953d35fea93412805f6c411ba8b8e9dbbd733610b291203ee91bd265b766b78e14ba15a7b587e8f0ae8bde53f60e0644ef78 @@ -124,8 +102,8 @@ DIST regex-1.5.4.crate 236581 BLAKE2B 6efaf69d1a99dc3a2e04b2d1a96b036f631e9a0ad0 DIST regex-automata-0.1.10.crate 114533 BLAKE2B 0e357229f6825f14339b1d7c40730b83e62bba12115d01ed20313320766e769a653a2fcd2c9d19af51a82c38e9e42c1a31d005e1f44f5b6fbb3ead7c9c74027f SHA512 56d64da361afce82c6cb49e70b99ce1fca3e1969c54bba5f9971db135f8544c65f49feb8827789947b3d1dcefc9c49a7a434a7ffe0d09c5900345a1733723c5f DIST regex-syntax-0.6.25.crate 293293 BLAKE2B d5ca0dbc26b03c6a1818026f9a69cd226ec934e7c64094d0ebe843052b648617ffae7aa3a074f8da46d03c46996d8b547d8916576342000bd9711089b3e57d73 SHA512 a3d31f82aadc6be1796f76c03152ff24f37fe42d6ce27fb98e2f55ab102f86502bc37ccd563f6e0eba61aab20d002184c618517b678b3b93cb8f0497cc046ca5 DIST rowan-0.15.2.crate 39158 BLAKE2B 1138f87948e18b4495b9b0985027a7103394fc4bfe753725dcbdfa3bd71ef89dd9df70e99a36a42d104e972e011d511e51a2512a51c592bbf86dea7181f3beee SHA512 4025a5071a1791a39403067d4a333e3a76e4e779d92e6605f9f25a388501231a2770fe8e755a6f9b89b446fb8a7c037b6257c71be94aef54e04da2816100fb46 -DIST rust-analyzer-20220117.tar.gz 2254690 BLAKE2B 5a34e8e575071e6e3bb4bd6655623251b2e3fe86b1bd9899f6765cebe6ea7a34c912f94a14acd44869d5b09a29949ff786134a91d12d046d605db3c1d57e1e43 SHA512 6306836a4762af5531b78261a3a0acaead8df309e4a0357e3af69533704b213afdc5293bdbcdd7c2d238a2072f8e4a1b58664d8d6dcd98eb343415cccd0e48ae DIST rust-analyzer-20220124.tar.gz 2254412 BLAKE2B fdee5a24ffe0a86a428b925d14463a6f43830c9992c442935b329b6ab6aa61e54aa88e4370b45a9346ea7f4b61c75506e7799b6c79b0050bb19c9202d9a611e7 SHA512 30b9c3d324e60a401375e9b273ec352c6c3e724614adab6cedcfeaf499187e304845fe9b1e4e7a09bf03b3b6e048f6e297d7d56127ee446fd91e7615f58f9445 +DIST rust-analyzer-20220131.tar.gz 2257192 BLAKE2B 58ae56bf9aea2cea0a85c3efbc07dc8fa22bcc4ad14b57b3bb5d0b9b96d823cc92f0c0c94933f2e1d84ca26d363fee4886e1408ef14d466985af84983d1bd27e SHA512 ab77709fbf6d25780b040fcee649b1c8a2aef3fd931469ec4e766b7313cd06162bc366eca5cbb4caf09341880e4c106b9d9931f43c8cf92fe1af5e8eb36fa9a2 DIST rustc-ap-rustc_lexer-725.0.0.crate 14086 BLAKE2B f918e3a6f1dceca79aaca92b919b4c013fc0ec4df0a1ef0482c26656e7e05766ec73305a7e8a32e24e5337d7e204d67d3cc9e091f182b19dd4f53deed8687ea4 SHA512 4239c4762d7ca351698be015ab251193f65487bda73a9dfaae5788e5b8395656c12d7f9cb5ee16cbd8c03dd5b9828dfb7d507498f40dc83d6a85ed3d59cc657a DIST rustc-demangle-0.1.21.crate 27920 BLAKE2B 73ada923b9b293c5a9893f86fda0586139afbb7d56894cabbd70612d1fb0330a9e491d5143fe3498a0c8d3e1a3f8e63c14b20865926e4c831915592486ae32d0 SHA512 4031b26863a726cc6d3398b48682e0f0f9e5665abf20a5d35343a904ebd7c0d3752dcdd3a049b2bfa3e2a303214dc39a2980700bcc64464f7029be3c7f34727c DIST rustc-hash-1.1.0.crate 9331 BLAKE2B 16ac56622897f47a06b661fb59a196b08d48e782ab87549c8bd5c6fe92f374c9bfd44dcb36588512bd9b6125c2fd79a12d648aaa308fd9694bcca3a7c1b49ac9 SHA512 84e673ea9b046f7b989d47f2c4505557fbd5de991e6fc9f56a03605d40e0b4ba5427cd566954890153cc033ccbec6c984306634571935bfe0d4cdfbe56f39544 @@ -136,19 +114,14 @@ DIST same-file-1.0.6.crate 10183 BLAKE2B a320c8343e0b38078ba81c4f0159d886bf47764 DIST scoped-tls-1.0.0.crate 9146 BLAKE2B e6cecc543760a293b9ba4e71bf0d12f3360782795bc9d0f0bb054614a1c393f081b6178e98708b896037f5b8edcf371b727e7eb80f62bca24fe09a1903456729 SHA512 f09dd404bb45349ef444e7274a2aabfeaeda7c3c9f964bf5c52c39984c137f63bdf9fb3e33df8e312e52872f7721de25951a7f3b8333a670626c51afd36d314c DIST scopeguard-1.1.0.crate 11470 BLAKE2B f774eb90b7d3ffb2efba47518e9d1dead4017ab4b38a4bd74914daa84a5af4bf9eb63da0496e3924499d79cd0439c37447aeda4a21226f95645bddcd6becfabe SHA512 368fa5726df8f42b599993681579a9ffd0196480ee3cd0f9f671e8493f3bedd1e1779bdf2beb329e77e0005fa09b816e3385f309490c0f2781568db275d4d17d DIST semver-1.0.4.crate 29375 BLAKE2B 534a89125c4483fc99c44f7b104870be1471d478ba4f709819ae700767f4d6d0bdc98955897e33566651cbecadb4d4dc223204e4504ba4820c2d3919ef4fa775 SHA512 82ef2b4a3533360de1c645dba02b57a2670fdc51709a07be4a63b94055335225764d42d70f9617ed3aeb4c4de121da24e73b0e2c5c781501e9ee32dff756ebd9 -DIST serde-1.0.132.crate 75364 BLAKE2B 7485bcf0ae578f02f7c7dcdb284fcd6d8ccb4022b7d487e19593f3b3c9bd03a369410307dbe5ecde8071ca3ab6c7e45a5ddfe332e43076b84d67444d1f105b7b SHA512 8dac512547074a6934315ebae3e7540ef8baa225cdd58f11416b4565a1335ab317e659901fd626beffd6514c5dc6ec9fc705cc1d15e9cdd2051bd28649cca555 DIST serde-1.0.134.crate 75737 BLAKE2B 8aa9550eb48370cbd95fb6b92d8111861575494755fc5baf90f1b806379be92d68cb8d166c9eef3945d8e5917875932799e805f5dc268d2cb0a6a7527f19f70d SHA512 231983320869b8b135d716395b98000e5c34c0d6ada778d52f7b8bc5bcbd67eed2e5562733b91dbcc84364228c82bc4fa9679f40c38c40ca34851550ac05ee40 -DIST serde_derive-1.0.132.crate 54725 BLAKE2B 10ba0e55a498cfb469f1a36368f66515ab3e331f337b9441b08aba857dd6c824ccb718fdc33ab467413bd755db31370d4eb52039bb28e4a6c0775e2be87db896 SHA512 04f1a738b133de752fd1f4d70ffa35bbc144208bc3495ead56cda8ce65a72c501ea9c8e5e6d088cee94a878bf62509fc9f75dfadb320eb942042ee5ea80dc76a DIST serde_derive-1.0.134.crate 54728 BLAKE2B ba700f6db24bc1f807516d4948c10b3164e1d043545718ecb3464c3551d65e974b8a9ddcb7924317f8a3ddcaa1b196498b39476ce81695666d238ada1cedeed2 SHA512 ef9b2ec0e293b9cff7165fed64b80197ae63add9868c9f550bbf4a9ca92d2aa118ba901d9ae6aab06420064e81edfca489a7aac6a7e53c12af9fcd6bbb1c0d4c -DIST serde_json-1.0.73.crate 115922 BLAKE2B 5f304d127c3cee17d06cf30ace0fa8c75374293b64751e45938a283a9451e3809ccc0a1cc1b64b33f526585744073b4b35a366a404772fd37856e4fdc128d786 SHA512 0d7bcf06eb2d78f768c4bf54429439a1f6e8b7097fda6e7547b4edee1933a69307ba9b758fabb6ac918cda216c7744a0b906d7a38fd13c51e16e6e25881df748 DIST serde_json-1.0.75.crate 116009 BLAKE2B fa1ec3eed744aa1fe9c56f4bede3609891b78afce57f7787d7a3dc376173d8a8a4014528bcbf3d83c770dd45445f297c964269894e2a35b5d2fb73105ab1f5de SHA512 7403101291c797cbe4ec4c25364fb75fcaaf051bda5e5b4e22ca92d493429bf65acc78339da4503a9515bf14264ce806c63635c7dd0e0f16b25ad6ca98373464 DIST serde_repr-0.1.7.crate 10173 BLAKE2B 30bca6a616e55f44def56ab1f85cbb141727a872466f161f562798db005473d520e6a4dba89b631cfe11f1a38cbc1db2fb0ef921f0245e0990a6744f9987e95a SHA512 4e3e87b1c97ee587e88be56d67f287e43252de474a3becdefb4b768eda661db5d78f665d7d93720a40d9f5bd27fd9ab6213d66713ec89bcc2063092b16625a18 DIST sharded-slab-0.1.4.crate 52479 BLAKE2B 766d81761909006ac740cce13e8361734c3c7072cd07c8c8f611f09772e16f11aa93cabdc5273b9446f5da391b26b7e7d619be523488d8b3558c64c18f20d591 SHA512 123a9ddb126d1adf41a30a632604264d66a06bacc497db6373e9dd36164197f8321f2fc826a16247674f0f69d9f6e30aca37810f787693c4a5c2cee8c5887c55 -DIST smallvec-1.7.0.crate 27459 BLAKE2B a740a4b7448a4c8d1bef59cfb6dc9a52145e40eeb38028c64c880f31800cd3a4cb8be17394742239dfa7fb692c749f9edf70e6df02abd7a1bff288eec38ba24e SHA512 d061e0059cd6bd1636424374848aa1d4edd21f75605844a7855ff5d343dbdb71e6eb14bd70de7947ae7ab58f04ff096a5e77aa9a1ac14cef59f657685c846156 DIST smallvec-1.8.0.crate 27992 BLAKE2B d02897eb4d3901805be86cafd5d3dc6768b31c2ee4d0a9d7eb455e2a21be2864ea83589f4ffde102dbbafb66e3c197707af770b5ef184b8e244d992189644b84 SHA512 17687cfa6aaf95a1df063adc3a412a7c41918a0d003eaac90f7d9e859fb8fa1d652eedee17a4cb3aaae9b33a2043f89e796519e3a7a3992b292f04049bf80b0c DIST smol_str-0.1.21.crate 12165 BLAKE2B f9ff6e366a7145e5ee1d2ffbff585467af9052eda4d0a5797c46d15002d0cb470e55981328ca9f136ddb9ecead7eea2c159723167f6bad8cfd13f211b07b9e63 SHA512 b548b21b7eaba6af6173ddbed3f0e808dfc5aec31553ca30a16fe6e487bdd0f01ddf981ffd5157e083e1901780daf2642d4d807af79d4fd1bdfcb4fff778e5ce DIST snap-1.0.5.crate 33022 BLAKE2B 0ce3c4379f4ab122e7785c23b42d463c657cee3179d2dfe909797c11a3730d65b6dd660d8626d0fabeb4344356b5cab8e632809845fb7c21e904bdc41594d52e SHA512 d9181f1ffc6605bf7628ab51479956f9769eca85c0942494dfdcf2c7e805173ee3d3bfc17510e72dad6e5c89b80b2a3f9c40b85464eeb79fd6d26de6bee66fab -DIST syn-1.0.82.crate 234316 BLAKE2B 1d115a4fd61cfebf62657f8faf7fe8786b3715ecf0413a5d117289853b4ecad399611d92d7bed26e590236a4689bff5599787c04f83de1db7f6c771eaa032853 SHA512 9406f62404f1dec3ea37a5e583a8dd7daf646fd5a1b11359aea3004010b3b416a44e4457695ba5beb12b3cbb9fe437de6f73018faa364c4e48060f6aab8ada1d DIST syn-1.0.86.crate 235126 BLAKE2B 89973130279128cab73443ee36c8e0d7bc83364ef91d0f086a40c136e26e612428b867a54a1da8ee5b1778cedeafc7403180bd84df2c21017ad5bb76bc0c9138 SHA512 1462dc9fbf0a89b023421064908c7e349ede23c986eddcb8d260559b5e1346fe0206c88e5317eea7e8293ea58b94466d486fae3aa57a1dee4220f5431b1fb68a DIST synstructure-0.12.6.crate 18429 BLAKE2B 7666cd83f82910e036e5b57600dec9a1c2e559453ccc2f1201e2ee4ba64f2ee62cfc1046ded5cae64dd183967b9d71cbfe4b60a88bcb93706eedd0c4ab69be4f SHA512 6ec5dd7ade904fb6d79c2be595886289846e064b8c4100f780d8adfcbb41e6ca67f4b1d682212f4673c2169f889a042049b31161ec3cebc3f399751124f01f9c DIST text-size-1.1.0.crate 12380 BLAKE2B 0fb559e971e7f33bb4ee6e20e796f813023ef1798713b224ba42827ce3a8cbc6dc1991c653ddf7219a3d3696a3d1718d6fea7b72b60ae8f543597f5e19d8f0e8 SHA512 24e9d77e37c62b6ad05ee7dcdb5c9fe60c0f5cea1418bc0bf462ce789a1c13704b317e6503db533eff47527c87728bb98f9a34e473f8e09df35e21c08ca93048 @@ -163,7 +136,6 @@ DIST tracing-0.1.29.crate 72444 BLAKE2B 637f52a1890ee8b2ce20eabb8491b100de680088 DIST tracing-attributes-0.1.18.crate 22779 BLAKE2B 46fe07f2e2b8df2e510624981a8e882c27cdebac3e6b6cb282bbc5acc69fe8335461203f0ce4b87dd23c5412108aa3ab2ebb906ba40ce5f2bd2669a5a90c5d8b SHA512 69417ae19fb88742ce609724113945fcc3c28615c84780ee169f4149d3f479dec5fcd39c95aeb2b64a4a2678ec72f53a93cc02996ce2f46a0d3f1ef4754216d3 DIST tracing-core-0.1.21.crate 50683 BLAKE2B dc48e0fd6586b8ac0059469a26049c6746b44a06a4e7768d129822bbd2f6ce719c63964ee3e4f9543ce278566efda8fd957c8b4be8b696ef12724f899b2830dc SHA512 2c3e00674c02023ee3e9a114878ad8941253a9489312082b2cf9a163b04fb8d23767f00892874645f59f30b6f620dfb83dab8680c64db5510208678b52f2db9c DIST tracing-log-0.1.2.crate 14915 BLAKE2B 72967c7262a8fb2b1b9c693ae19d84424a037e09b9f1b1b94852e39caa0a0ca30c846b2cfcf94b378c9ccd2aab67af2e4809e2e733d22f173cd57a3842a022fa SHA512 c4e146026ea7b27e79c630da9994dfafb90f9bdd581f51cbd5a5f985b0e60b2412937214e0365203148eb91f0a5ef3644e64757dadaa10287a097ad85989b620 -DIST tracing-subscriber-0.3.3.crate 158037 BLAKE2B 670aa9baf496d317f4117dce3bb9d14753450b127c552d0e256b8c70ba023d1354f46f6a3db8872dabde6687fec9303e933078adddfc5918e3e1327d1375e239 SHA512 0ffc0bce4dfc8b35370736aa5c11e48d42da9304d864f013bf8c451304a71ef20ce962a9304ab2e468b582d8e6d03e8e62cab7176f5da25c29ad4a6299e0abf3 DIST tracing-subscriber-0.3.6.crate 162564 BLAKE2B c2177dacfe9cb608feaace583338ee84f290f7e663c13d484e700746f6ab2d683e95c1c22f3ea5ea94aeeeafde015964183b2ed83cfcb306586d84c9e2d41a1e SHA512 6ee77e6efb382aabd1e5d230296758cde81728722ed1f82684d5e0b7bd886646ee8840ca4df7332dd0d34b9b52a38c44a2e05f9671494215e2af8460627ce9f9 DIST tracing-tree-0.2.0.crate 17099 BLAKE2B a91a63cdcc3c26cdc6924200e1f9f04f4ba1913bbb237a199fa6bf82447c0be80dcd650ba8bac8ab0ee5016c0d6a27f47b05a4765aa231670aebd3c948dfb0f5 SHA512 b10fc9abfc3aa092ea8816db3911f86fc27bf50f6eb3da701a78d8d9bfa5fe9b017a8dc06ff3a179750a29f6dceccb90756d8e3a3f1ec20fac8a6bd9e4f22fdc DIST typed-arena-2.0.1.crate 11439 BLAKE2B b5bd230a22894c5545966279b40a8493940719fdf79bed144ad41c363e7f73bfd40e1492efa8d96fb9b5b32e3a31405ef9dbddd55d10bb900ac082d41a034b03 SHA512 182fdac0ef9b494fc2966005ece2107a3c53b6eafe4eebe9be3d552aebe143e05f3db2b51693c253831744fc265ec2a557d31ee42cf0ba5991b38d075278415d @@ -174,7 +146,6 @@ DIST unicode-normalization-0.1.19.crate 107353 BLAKE2B 4c69d50efcae131eb4b91d385 DIST unicode-segmentation-1.8.0.crate 94011 BLAKE2B 33440cedd5b51bd6075c9c75541bb8dcc16037b1c937ca72962f6c46be71a30850ab8e8a144d8b7548e5a91c78d551e7bbab5f26a713f1df0311d15f11299af9 SHA512 f0779ec42907b665df53f38ea370e661f10e7c72a75917f4cbd055868428c0eac1c7fc194d4bbf048e00f0f3d3e2b3602ae88d7820ad0c73e94a5228b61f6495 DIST unicode-xid-0.2.2.crate 14955 BLAKE2B 6c6da49ac08dbd8b3248272224d6bff96b9cd1f36029b1937a58a0b929c3a48326053305ed49e73edd70f572f5abbc4817cedc899c69e3457805ad056669f6af SHA512 92ffd0dd34e3ca235ecf110b38c447d3ec1faa23d76c112457f28d432f92fa6b5f428bc5e1bfd278f361f55426dd96e19ecb0d3eff6cf250892f069c52bd89a8 DIST url-2.2.2.crate 68555 BLAKE2B f8e59f784b6c2e16bacfba36ad68670a6af17c16ea3b0866b5aa98e5bf4686cf1b1aac9b1f0a0ea3b89a01e044a2ca37830416f42d147158ea8e88f23fd28ac2 SHA512 f9b6ad99d69ff303283b3fd9e98945fbd6cb411a3d141badcbb3a0566723a451375e6dd5d5357e3eb7a1b5b1ee5756a2347c43817db2de6fe35b9004b090e077 -DIST version_check-0.9.3.crate 12547 BLAKE2B 85761c300a8d755e0b376191ef0604728ae641261fdb10682a3134a828eadc4a33216426d286bcdbd8d0c5fcfe6ca8ba20ed078c4f53066b959739a0e73daec0 SHA512 4b3b428214a0322af536a18e6f050438398766af6589389f20a804121a6721962ba411e2dcfded60aaa74313128fb0e831bea31378e2695c29b29bdc24d7cbfd DIST version_check-0.9.4.crate 14895 BLAKE2B fa1fa4008af165bfc1fdbe560488afd9d232cfafee94104fbcc4cbc52f234849bff9ddfa88109a1ac682f6d9c1d86b0459893d223f64e65adc08966aaf93dc89 SHA512 b172dc9a3759a4a683ffc39b9a40b03b9974b626a088217de87090466cef695226557c226cf3e469b2b25ee7297b7eb0d7719878cab42457f80146a81943c0c8 DIST walkdir-2.3.2.crate 23516 BLAKE2B 473f2b51aafd6ac17e5c3da8d545d179b31486b3a65ab39fbd8bd7fbb2ebcc24bebf01781200a26a68f0b1cb464f5763a919aead3b03eba5a7e1be6efec5500b SHA512 6c44071354faf37720ec4117ded34c8d530489542ee107ac26a7a56ef4a882b9003e22e84f1d61f6078643521343e35aa1f7b57c838779e78e5937a667bf82da DIST winapi-0.3.9.crate 1200382 BLAKE2B cb5799749ccd935ea2d7068d953cecf19f543d9db7dc16ad4584bb7005373ada34937a3ced7225544d8bc765da599911c7a3190efefb3a25b7c1bb7123b4f673 SHA512 ff8b7b78065f3d8999ec03c725a0460ebc059771bf071c7a3df3f0ecd733edf3b0a2450024d4e24e1aedddaecd9038ce1376c0d8bbf45132068cf45cf4a53a97 diff --git a/dev-util/rust-analyzer/rust-analyzer-20220117.ebuild b/dev-util/rust-analyzer/rust-analyzer-20220131.ebuild similarity index 86% rename from dev-util/rust-analyzer/rust-analyzer-20220117.ebuild rename to dev-util/rust-analyzer/rust-analyzer-20220131.ebuild index 41b1f7d823..a4d0386449 100644 --- a/dev-util/rust-analyzer/rust-analyzer-20220117.ebuild +++ b/dev-util/rust-analyzer/rust-analyzer-20220131.ebuild @@ -8,7 +8,7 @@ CRATES=" adler-1.0.2 always-assert-0.1.2 ansi_term-0.12.1 - anyhow-1.0.51 + anyhow-1.0.52 anymap-0.12.1 arbitrary-1.0.3 arrayvec-0.7.2 @@ -16,23 +16,24 @@ CRATES=" autocfg-1.0.1 backtrace-0.3.63 bitflags-1.3.2 - camino-1.0.5 + camino-1.0.7 cargo-platform-0.1.2 cargo_metadata-0.14.1 cc-1.0.72 cfg-if-1.0.0 - chalk-derive-0.75.0 - chalk-ir-0.75.0 - chalk-recursive-0.75.0 - chalk-solve-0.75.0 + chalk-derive-0.76.0 + chalk-ir-0.76.0 + chalk-recursive-0.76.0 + chalk-solve-0.76.0 countme-3.0.0 cov-mark-2.0.0-pre.1 - crc32fast-1.3.0 - crossbeam-channel-0.5.1 + crc32fast-1.3.1 + crossbeam-channel-0.5.2 crossbeam-deque-0.8.1 - crossbeam-epoch-0.9.5 - crossbeam-utils-0.8.5 + crossbeam-epoch-0.9.6 + crossbeam-utils-0.8.6 dashmap-4.0.2 + dashmap-5.0.0 derive_arbitrary-1.0.2 dissimilar-1.0.3 dot-0.1.4 @@ -45,15 +46,16 @@ CRATES=" flate2-1.0.22 form_urlencoded-1.0.1 fs_extra-1.2.0 - fsevent-sys-4.0.0 + fsevent-sys-4.1.0 fst-0.4.7 gimli-0.26.1 hashbrown-0.11.2 + hashbrown-0.12.0 heck-0.3.3 hermit-abi-0.1.19 home-0.5.3 idna-0.2.3 - indexmap-1.7.0 + indexmap-1.8.0 inotify-0.9.6 inotify-sys-0.1.5 instant-0.1.12 @@ -63,8 +65,8 @@ CRATES=" kqueue-1.0.4 kqueue-sys-1.0.3 lazy_static-1.4.0 - libc-0.2.112 - libloading-0.7.2 + libc-0.2.113 + libloading-0.7.3 libmimalloc-sys-0.1.23 lock_api-0.4.5 log-0.4.14 @@ -73,7 +75,7 @@ CRATES=" matchers-0.1.0 matches-0.1.9 memchr-2.4.1 - memmap2-0.5.0 + memmap2-0.5.2 memoffset-0.6.5 mimalloc-0.1.27 miniz_oxide-0.4.4 @@ -82,9 +84,9 @@ CRATES=" miow-0.4.0 notify-5.0.0-pre.13 ntapi-0.3.6 - num_cpus-1.13.0 + num_cpus-1.13.1 object-0.27.1 - object-0.28.1 + object-0.28.3 once_cell-1.9.0 oorandom-11.1.3 parking_lot-0.11.2 @@ -94,11 +96,11 @@ CRATES=" perf-event-0.4.7 perf-event-open-sys-1.0.1 petgraph-0.5.1 - pin-project-lite-0.2.7 - proc-macro2-1.0.34 - pulldown-cmark-0.8.0 - pulldown-cmark-to-cmark-7.1.1 - quote-1.0.10 + pin-project-lite-0.2.8 + proc-macro2-1.0.36 + pulldown-cmark-0.9.1 + pulldown-cmark-to-cmark-9.0.0 + quote-1.0.14 rayon-1.5.1 rayon-core-1.9.1 redox_syscall-0.2.10 @@ -116,15 +118,15 @@ CRATES=" scoped-tls-1.0.0 scopeguard-1.1.0 semver-1.0.4 - serde-1.0.132 - serde_derive-1.0.132 - serde_json-1.0.73 + serde-1.0.134 + serde_derive-1.0.134 + serde_json-1.0.75 serde_repr-0.1.7 sharded-slab-0.1.4 - smallvec-1.7.0 + smallvec-1.8.0 smol_str-0.1.21 snap-1.0.5 - syn-1.0.82 + syn-1.0.86 synstructure-0.12.6 text-size-1.1.0 thread_local-1.1.3 @@ -138,7 +140,7 @@ CRATES=" tracing-attributes-0.1.18 tracing-core-0.1.21 tracing-log-0.1.2 - tracing-subscriber-0.3.3 + tracing-subscriber-0.3.6 tracing-tree-0.2.0 typed-arena-2.0.1 ungrammar-1.14.9 @@ -148,7 +150,7 @@ CRATES=" unicode-segmentation-1.8.0 unicode-xid-0.2.2 url-2.2.2 - version_check-0.9.3 + version_check-0.9.4 walkdir-2.3.2 winapi-0.3.9 winapi-i686-pc-windows-gnu-0.4.0 diff --git a/games-util/chiaki/Manifest b/games-util/chiaki/Manifest new file mode 100644 index 0000000000..dd0b8363a9 --- /dev/null +++ b/games-util/chiaki/Manifest @@ -0,0 +1 @@ +DIST chiaki-2.1.1.tar.gz 6755442 BLAKE2B 6131b15d01b6ea96eedca0e8a3989bd353142ccc0fa34d159b1bf0a15412f315934b642f5e9e576dd8155506b85054000e54500e5966a3677bd60c989b2c9303 SHA512 3e0d8afd71f6f348d5ab0e68c7c46b9ee7d249d8b6b1185a746cb8b3907ea21db24756d5ec9de8debafbfffe74698358d29a97bc213cff7944ea15e894c3da50 diff --git a/games-util/chiaki/chiaki-2.1.1.ebuild b/games-util/chiaki/chiaki-2.1.1.ebuild new file mode 100644 index 0000000000..2f9bacabc8 --- /dev/null +++ b/games-util/chiaki/chiaki-2.1.1.ebuild @@ -0,0 +1,61 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit cmake xdg + +DESCRIPTION="Client for PlayStation 4 and PlayStation 5 Remote Play" +HOMEPAGE="https://git.sr.ht/~thestr4ng3r/chiaki" + +if [[ "${PV}" == "9999" ]] ; then + EGIT_REPO_URI="https://git.sr.ht/~thestr4ng3r/${PN}" + inherit git-r3 +else + SRC_URI="https://git.sr.ht/~thestr4ng3r/${PN}/refs/download/v${PV}/${PN}-v${PV}-src.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64 ~x86" + S="${WORKDIR}/${PN}" +fi + +LICENSE="GPL-3" +SLOT="0" +IUSE="+cli +gui test" +RESTRICT="!test? ( test )" + +RDEPEND=" + dev-libs/jerasure + dev-libs/openssl + dev-qt/qtmultimedia + dev-qt/qtsvg + media-libs/libsdl2 + media-libs/opus + media-video/ffmpeg +" + +DEPEND="${RDEPEND}" + +BDEPEND=" + dev-libs/protobuf + dev-python/protobuf-python + virtual/pkgconfig +" + +src_configure() { + local mycmakeargs=( + -DCMAKE_INSTALL_PREFIX="${EPREFIX}/usr" + -DCMAKE_BUILD_TYPE=Release + -DCHIAKI_USE_SYSTEM_JERASURE=TRUE + -DCHIAKI_ENABLE_TESTS=$(usex test) + -DCHIAKI_ENABLE_CLI=$(usex cli) + -DCHIAKI_ENABLE_GUI=$(usex gui) + ) + + cmake_src_configure +} + +src_install() { + cmake_src_install + + dolib.so "${BUILD_DIR}"/lib/*.so + dolib.so "${BUILD_DIR}"/setsu/*.so +} \ No newline at end of file diff --git a/games-util/chiaki/chiaki-9999.ebuild b/games-util/chiaki/chiaki-9999.ebuild new file mode 100644 index 0000000000..2f9bacabc8 --- /dev/null +++ b/games-util/chiaki/chiaki-9999.ebuild @@ -0,0 +1,61 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit cmake xdg + +DESCRIPTION="Client for PlayStation 4 and PlayStation 5 Remote Play" +HOMEPAGE="https://git.sr.ht/~thestr4ng3r/chiaki" + +if [[ "${PV}" == "9999" ]] ; then + EGIT_REPO_URI="https://git.sr.ht/~thestr4ng3r/${PN}" + inherit git-r3 +else + SRC_URI="https://git.sr.ht/~thestr4ng3r/${PN}/refs/download/v${PV}/${PN}-v${PV}-src.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64 ~x86" + S="${WORKDIR}/${PN}" +fi + +LICENSE="GPL-3" +SLOT="0" +IUSE="+cli +gui test" +RESTRICT="!test? ( test )" + +RDEPEND=" + dev-libs/jerasure + dev-libs/openssl + dev-qt/qtmultimedia + dev-qt/qtsvg + media-libs/libsdl2 + media-libs/opus + media-video/ffmpeg +" + +DEPEND="${RDEPEND}" + +BDEPEND=" + dev-libs/protobuf + dev-python/protobuf-python + virtual/pkgconfig +" + +src_configure() { + local mycmakeargs=( + -DCMAKE_INSTALL_PREFIX="${EPREFIX}/usr" + -DCMAKE_BUILD_TYPE=Release + -DCHIAKI_USE_SYSTEM_JERASURE=TRUE + -DCHIAKI_ENABLE_TESTS=$(usex test) + -DCHIAKI_ENABLE_CLI=$(usex cli) + -DCHIAKI_ENABLE_GUI=$(usex gui) + ) + + cmake_src_configure +} + +src_install() { + cmake_src_install + + dolib.so "${BUILD_DIR}"/lib/*.so + dolib.so "${BUILD_DIR}"/setsu/*.so +} \ No newline at end of file diff --git a/games-util/chiaki/metadata.xml b/games-util/chiaki/metadata.xml new file mode 100644 index 0000000000..a8ccfa81bf --- /dev/null +++ b/games-util/chiaki/metadata.xml @@ -0,0 +1,17 @@ + + + + + vowstar@gmail.com + Huang Rui + + + Build CLI interface + Build GUI interface + + + Chiaki is a Free and Open Source Software Client for PlayStation 4 and + PlayStation 5 Remote Play for Linux, FreeBSD, OpenBSD, Android, macOS, + Windows, Nintendo Switch and potentially even more platforms. + + diff --git a/gnome-extra/vvmplayer/Manifest b/gnome-extra/vvmplayer/Manifest new file mode 100644 index 0000000000..f3cdb6fde8 --- /dev/null +++ b/gnome-extra/vvmplayer/Manifest @@ -0,0 +1 @@ +DIST vvmplayer-1.4.tar.gz 302738 BLAKE2B b33a1974507885e8d127e8fee4b9457ae761099b22b1a4109189def834823828d85476a7e248badda7f830349b6e8ef8199c9647dba2c69a3544bc867fd2948d SHA512 98d61756ad5de388dfa8c3a305e69b901fd86a3412519371074b269677f6a4ec5e83db6c1a84125e609ed5787d1aa867be14edb4df1c22e9c4166a3781c0f8c5 diff --git a/gnome-extra/vvmplayer/metadata.xml b/gnome-extra/vvmplayer/metadata.xml new file mode 100644 index 0000000000..a5e3ba0a64 --- /dev/null +++ b/gnome-extra/vvmplayer/metadata.xml @@ -0,0 +1,15 @@ + + + + + gjdijkman@gjdwebserver.nl + Gerben Jan Dijkman + + + Visual Voicemail Player + + + https://gitlab.com/kop316/vvmplayer/ + https://gitlab.com/kop316/vvmplayer/-/issues + + diff --git a/gnome-extra/vvmplayer/vvmplayer-1.4.ebuild b/gnome-extra/vvmplayer/vvmplayer-1.4.ebuild new file mode 100644 index 0000000000..c6ae4bb116 --- /dev/null +++ b/gnome-extra/vvmplayer/vvmplayer-1.4.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit gnome2-utils meson systemd udev + +DESCRIPTION="Visual Voicemail Player" +HOMEPAGE="https://gitlab.com/kop316/vvmplayer" +SRC_URI="https://gitlab.com/kop316/vvmplayer/-/archive/${PV}/${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~arm64" + +RDEPEND=" + >=dev-libs/glib-2.50 + >=x11-libs/gtk+-3.22.0 + >=gui-libs/libhandy-1.0 + >=media-libs/gstreamer-1.16.0 + gnome-extra/evolution-data-server + media-sound/callaudiod + net-voip/vvmd +" + +DEPEND="" + +src_install() { + meson_src_install +} + +pkg_postinst() { + xdg_pkg_postinst + gnome2_schemas_update + xdg_icon_cache_update +} + +pkg_postrm() { + xdg_pkg_postrm + gnome2_schemas_update +} diff --git a/gui-apps/foot-terminfo/Manifest b/gui-apps/foot-terminfo/Manifest deleted file mode 100644 index 42008cacc0..0000000000 --- a/gui-apps/foot-terminfo/Manifest +++ /dev/null @@ -1,6 +0,0 @@ -DIST foot-1.10.0.tar.gz 442267 BLAKE2B 3038b25a51c1084f5b80bb12a393b53f9c8036654a665d3ca06ca2b918a2152d27db523b5fa10f3c509a32dca9f95492d42cada6b76131cd23f84ec7b88dae0c SHA512 8578eaee5d6889cc2d76c09cb58b1848bd35064c82d18af46237cc3fe4b5d0b7f4236ee51ef6c91105910e85fb8739919b6f8b10016ae1bd5c642c85634be1e8 -DIST foot-1.7.1.tar.gz 390533 BLAKE2B 5eac8041ac5f46b71d8037550bcdd14899071e63fc4a9c6eabe2c44d336e3339e7dbf8b487ff79aa09a6f73378d1faca140fedbf864fdf641a0706c0b9c7912a SHA512 fa6961b24ef7929378c796a77547f509bc2ff319b3b546be8fad31dd02f2686771d2d4a0c72792746e004052fc032f180eb716cb45e2ebbf549859f1b7de7420 -DIST foot-1.7.2.tar.gz 392748 BLAKE2B effd72665c553fbf3687fdb17776b264a775311503d974d12b5de4f4b7d1b835755824781a345f29f4866a33f449c61990830452bdca101952ff8c490e37b5f2 SHA512 2acb46daca5840b3a9fb0fc7055f9234618d7d6884ce74fee382f3904136a85f5c17f7119449fd7943dba2ccce2dde9a62d13a1b363ee234765b6ab65d95e19b -DIST foot-1.8.1.tar.gz 428685 BLAKE2B 10ad1adf67e3e7171cc60db3dd90a8bdb676f3df61c518f33150c893ee0a552e28b9647cbae03861b85bf4c8501785eaf8a984726a814da2866a06d1a71b3891 SHA512 62a4cc018e49e270b8d806ea5b5c17965428a0f943b814608c25eb674db6130bfedae2431ac0c61f9c8de6bd227859cedb032f0f573a1e0885938d11efbda4e4 -DIST foot-1.9.0.tar.gz 446060 BLAKE2B 2930f155509d2614b1eb0027648e55a97bba3d8ff59c8ea4a181db0e556e3f94b924ccd812653853793c885c6594745de991073f6ec7eaf2438927a033ba6515 SHA512 ffdefd0d42c1a2092af9d6aaf6cd1d33f017424177a3144d317d2bbc502afa1373db9bb5d0042847ff704c76667198e16e5ab861907db2451941517109f2db62 -DIST foot-1.9.1.tar.gz 450538 BLAKE2B 19c436853889c6ab98993b5e1b340d579b6e37ceb1a68c49b3db34839e82c72f3943ea88b0e9746f8d067120b5fe16a455a61dec0a21024958767dc32d0f98cc SHA512 8f2925ce8a19fd98ac612723d7594cb741c3222d180632c1719e693b17380dc12d1188cc309377add1cecbc9fe05ea4c75df7fe5603a42f153cc05489345614e diff --git a/gui-apps/foot-terminfo/foot-terminfo-1.10.0.ebuild b/gui-apps/foot-terminfo/foot-terminfo-1.10.0.ebuild deleted file mode 100644 index 7a520230fa..0000000000 --- a/gui-apps/foot-terminfo/foot-terminfo-1.10.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -if [[ ${PV} != *9999* ]]; then - SRC_URI="https://codeberg.org/dnkl/foot/archive/${PV}.tar.gz -> foot-${PV}.tar.gz" - KEYWORDS="~amd64" - S="${WORKDIR}/foot" -else - inherit git-r3 - EGIT_REPO_URI="https://codeberg.org/dnkl/foot.git" -fi - -DESCRIPTION="Terminfo for foot, a great Wayland terminal emulator" -HOMEPAGE="https://codeberg.org/dnkl/foot" -LICENSE="MIT" -SLOT="0" - -DEPEND="" -RDEPEND=" - - - - flewkey@2a03.party - Ryan Fox - - diff --git a/gui-apps/foot/Manifest b/gui-apps/foot/Manifest deleted file mode 100644 index 5630652922..0000000000 --- a/gui-apps/foot/Manifest +++ /dev/null @@ -1,11 +0,0 @@ -DIST foot-1.10.0.tar.gz 442267 BLAKE2B 3038b25a51c1084f5b80bb12a393b53f9c8036654a665d3ca06ca2b918a2152d27db523b5fa10f3c509a32dca9f95492d42cada6b76131cd23f84ec7b88dae0c SHA512 8578eaee5d6889cc2d76c09cb58b1848bd35064c82d18af46237cc3fe4b5d0b7f4236ee51ef6c91105910e85fb8739919b6f8b10016ae1bd5c642c85634be1e8 -DIST foot-1.10.1.tar.gz 443696 BLAKE2B 320d7d574a186cbbac4e5e3cde04164adee6a98e30b370045ea6576747a5ef3d721c20fa08c421a677be232e6a867941e6120ba561c9f1e893e332412ccbc0ab SHA512 26355a7a0bcf2f5ec0e7fb844fccda48bc04b31adae76a84c2513b9ba45e2fd22e9cdf64fa4d322952a56ec6d5ed38bbd39d86fade5f29d960a81737f9a984fc -DIST foot-1.10.2.tar.gz 449170 BLAKE2B a49274c6f2e46cb21382c5945effefc1ce8047c23f1cb1d2bbce19e301d33c0fb683ceb3056d9ccd3c17dca653b0a83349a0d75c1d0e95a76c21810c80240962 SHA512 e6df2db55c40d392c11c81d9908a48aad93fee6b1bf1ff18f368be37056c9180e53608b3e0af7e5f9d8ea0664e9dfaee8eeff6684287fbb39207005219816601 -DIST foot-1.10.3.tar.gz 450785 BLAKE2B 18269ed727ab6307b9e92755ba8ef6bfa5ecfbeeb0c6a7720ca3a09a280d0b3ccbebe4677bfbc6bb50cb7649c6d3e7bbeaae6127c903113224837b8d826042ab SHA512 9e4ba5f7041d45908c9267fc761a6e1d8cbf1d70c85e864de6fb82afa941e9f25dffffe6427bfc4f7578971a7ded055a6d0958eed949e432b5dda27b3644fbb9 -DIST foot-1.7.1.tar.gz 390533 BLAKE2B 5eac8041ac5f46b71d8037550bcdd14899071e63fc4a9c6eabe2c44d336e3339e7dbf8b487ff79aa09a6f73378d1faca140fedbf864fdf641a0706c0b9c7912a SHA512 fa6961b24ef7929378c796a77547f509bc2ff319b3b546be8fad31dd02f2686771d2d4a0c72792746e004052fc032f180eb716cb45e2ebbf549859f1b7de7420 -DIST foot-1.7.2.tar.gz 392748 BLAKE2B effd72665c553fbf3687fdb17776b264a775311503d974d12b5de4f4b7d1b835755824781a345f29f4866a33f449c61990830452bdca101952ff8c490e37b5f2 SHA512 2acb46daca5840b3a9fb0fc7055f9234618d7d6884ce74fee382f3904136a85f5c17f7119449fd7943dba2ccce2dde9a62d13a1b363ee234765b6ab65d95e19b -DIST foot-1.8.0.tar.gz 415924 BLAKE2B ec97a6b76f568770fd9011e2245aee9b96c8fc51fb11f022ce7cc8a40bae81d45172e5e435aeab4575a8123825481fe3537376ac700f7036ea4e7079a0844eac SHA512 eb0e0c1b29490f60b241259819bb2e7ab4b847e1d5a1fe70a31e893d8588e82f04f184d88a91e77222aba6fb9473f10e20461278535b6de4c2f3345440354583 -DIST foot-1.8.1.tar.gz 428685 BLAKE2B 10ad1adf67e3e7171cc60db3dd90a8bdb676f3df61c518f33150c893ee0a552e28b9647cbae03861b85bf4c8501785eaf8a984726a814da2866a06d1a71b3891 SHA512 62a4cc018e49e270b8d806ea5b5c17965428a0f943b814608c25eb674db6130bfedae2431ac0c61f9c8de6bd227859cedb032f0f573a1e0885938d11efbda4e4 -DIST foot-1.8.2.tar.gz 432906 BLAKE2B 25dfa24df5e95a29b0cc19c0d67cd3025cee3cad03069feca748e580dc1a42e1e2c4eebee0c3549edf522d12da5bc80fd5947a0a7f28658e3f207b76562c60a2 SHA512 8442761f20d8d5e315c2cbf75c40a6fd8e449f6ce515a1a3aac2106b4c9d7c8257ed96b5e1808eb0e9fda448a2a1bbb6b55cfb8d7abd6acb184cabcdc43d5fa5 -DIST foot-1.9.0.tar.gz 446060 BLAKE2B 2930f155509d2614b1eb0027648e55a97bba3d8ff59c8ea4a181db0e556e3f94b924ccd812653853793c885c6594745de991073f6ec7eaf2438927a033ba6515 SHA512 ffdefd0d42c1a2092af9d6aaf6cd1d33f017424177a3144d317d2bbc502afa1373db9bb5d0042847ff704c76667198e16e5ab861907db2451941517109f2db62 -DIST foot-1.9.1.tar.gz 450538 BLAKE2B 19c436853889c6ab98993b5e1b340d579b6e37ceb1a68c49b3db34839e82c72f3943ea88b0e9746f8d067120b5fe16a455a61dec0a21024958767dc32d0f98cc SHA512 8f2925ce8a19fd98ac612723d7594cb741c3222d180632c1719e693b17380dc12d1188cc309377add1cecbc9fe05ea4c75df7fe5603a42f153cc05489345614e diff --git a/gui-apps/foot/foot-1.10.0.ebuild b/gui-apps/foot/foot-1.10.0.ebuild deleted file mode 100644 index e455c6e128..0000000000 --- a/gui-apps/foot/foot-1.10.0.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit meson xdg - -if [[ ${PV} != *9999* ]]; then - SRC_URI="https://codeberg.org/dnkl/foot/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - S="${WORKDIR}/${PN}" -else - inherit git-r3 - EGIT_REPO_URI="https://codeberg.org/dnkl/foot.git" -fi - -DESCRIPTION="A fast, lightweight and minimalistic Wayland terminal emulator" -HOMEPAGE="https://codeberg.org/dnkl/foot" -LICENSE="MIT" -SLOT="0" -IUSE="ime +grapheme-clustering" - -DEPEND=" - dev-libs/libutf8proc - dev-libs/wayland - media-libs/fcft - media-libs/fontconfig - media-libs/freetype - x11-libs/libxkbcommon - x11-libs/pixman -" -RDEPEND=" - ${DEPEND} - || ( - >=sys-libs/ncurses-6.3 - gui-apps/foot-terminfo - ) -" -BDEPEND=" - app-text/scdoc - dev-libs/tllist - dev-libs/wayland-protocols - sys-libs/ncurses -" - -src_configure() { - local emesonargs=( - $(meson_use ime) - $(meson_feature grapheme-clustering) - "-Dterminfo=disabled" - "-Dwerror=false" - ) - meson_src_configure -} - -src_install() { - meson_src_install - mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${PF}" || die -} diff --git a/gui-apps/foot/foot-1.10.1.ebuild b/gui-apps/foot/foot-1.10.1.ebuild deleted file mode 100644 index 4c91677f75..0000000000 --- a/gui-apps/foot/foot-1.10.1.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit meson xdg - -if [[ ${PV} != *9999* ]]; then - SRC_URI="https://codeberg.org/dnkl/foot/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - S="${WORKDIR}/${PN}" -else - inherit git-r3 - EGIT_REPO_URI="https://codeberg.org/dnkl/foot.git" -fi - -DESCRIPTION="A fast, lightweight and minimalistic Wayland terminal emulator" -HOMEPAGE="https://codeberg.org/dnkl/foot" -LICENSE="MIT" -SLOT="0" -IUSE="ime +themes +grapheme-clustering" - -DEPEND=" - dev-libs/libutf8proc - dev-libs/wayland - media-libs/fcft - media-libs/fontconfig - media-libs/freetype - x11-libs/libxkbcommon - x11-libs/pixman -" -RDEPEND=" - ${DEPEND} - || ( - >=sys-libs/ncurses-6.3 - gui-apps/foot-terminfo - ) -" -BDEPEND=" - app-text/scdoc - dev-libs/tllist - dev-libs/wayland-protocols - sys-libs/ncurses -" - -src_configure() { - local emesonargs=( - $(meson_use ime) - $(meson_use themes) - $(meson_feature grapheme-clustering) - "-Dterminfo=disabled" - "-Dwerror=false" - ) - meson_src_configure -} - -src_install() { - meson_src_install - mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${PF}" || die -} diff --git a/gui-apps/foot/foot-1.10.2.ebuild b/gui-apps/foot/foot-1.10.2.ebuild deleted file mode 100644 index 4c91677f75..0000000000 --- a/gui-apps/foot/foot-1.10.2.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit meson xdg - -if [[ ${PV} != *9999* ]]; then - SRC_URI="https://codeberg.org/dnkl/foot/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - S="${WORKDIR}/${PN}" -else - inherit git-r3 - EGIT_REPO_URI="https://codeberg.org/dnkl/foot.git" -fi - -DESCRIPTION="A fast, lightweight and minimalistic Wayland terminal emulator" -HOMEPAGE="https://codeberg.org/dnkl/foot" -LICENSE="MIT" -SLOT="0" -IUSE="ime +themes +grapheme-clustering" - -DEPEND=" - dev-libs/libutf8proc - dev-libs/wayland - media-libs/fcft - media-libs/fontconfig - media-libs/freetype - x11-libs/libxkbcommon - x11-libs/pixman -" -RDEPEND=" - ${DEPEND} - || ( - >=sys-libs/ncurses-6.3 - gui-apps/foot-terminfo - ) -" -BDEPEND=" - app-text/scdoc - dev-libs/tllist - dev-libs/wayland-protocols - sys-libs/ncurses -" - -src_configure() { - local emesonargs=( - $(meson_use ime) - $(meson_use themes) - $(meson_feature grapheme-clustering) - "-Dterminfo=disabled" - "-Dwerror=false" - ) - meson_src_configure -} - -src_install() { - meson_src_install - mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${PF}" || die -} diff --git a/gui-apps/foot/foot-1.10.3.ebuild b/gui-apps/foot/foot-1.10.3.ebuild deleted file mode 100644 index 4c91677f75..0000000000 --- a/gui-apps/foot/foot-1.10.3.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit meson xdg - -if [[ ${PV} != *9999* ]]; then - SRC_URI="https://codeberg.org/dnkl/foot/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - S="${WORKDIR}/${PN}" -else - inherit git-r3 - EGIT_REPO_URI="https://codeberg.org/dnkl/foot.git" -fi - -DESCRIPTION="A fast, lightweight and minimalistic Wayland terminal emulator" -HOMEPAGE="https://codeberg.org/dnkl/foot" -LICENSE="MIT" -SLOT="0" -IUSE="ime +themes +grapheme-clustering" - -DEPEND=" - dev-libs/libutf8proc - dev-libs/wayland - media-libs/fcft - media-libs/fontconfig - media-libs/freetype - x11-libs/libxkbcommon - x11-libs/pixman -" -RDEPEND=" - ${DEPEND} - || ( - >=sys-libs/ncurses-6.3 - gui-apps/foot-terminfo - ) -" -BDEPEND=" - app-text/scdoc - dev-libs/tllist - dev-libs/wayland-protocols - sys-libs/ncurses -" - -src_configure() { - local emesonargs=( - $(meson_use ime) - $(meson_use themes) - $(meson_feature grapheme-clustering) - "-Dterminfo=disabled" - "-Dwerror=false" - ) - meson_src_configure -} - -src_install() { - meson_src_install - mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${PF}" || die -} diff --git a/gui-apps/foot/foot-1.7.1.ebuild b/gui-apps/foot/foot-1.7.1.ebuild deleted file mode 100644 index 765eecea4e..0000000000 --- a/gui-apps/foot/foot-1.7.1.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit meson xdg - -if [[ ${PV} != *9999* ]]; then - SRC_URI="https://codeberg.org/dnkl/foot/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - S="${WORKDIR}/${PN}" -else - inherit git-r3 - EGIT_REPO_URI="https://codeberg.org/dnkl/foot.git" -fi - -DESCRIPTION="A fast, lightweight and minimalistic Wayland terminal emulator" -HOMEPAGE="https://codeberg.org/dnkl/foot" -LICENSE="MIT" -SLOT="0" -IUSE="ime" - -DEPEND=" - dev-libs/wayland - media-libs/fcft - media-libs/fontconfig - media-libs/freetype - x11-libs/libxkbcommon - x11-libs/pixman -" -RDEPEND=" - ${DEPEND} - gui-apps/foot-terminfo -" -BDEPEND=" - app-text/scdoc - dev-libs/tllist - dev-libs/wayland-protocols - sys-libs/ncurses -" - -src_configure() { - local emesonargs=( - $(meson_use ime) - "-Dterminfo=disabled" - "-Dwerror=false" - ) - meson_src_configure -} - -src_install() { - meson_src_install - mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${PF}" -} diff --git a/gui-apps/foot/foot-1.7.2.ebuild b/gui-apps/foot/foot-1.7.2.ebuild deleted file mode 100644 index 765eecea4e..0000000000 --- a/gui-apps/foot/foot-1.7.2.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit meson xdg - -if [[ ${PV} != *9999* ]]; then - SRC_URI="https://codeberg.org/dnkl/foot/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - S="${WORKDIR}/${PN}" -else - inherit git-r3 - EGIT_REPO_URI="https://codeberg.org/dnkl/foot.git" -fi - -DESCRIPTION="A fast, lightweight and minimalistic Wayland terminal emulator" -HOMEPAGE="https://codeberg.org/dnkl/foot" -LICENSE="MIT" -SLOT="0" -IUSE="ime" - -DEPEND=" - dev-libs/wayland - media-libs/fcft - media-libs/fontconfig - media-libs/freetype - x11-libs/libxkbcommon - x11-libs/pixman -" -RDEPEND=" - ${DEPEND} - gui-apps/foot-terminfo -" -BDEPEND=" - app-text/scdoc - dev-libs/tllist - dev-libs/wayland-protocols - sys-libs/ncurses -" - -src_configure() { - local emesonargs=( - $(meson_use ime) - "-Dterminfo=disabled" - "-Dwerror=false" - ) - meson_src_configure -} - -src_install() { - meson_src_install - mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${PF}" -} diff --git a/gui-apps/foot/foot-1.8.0.ebuild b/gui-apps/foot/foot-1.8.0.ebuild deleted file mode 100644 index 6b651ea1a8..0000000000 --- a/gui-apps/foot/foot-1.8.0.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit meson xdg - -if [[ ${PV} != *9999* ]]; then - SRC_URI="https://codeberg.org/dnkl/foot/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - S="${WORKDIR}/${PN}" -else - inherit git-r3 - EGIT_REPO_URI="https://codeberg.org/dnkl/foot.git" -fi - -DESCRIPTION="A fast, lightweight and minimalistic Wayland terminal emulator" -HOMEPAGE="https://codeberg.org/dnkl/foot" -LICENSE="MIT" -SLOT="0" -IUSE="ime +grapheme-clustering" - -DEPEND=" - dev-libs/libutf8proc - dev-libs/wayland - media-libs/fcft - media-libs/fontconfig - media-libs/freetype - x11-libs/libxkbcommon - x11-libs/pixman -" -RDEPEND=" - ${DEPEND} - gui-apps/foot-terminfo -" -BDEPEND=" - app-text/scdoc - dev-libs/tllist - dev-libs/wayland-protocols - sys-libs/ncurses -" - -src_configure() { - local emesonargs=( - $(meson_use ime) - $(meson_feature grapheme-clustering) - "-Dterminfo=disabled" - "-Dwerror=false" - ) - meson_src_configure -} - -src_install() { - meson_src_install - mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${PF}" -} diff --git a/gui-apps/foot/foot-1.8.1.ebuild b/gui-apps/foot/foot-1.8.1.ebuild deleted file mode 100644 index 6b651ea1a8..0000000000 --- a/gui-apps/foot/foot-1.8.1.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit meson xdg - -if [[ ${PV} != *9999* ]]; then - SRC_URI="https://codeberg.org/dnkl/foot/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - S="${WORKDIR}/${PN}" -else - inherit git-r3 - EGIT_REPO_URI="https://codeberg.org/dnkl/foot.git" -fi - -DESCRIPTION="A fast, lightweight and minimalistic Wayland terminal emulator" -HOMEPAGE="https://codeberg.org/dnkl/foot" -LICENSE="MIT" -SLOT="0" -IUSE="ime +grapheme-clustering" - -DEPEND=" - dev-libs/libutf8proc - dev-libs/wayland - media-libs/fcft - media-libs/fontconfig - media-libs/freetype - x11-libs/libxkbcommon - x11-libs/pixman -" -RDEPEND=" - ${DEPEND} - gui-apps/foot-terminfo -" -BDEPEND=" - app-text/scdoc - dev-libs/tllist - dev-libs/wayland-protocols - sys-libs/ncurses -" - -src_configure() { - local emesonargs=( - $(meson_use ime) - $(meson_feature grapheme-clustering) - "-Dterminfo=disabled" - "-Dwerror=false" - ) - meson_src_configure -} - -src_install() { - meson_src_install - mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${PF}" -} diff --git a/gui-apps/foot/foot-1.8.2.ebuild b/gui-apps/foot/foot-1.8.2.ebuild deleted file mode 100644 index dba0d9b5ce..0000000000 --- a/gui-apps/foot/foot-1.8.2.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit meson xdg - -if [[ ${PV} != *9999* ]]; then - SRC_URI="https://codeberg.org/dnkl/foot/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - S="${WORKDIR}/${PN}" -else - inherit git-r3 - EGIT_REPO_URI="https://codeberg.org/dnkl/foot.git" -fi - -DESCRIPTION="A fast, lightweight and minimalistic Wayland terminal emulator" -HOMEPAGE="https://codeberg.org/dnkl/foot" -LICENSE="MIT" -SLOT="0" -IUSE="ime +grapheme-clustering" - -DEPEND=" - dev-libs/libutf8proc - dev-libs/wayland - media-libs/fcft - media-libs/fontconfig - media-libs/freetype - x11-libs/libxkbcommon - x11-libs/pixman -" -RDEPEND=" - ${DEPEND} - gui-apps/foot-terminfo -" -BDEPEND=" - app-text/scdoc - dev-libs/tllist - dev-libs/wayland-protocols - sys-libs/ncurses -" - -src_configure() { - local emesonargs=( - $(meson_use ime) - $(meson_feature grapheme-clustering) - "-Dterminfo=disabled" - "-Dwerror=false" - ) - meson_src_configure -} - -src_install() { - meson_src_install - mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${PF}" || die -} diff --git a/gui-apps/foot/foot-1.9.0.ebuild b/gui-apps/foot/foot-1.9.0.ebuild deleted file mode 100644 index dba0d9b5ce..0000000000 --- a/gui-apps/foot/foot-1.9.0.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit meson xdg - -if [[ ${PV} != *9999* ]]; then - SRC_URI="https://codeberg.org/dnkl/foot/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - S="${WORKDIR}/${PN}" -else - inherit git-r3 - EGIT_REPO_URI="https://codeberg.org/dnkl/foot.git" -fi - -DESCRIPTION="A fast, lightweight and minimalistic Wayland terminal emulator" -HOMEPAGE="https://codeberg.org/dnkl/foot" -LICENSE="MIT" -SLOT="0" -IUSE="ime +grapheme-clustering" - -DEPEND=" - dev-libs/libutf8proc - dev-libs/wayland - media-libs/fcft - media-libs/fontconfig - media-libs/freetype - x11-libs/libxkbcommon - x11-libs/pixman -" -RDEPEND=" - ${DEPEND} - gui-apps/foot-terminfo -" -BDEPEND=" - app-text/scdoc - dev-libs/tllist - dev-libs/wayland-protocols - sys-libs/ncurses -" - -src_configure() { - local emesonargs=( - $(meson_use ime) - $(meson_feature grapheme-clustering) - "-Dterminfo=disabled" - "-Dwerror=false" - ) - meson_src_configure -} - -src_install() { - meson_src_install - mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${PF}" || die -} diff --git a/gui-apps/foot/foot-1.9.1.ebuild b/gui-apps/foot/foot-1.9.1.ebuild deleted file mode 100644 index dba0d9b5ce..0000000000 --- a/gui-apps/foot/foot-1.9.1.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit meson xdg - -if [[ ${PV} != *9999* ]]; then - SRC_URI="https://codeberg.org/dnkl/foot/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - S="${WORKDIR}/${PN}" -else - inherit git-r3 - EGIT_REPO_URI="https://codeberg.org/dnkl/foot.git" -fi - -DESCRIPTION="A fast, lightweight and minimalistic Wayland terminal emulator" -HOMEPAGE="https://codeberg.org/dnkl/foot" -LICENSE="MIT" -SLOT="0" -IUSE="ime +grapheme-clustering" - -DEPEND=" - dev-libs/libutf8proc - dev-libs/wayland - media-libs/fcft - media-libs/fontconfig - media-libs/freetype - x11-libs/libxkbcommon - x11-libs/pixman -" -RDEPEND=" - ${DEPEND} - gui-apps/foot-terminfo -" -BDEPEND=" - app-text/scdoc - dev-libs/tllist - dev-libs/wayland-protocols - sys-libs/ncurses -" - -src_configure() { - local emesonargs=( - $(meson_use ime) - $(meson_feature grapheme-clustering) - "-Dterminfo=disabled" - "-Dwerror=false" - ) - meson_src_configure -} - -src_install() { - meson_src_install - mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${PF}" || die -} diff --git a/gui-apps/foot/foot-9999.ebuild b/gui-apps/foot/foot-9999.ebuild deleted file mode 100644 index 4c91677f75..0000000000 --- a/gui-apps/foot/foot-9999.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit meson xdg - -if [[ ${PV} != *9999* ]]; then - SRC_URI="https://codeberg.org/dnkl/foot/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - S="${WORKDIR}/${PN}" -else - inherit git-r3 - EGIT_REPO_URI="https://codeberg.org/dnkl/foot.git" -fi - -DESCRIPTION="A fast, lightweight and minimalistic Wayland terminal emulator" -HOMEPAGE="https://codeberg.org/dnkl/foot" -LICENSE="MIT" -SLOT="0" -IUSE="ime +themes +grapheme-clustering" - -DEPEND=" - dev-libs/libutf8proc - dev-libs/wayland - media-libs/fcft - media-libs/fontconfig - media-libs/freetype - x11-libs/libxkbcommon - x11-libs/pixman -" -RDEPEND=" - ${DEPEND} - || ( - >=sys-libs/ncurses-6.3 - gui-apps/foot-terminfo - ) -" -BDEPEND=" - app-text/scdoc - dev-libs/tllist - dev-libs/wayland-protocols - sys-libs/ncurses -" - -src_configure() { - local emesonargs=( - $(meson_use ime) - $(meson_use themes) - $(meson_feature grapheme-clustering) - "-Dterminfo=disabled" - "-Dwerror=false" - ) - meson_src_configure -} - -src_install() { - meson_src_install - mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${PF}" || die -} diff --git a/gui-apps/foot/metadata.xml b/gui-apps/foot/metadata.xml deleted file mode 100644 index 1c4b6ed688..0000000000 --- a/gui-apps/foot/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - flewkey@2a03.party - Ryan Fox - - - Enable IME support - Install example theme files - Enable grapheme clustering support - - diff --git a/gui-apps/sfwbar/Manifest b/gui-apps/sfwbar/Manifest index 15e4b4dd64..81357f34b6 100644 --- a/gui-apps/sfwbar/Manifest +++ b/gui-apps/sfwbar/Manifest @@ -1,2 +1,3 @@ DIST sfwbar-1.0_beta2.tar.gz 194345 BLAKE2B d34f0609a403daa2a995500adf9443aeed98e399d43ecfd0819cf0e34845e2376db114efe2e7ee31bef4958c2951427916b4b82013a8c654db49cb1b2dc14468 SHA512 a69bd9bcd763096d2ee9c46a0f13fc578b0671aea04027dd3fb6d41385a8e6fc57a06ff63068634b28128bac8e5355e543303be1da59d4b1adc2b5fadc5c8f63 DIST sfwbar-1.0_beta3.tar.gz 220599 BLAKE2B 4cc44c659c63d90a7485387d4972e65bc08256d5a6d140c74fe768e3f174c6bb4aba88602c34c44b816f33790cbcb6df13f750c741f64ca26a2d783be220fd32 SHA512 7b26941f003eefae169ea5a183a06387aff8f2b4018f16e6472dddd5e38661e257f1d2a0447b82b44af09afc6b99af34893cb82524e536d70891918ac1699d76 +DIST sfwbar-1.0_beta4.tar.gz 249977 BLAKE2B 8f92e9eb323f9e12baabc00648d7e192e37d78cb6019334a3f61f5350cd084cf0f70312c24a60f40f068fcddee996bd678f13ddf3fd3c5e35c35fa680f6bc06e SHA512 e86ba30d863d4899be0c7acfb3be9f32f8b9710483138e1757dcabd63219a342152755bb3efc6875694d520aa819196e5150858217c971953837d46e8d55c9e0 diff --git a/gui-apps/sfwbar/sfwbar-1.0_beta4.ebuild b/gui-apps/sfwbar/sfwbar-1.0_beta4.ebuild new file mode 100644 index 0000000000..121b3cd33a --- /dev/null +++ b/gui-apps/sfwbar/sfwbar-1.0_beta4.ebuild @@ -0,0 +1,27 @@ +# Copyright 2020-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit meson + +DESCRIPTION="Sway Floating Window Bar" +HOMEPAGE="https://github.com/LBCrion/sfwbar" +SRC_URI="https://github.com/LBCrion/sfwbar/archive/v${PV}.tar.gz -> ${P}.tar.gz" +KEYWORDS="~amd64" + +LICENSE="GPL-2" +SLOT="0" +IUSE="" + +DEPEND=" + >=x11-libs/gtk+-3.22.0:3[introspection,wayland] + gui-libs/gtk-layer-shell + dev-libs/json-c + dev-util/wayland-scanner + >=dev-libs/wayland-protocols-1.17 +" +RDEPEND="${DEPEND}" +BDEPEND=" + virtual/pkgconfig +" diff --git a/gui-apps/yambar/Manifest b/gui-apps/yambar/Manifest index 96659f8ce1..6b53d51c92 100644 --- a/gui-apps/yambar/Manifest +++ b/gui-apps/yambar/Manifest @@ -1,2 +1,3 @@ DIST yambar-1.6.2.tar.gz 135455 BLAKE2B 71d5b584bf04a7212ac84d8e0d8cb71c1abd7c7548c5ec998aff480d76afbd09825b059fe642edd4dd2537af6a5b811bd333a45bfa53f6a3a814a2be95eb58b4 SHA512 64a5e983be6dc99feb2f39d06fe265163c3b8f3f23f33a58c386891b63a9c915816cbde22d031473e700e839522c86c53b06f0cce1a57ebdab8ed6aeebe627e1 DIST yambar-1.7.0.tar.gz 148762 BLAKE2B a394b588bb1a8c64e149f8f39d6a8056d139cb3518fc15c87db0da7ead9c96ce5d7b9d764a617c4626d9fa574edbda2c0e1e2b11b07741241188c5cd282d5643 SHA512 e34cc808533cf76ff0b95d18346b796b4758271b0a61151e80b33eaa0ce34c2d5a9f1c6671d28f377d1563a7979c5784782b9f2f87a3cb615efb129e89865ad3 +DIST yambar-1.8.0.tar.gz 157936 BLAKE2B d9fc01d71c89550c59b470f9bd3de27e44cc5d64f2103f8803c9c2b25c51b5240f54c41041c126df2b606ae011d9fca974723cafb45670eae70ef20bb3f765b6 SHA512 db2c3669162923b4ca2b1f13f50d203de2a0eb6963e6d2bfe8b03e41c7cb4ad9acf6607eef08b6da837c901374c89affb915aa44f2bc2e0eb4694ad91ae66a67 diff --git a/gui-apps/yambar/yambar-1.8.0.ebuild b/gui-apps/yambar/yambar-1.8.0.ebuild new file mode 100644 index 0000000000..b624cdc48d --- /dev/null +++ b/gui-apps/yambar/yambar-1.8.0.ebuild @@ -0,0 +1,64 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit meson + +if [[ ${PV} != *9999* ]]; then + SRC_URI="https://codeberg.org/dnkl/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64" + S="${WORKDIR}/${PN}" +else + inherit git-r3 + EGIT_REPO_URI="https://codeberg.org/dnkl/${PN}.git" +fi + +DESCRIPTION="Simplistic and highly configurable status panel for X and Wayland" +HOMEPAGE="https://codeberg.org/dnkl/yambar" +LICENSE="MIT" +SLOT="0" +IUSE="wayland X" +REQUIRED_USE="|| ( wayland X )" + +RDEPEND=" + =media-libs/fcft-3.0* + dev-libs/json-c + dev-libs/libyaml + media-libs/alsa-lib + media-libs/libmpdclient + virtual/libudev:= + x11-libs/pixman + wayland? ( dev-libs/wayland ) + X? ( + x11-libs/libxcb:0=[xkb] + x11-libs/xcb-util + x11-libs/xcb-util-cursor + x11-libs/xcb-util-wm + ) +" +DEPEND="${RDEPEND}" +BDEPEND=" + app-text/scdoc + >=dev-libs/tllist-1.0.1 + >=dev-util/meson-0.53.0 + virtual/pkgconfig + wayland? ( + dev-libs/wayland-protocols + dev-util/wayland-scanner + ) +" + +src_configure() { + local emesonargs=( + $(meson_feature wayland backend-wayland) + $(meson_feature X backend-x11) + -Dwerror=false + ) + meson_src_configure +} + +src_install() { + meson_src_install + rm -rf "${D}/usr/share/doc/${PN}" +} diff --git a/licenses/RtMidi b/licenses/RtMidi deleted file mode 100644 index edd3c89fda..0000000000 --- a/licenses/RtMidi +++ /dev/null @@ -1,23 +0,0 @@ -Permission is hereby granted, free of charge, to any person -obtaining a copy of this software and associated documentation files -(the "Software"), to deal in the Software without restriction, -including without limitation the rights to use, copy, modify, merge, -publish, distribute, sublicense, and/or sell copies of the Software, -and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -Any person wishing to distribute modifications to the Software is -asked to send the modifications to the original developer so that -they can be incorporated into the canonical version. This is, -however, not a binding provision of this license. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR -ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF -CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/media-gfx/superslicer/Manifest b/media-gfx/superslicer/Manifest index c71adf7b37..ae10bbf82d 100644 --- a/media-gfx/superslicer/Manifest +++ b/media-gfx/superslicer/Manifest @@ -1,5 +1,7 @@ DIST superslicer-2.2.53.4.tar.gz 33791161 BLAKE2B c8454ac66a5d75f5bbcd1c29f600897c697f03ad581c97539033758942eac1d4ba0d2acbac43e75307a06e565d25a39b192e6cde522cce6b728afc04c42f82bb SHA512 f883cca3eb2575186c5077e2c1f9ca37e497ff6ed9aeae45a58c1db4de1c52db36fc0f14e7fdcd95aaf375b340932674014614cdab8c6995c56b9988fe5baa06 -DIST superslicer-2.3.57.7-profiles.tar.gz 12157428 BLAKE2B 2ce1a98987c601fc979f895e6902b7e43db336eb0d44bb1f38370969d9c514a29430d5db32fe2766f6887a20970f49aa74a573862eefeeaab63cfff482bdd729 SHA512 87fbd56a104d205f2d32f9e71e6c679fb63a48aa74387c87fd551dad47709e5491e7ce597d0b0f8bc448191674a8f9e71d240a8f7ade35cf359e3bf1d5059213 +DIST superslicer-2.3.57.10-profiles.zip 12193950 BLAKE2B c61be0190345bf886cbe60495f95266ec0b07824c803eaca7a29853a3465ab3d631d794899aebb9ef5f7660cb9341c70e9c38d6f8247a58655ed720deebbc584 SHA512 6beab170ae7e50e9880288673fd482f2903d5e9b87a0ddd6549098fa35f9b87e4891f015d0a26aedfac9736c3f55dcd1794d8abb3f9cc072bcdbb7e87f42a9fa +DIST superslicer-2.3.57.10.tar.gz 32466957 BLAKE2B 7c5fff6ba8139a9bf66d931e6e48e6a9201e7911e90ce2e822ded7ae713f0b8fdf86b9cd317ded4802146c24758148ec989c213b5992c323a2fd442e17a4e228 SHA512 4d20078e11f5f99993220409bee54ca0a3f2a6fff04febfc09b5f1bc445ceaabc3a359f8f7f478127aa1504e8ba8a121a682c991adf2c45cb2ff1598ed2e3445 +DIST superslicer-2.3.57.7-profiles.zip 12193950 BLAKE2B c61be0190345bf886cbe60495f95266ec0b07824c803eaca7a29853a3465ab3d631d794899aebb9ef5f7660cb9341c70e9c38d6f8247a58655ed720deebbc584 SHA512 6beab170ae7e50e9880288673fd482f2903d5e9b87a0ddd6549098fa35f9b87e4891f015d0a26aedfac9736c3f55dcd1794d8abb3f9cc072bcdbb7e87f42a9fa DIST superslicer-2.3.57.7.tar.gz 32400355 BLAKE2B bcacf218ad18146327a9f7005d2c2217cf859d2793e8f74bfd453e2b8b12bf83d224f0325f6908b806735fb94c476b87c5dfe35c16026006bf5bd38de26e5f36 SHA512 d9a92366ed426dab77a5d49cddd7c7f37f2a0e026574bcbff342e579c555aefb19aaea8de7b5180bb87ab2749ba0cef96e870d808914fdbc58f3ddf04e1a4a65 DIST superslicer-2.3.57.9-profiles.zip 12193950 BLAKE2B c61be0190345bf886cbe60495f95266ec0b07824c803eaca7a29853a3465ab3d631d794899aebb9ef5f7660cb9341c70e9c38d6f8247a58655ed720deebbc584 SHA512 6beab170ae7e50e9880288673fd482f2903d5e9b87a0ddd6549098fa35f9b87e4891f015d0a26aedfac9736c3f55dcd1794d8abb3f9cc072bcdbb7e87f42a9fa DIST superslicer-2.3.57.9.tar.gz 32406027 BLAKE2B 66c6c5cfb044165dd8cce3030fc9e6c29df078aaca94dfecef4c5943a21667fc9dd12d88e821952382e7556775119daf221030b2bb25fc1e52071c4f367fe041 SHA512 bf421afa55ad7d1c3eafa8dc15efb20ab463e21b78f5e03d188f68d018a7b32cd24c2163974d90eff80e1ebb39a669b3e877a614e1040bc31c7160cca7ffc554 diff --git a/media-gfx/superslicer/files/missing-imports-2.3.57.10.patch b/media-gfx/superslicer/files/missing-imports-2.3.57.10.patch new file mode 100644 index 0000000000..009a4892aa --- /dev/null +++ b/media-gfx/superslicer/files/missing-imports-2.3.57.10.patch @@ -0,0 +1,10 @@ +--- a/src/slic3r/Utils/PresetUpdater.cpp ++++ b/src/slic3r/Utils/PresetUpdater.cpp +@@ -6,6 +6,7 @@ + #include + #include + #include ++#include + + #include + #include diff --git a/media-gfx/superslicer/files/version-suffix-2.2.53.4.patch b/media-gfx/superslicer/files/version-suffix-2.2.53.4.patch index d7408fe5d7..e970f2e094 100644 --- a/media-gfx/superslicer/files/version-suffix-2.2.53.4.patch +++ b/media-gfx/superslicer/files/version-suffix-2.2.53.4.patch @@ -1,12 +1,10 @@ --- a/version.inc +++ b/version.inc -@@ -1,8 +1,8 @@ - # Included by CMakeLists, edited by the build script +@@ -2,7 +2,7 @@ # (the version numbers are generated by the build script from the git current label) --set(SLIC3R_APP_NAME "SuperSlicer") + set(SLIC3R_APP_NAME "SuperSlicer") -set(SLIC3R_APP_KEY "SuperSlicer") -+set(SLIC3R_APP_NAME "SuperSlicer2.2") +set(SLIC3R_APP_KEY "SuperSlicer2.2") set(SLIC3R_VERSION "2.2.53") set(SLIC3R_BUILD_ID "SuperSlicer_${SLIC3R_VERSION}+UNKNOWN") diff --git a/media-gfx/superslicer/files/version-suffix-2.3.57.10.patch b/media-gfx/superslicer/files/version-suffix-2.3.57.10.patch new file mode 100644 index 0000000000..ddbda92ac1 --- /dev/null +++ b/media-gfx/superslicer/files/version-suffix-2.3.57.10.patch @@ -0,0 +1,38 @@ +--- a/version.inc ++++ b/version.inc +@@ -4,9 +4,9 @@ + # name of the slicer + set(SLIC3R_APP_NAME "SuperSlicer") + # Key fo the slicer, must only contains ascii chars and no spaces (be valid in all filesystems) +-set(SLIC3R_APP_KEY "SuperSlicer") ++set(SLIC3R_APP_KEY "SuperSlicer2.3") + # exe name of the slicer, should be lowercase and valid in all os +-set(SLIC3R_APP_CMD "superslicer") ++set(SLIC3R_APP_CMD "superslicer-2.3") + # versions + set(SLIC3R_VERSION "2.3.57") + set(SLIC3R_VERSION_FULL "2.3.57.10") +--- a/src/platform/unix/Slic3r.desktop.in ++++ b/src/platform/unix/Slic3r.desktop.in +@@ -1,5 +1,5 @@ + [Desktop Entry] +-Name=@SLIC3R_APP_NAME@ ++Name=@SLIC3R_APP_KEY@ + GenericName=3D Printing Software + Comment=G-code generator for 3D printers + Icon=@SLIC3R_APP_KEY@ +@@ -10,4 +10,4 @@ MimeType=model/stl;application/vnd.ms-3mfdocument;application/prs.wavefront-obj; + Categories=Graphics;3DGraphics;Engineering; + Keywords=3D;Printing;Slicer;slice;3D;printer;convert;gcode;stl;obj;amf;SLA + StartupNotify=false +-StartupWMClass=@SLIC3R_APP_KEY@ ++StartupWMClass=@SLIC3R_APP_NAME@ +--- a/src/platform/unix/Gcodeviewer.desktop.in ++++ b/src/platform/unix/Gcodeviewer.desktop.in +@@ -1,5 +1,5 @@ + [Desktop Entry] +-Name=@GCODEVIEWER_APP_NAME@ ++Name=@GCODEVIEWER_APP_KEY@ + Comment=G-code viewer of Slic3r + Exec=@SLIC3R_APP_CMD@ --gcodeviewer %F + Icon=@GCODEVIEWER_APP_KEY@ diff --git a/media-gfx/superslicer/files/version-suffix-2.3.57.7.patch b/media-gfx/superslicer/files/version-suffix-2.3.57.7.patch index 74e982cad0..f140f8e183 100644 --- a/media-gfx/superslicer/files/version-suffix-2.3.57.7.patch +++ b/media-gfx/superslicer/files/version-suffix-2.3.57.7.patch @@ -1,11 +1,8 @@ --- a/version.inc +++ b/version.inc -@@ -2,11 +2,11 @@ - # (the version numbers are generated by the build script from the git current label) - +@@ -4,9 +4,9 @@ # name of the slicer --set(SLIC3R_APP_NAME "SuperSlicer") -+set(SLIC3R_APP_NAME "SuperSlicer2.3") + set(SLIC3R_APP_NAME "SuperSlicer") # Key fo the slicer, must only contains ascii chars and no spaces (be valid in all filesystems) -set(SLIC3R_APP_KEY "SuperSlicer") +set(SLIC3R_APP_KEY "SuperSlicer2.3") @@ -13,5 +10,29 @@ -set(SLIC3R_APP_CMD "superslicer") +set(SLIC3R_APP_CMD "superslicer-2.3") # versions - set(SLIC3R_VERSION "2.3.56") - set(SLIC3R_VERSION_FULL "2.3.56.7") + set(SLIC3R_VERSION "2.3.57") + set(SLIC3R_VERSION_FULL "2.3.57.7") +--- a/src/platform/unix/Gcodeviewer.desktop.in ++++ b/src/platform/unix/Gcodeviewer.desktop.in +@@ -1,5 +1,5 @@ + [Desktop Entry] +-Name=@GCODEVIEWER_APP_NAME@ ++Name=@GCODEVIEWER_APP_KEY@ + Comment=G-code viewer of Slic3r + Exec=@SLIC3R_APP_CMD@ --gcodeviewer %F + Icon=@GCODEVIEWER_APP_KEY@ +--- a/src/platform/unix/Slic3r.desktop.in ++++ b/src/platform/unix/Slic3r.desktop.in +@@ -1,5 +1,5 @@ + [Desktop Entry] +-Name=@SLIC3R_APP_NAME@ ++Name=@SLIC3R_APP_KEY@ + GenericName=3D Printing Software + Comment=G-code generator for 3D printers + Icon=@SLIC3R_APP_KEY@ +@@ -10,4 +10,4 @@ MimeType=model/stl;application/vnd.ms-3mfdocument;application/prs.wavefront-obj; + Categories=Graphics;3DGraphics;Engineering; + Keywords=3D;Printing;Slicer;slice;3D;printer;convert;gcode;stl;obj;amf;SLA + StartupNotify=false +-StartupWMClass=@SLIC3R_APP_KEY@ ++StartupWMClass=@SLIC3R_APP_NAME@ diff --git a/media-gfx/superslicer/files/version-suffix-2.3.57.9.patch b/media-gfx/superslicer/files/version-suffix-2.3.57.9.patch index 0daae037f8..bd41db6844 100644 --- a/media-gfx/superslicer/files/version-suffix-2.3.57.9.patch +++ b/media-gfx/superslicer/files/version-suffix-2.3.57.9.patch @@ -1,11 +1,8 @@ --- a/version.inc +++ b/version.inc -@@ -2,11 +2,11 @@ - # (the version numbers are generated by the build script from the git current label) - +@@ -4,9 +4,9 @@ # name of the slicer --set(SLIC3R_APP_NAME "SuperSlicer") -+set(SLIC3R_APP_NAME "SuperSlicer2.3") + set(SLIC3R_APP_NAME "SuperSlicer") # Key fo the slicer, must only contains ascii chars and no spaces (be valid in all filesystems) -set(SLIC3R_APP_KEY "SuperSlicer") +set(SLIC3R_APP_KEY "SuperSlicer2.3") @@ -15,3 +12,27 @@ # versions set(SLIC3R_VERSION "2.3.57") set(SLIC3R_VERSION_FULL "2.3.57.9") +--- a/src/platform/unix/Gcodeviewer.desktop.in ++++ b/src/platform/unix/Gcodeviewer.desktop.in +@@ -1,5 +1,5 @@ + [Desktop Entry] +-Name=@GCODEVIEWER_APP_NAME@ ++Name=@GCODEVIEWER_APP_KEY@ + Comment=G-code viewer of Slic3r + Exec=@SLIC3R_APP_CMD@ --gcodeviewer %F + Icon=@GCODEVIEWER_APP_KEY@ +--- a/src/platform/unix/Slic3r.desktop.in ++++ b/src/platform/unix/Slic3r.desktop.in +@@ -1,5 +1,5 @@ + [Desktop Entry] +-Name=@SLIC3R_APP_NAME@ ++Name=@SLIC3R_APP_KEY@ + GenericName=3D Printing Software + Comment=G-code generator for 3D printers + Icon=@SLIC3R_APP_KEY@ +@@ -10,4 +10,4 @@ MimeType=model/stl;application/vnd.ms-3mfdocument;application/prs.wavefront-obj; + Categories=Graphics;3DGraphics;Engineering; + Keywords=3D;Printing;Slicer;slice;3D;printer;convert;gcode;stl;obj;amf;SLA + StartupNotify=false +-StartupWMClass=@SLIC3R_APP_KEY@ ++StartupWMClass=@SLIC3R_APP_NAME@ diff --git a/media-gfx/superslicer/superslicer-2.2.53.4.ebuild b/media-gfx/superslicer/superslicer-2.2.53.4-r1.ebuild similarity index 100% rename from media-gfx/superslicer/superslicer-2.2.53.4.ebuild rename to media-gfx/superslicer/superslicer-2.2.53.4-r1.ebuild diff --git a/media-gfx/superslicer/superslicer-2.3.57.10.ebuild b/media-gfx/superslicer/superslicer-2.3.57.10.ebuild new file mode 100644 index 0000000000..f7182ba820 --- /dev/null +++ b/media-gfx/superslicer/superslicer-2.3.57.10.ebuild @@ -0,0 +1,108 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +WX_GTK_VER="3.0-gtk3" + +inherit xdg cmake desktop wxwidgets + +MY_PN="SuperSlicer" +DESCRIPTION="A mesh slicer to generated G-Code for fused-filament fabrication" +HOMEPAGE="https://github.com/supermerill/SuperSlicer" +SRC_URI="https://github.com/supermerill/SuperSlicer/archive/${PV}.tar.gz -> ${P}.tar.gz + profiles? ( https://github.com/slic3r/slic3r-profiles/archive/118aa919c16837eb2ff6ba97e2934fa4144ef806.zip -> ${P}-profiles.zip )" +S="${WORKDIR}/${MY_PN}-${PV}" + +LICENSE="AGPL-3" +SLOT="23" +KEYWORDS="~amd64" +IUSE="gui test profiles" + +# tests fail to link with USE=-gui, bug #760096 +REQUIRED_USE="test? ( gui )" +RESTRICT="!test? ( test )" + +BDEPEND="profiles? ( app-arch/unzip )" +RDEPEND=" + dev-cpp/eigen:3 + dev-cpp/tbb + >=dev-libs/boost-1.73.0:=[nls,threads(+)] + dev-libs/cereal + dev-libs/expat + dev-libs/c-blosc + dev-libs/gmp:= + >=dev-libs/miniz-2.1.0-r2 + dev-libs/mpfr:= + >=media-gfx/openvdb-5.0.0 + media-libs/ilmbase:= + media-libs/libpng:0= + media-libs/openexr:0= + media-libs/qhull:= + sci-libs/libigl + sci-libs/nlopt + >=sci-mathematics/cgal-5.0:= + sys-apps/dbus + sys-libs/zlib:= + gui? ( + dev-libs/glib:2 + media-libs/glew:0= + net-misc/curl + virtual/glu + virtual/opengl + x11-libs/gtk+:3 + >=x11-libs/wxGTK-3.0.5.1:=[X,opengl] + ) +" +DEPEND="${RDEPEND} + media-libs/qhull[static-libs] + test? ( dev-cpp/gtest ) +" + +PATCHES=( + "${FILESDIR}/miniz-zip-header-2.2.53.4.patch" + "${FILESDIR}/freecad-dialog-2.2.53.4.patch" + "${FILESDIR}/missing-imports-${PV}.patch" + "${FILESDIR}/version-suffix-${PV}.patch" +) + +src_unpack() { + unpack ${P}.tar.gz + mv "${S}/resources/icons/SuperSlicer_192px.png" "${S}/resources/icons/SuperSlicer2.3_192px.png" || die "Failed to rename icons" + mv "${S}/resources/icons/SuperSlicer_192px_transparent.png" "${S}/resources/icons/SuperSlicer2.3_192px_transparent.png" || die "Failed to rename icons" + mv "${S}/resources/icons/SuperSlicer_128px.png" "${S}/resources/icons/SuperSlicer2.3_128px.png" || die "Failed to rename icons" + mv "${S}/resources/icons/SuperSlicer-gcodeviewer_128px.png" "${S}/resources/icons/SuperSlicer2.3-gcodeviewer_128px.png" || die "Failed to rename icons" + mv "${S}/resources/icons/SuperSlicer-gcodeviewer_192px.png" "${S}/resources/icons/SuperSlicer2.3-gcodeviewer_192px.png" || die "Failed to rename icons" + cp "${S}/resources/icons/SuperSlicer.png" "${S}/resources/icons/SuperSlicer2.3_logo.png" || die "Failed to make logo icon" + + use profiles && unpack ${P}-profiles.zip && + if use profiles ; then + cp -r "${WORKDIR}/slic3r-profiles-118aa919c16837eb2ff6ba97e2934fa4144ef806/"* "${S}/resources/profiles" || die "Failed to copy profiles" + fi +} + +src_configure() { + use gui && setup-wxwidgets + + CMAKE_BUILD_TYPE=Release + local mycmakeargs=( + -DSLIC3R_BUILD_TESTS=$(usex test) + -DSLIC3R_FHS=ON + -DSLIC3R_GTK=3 + -DSLIC3R_GUI=$(usex gui) + -DSLIC3R_PCH=OFF + -DSLIC3R_WX_STABLE=ON + -Wno-dev + ) + + cmake_src_configure +} + +src_install() { + cmake_src_install + + if use gui; then + newicon -s 128 resources/icons/SuperSlicer2.3_128px.png SuperSlicer2.3.png + dosym superslicer-2.3 /usr/bin/superslicer-2.3-gcodeviewer + fi +} diff --git a/media-gfx/superslicer/superslicer-2.3.57.7.ebuild b/media-gfx/superslicer/superslicer-2.3.57.7-r1.ebuild similarity index 84% rename from media-gfx/superslicer/superslicer-2.3.57.7.ebuild rename to media-gfx/superslicer/superslicer-2.3.57.7-r1.ebuild index 9f44fab0c6..b352df777c 100644 --- a/media-gfx/superslicer/superslicer-2.3.57.7.ebuild +++ b/media-gfx/superslicer/superslicer-2.3.57.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ MY_PN="SuperSlicer" DESCRIPTION="A mesh slicer to generated G-Code for fused-filament fabrication" HOMEPAGE="https://github.com/supermerill/SuperSlicer" SRC_URI="https://github.com/supermerill/SuperSlicer/archive/${PV}.tar.gz -> ${P}.tar.gz - profiles? ( https://github.com/slic3r/slic3r-profiles/archive/118aa919c16837eb2ff6ba97e2934fa4144ef806.tar.gz -> ${P}-profiles.tar.gz )" + profiles? ( https://github.com/slic3r/slic3r-profiles/archive/118aa919c16837eb2ff6ba97e2934fa4144ef806.zip -> ${P}-profiles.zip )" S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="AGPL-3" @@ -23,6 +23,7 @@ IUSE="gui test profiles" REQUIRED_USE="test? ( gui )" RESTRICT="!test? ( test )" +BDEPEND="profiles? ( app-arch/unzip )" RDEPEND=" dev-cpp/eigen:3 dev-cpp/tbb @@ -75,7 +76,7 @@ src_unpack() { mv "${S}/resources/icons/SuperSlicer-gcodeviewer_192px.png" "${S}/resources/icons/SuperSlicer2.3-gcodeviewer_192px.png" || die "Failed to rename icons" cp "${S}/resources/icons/SuperSlicer.png" "${S}/resources/icons/SuperSlicer2.3_logo.png" || die "Failed to make logo icon" - use profiles && unpack ${P}-profiles.tar.gz && + use profiles && unpack ${P}-profiles.zip && if use profiles ; then cp -r "${WORKDIR}/slic3r-profiles-118aa919c16837eb2ff6ba97e2934fa4144ef806/"* "${S}/resources/profiles" || die "Failed to copy profiles" fi @@ -102,11 +103,7 @@ src_install() { cmake_src_install if use gui; then - newicon -s 128 resources/icons/Slic3r_128px.png SuperSli3er_2.3.png + newicon -s 128 resources/icons/SuperSlicer2.3_128px.png SuperSlicer2.3.png dosym superslicer-2.3 /usr/bin/superslicer-2.3-gcodeviewer - make_desktop_entry superslicer "SuperSlicer 2.3" "SuperSli3er_2.3" "Graphics;3DGraphics;Engineering;" \ - "MimeType=model/stl;application/vnd.ms-3mfdocument;application/prs.wavefront-obj;application/x-amf;" \ - "GenericName=3D Printing Software" \ - "Keywords=3D;Printing;Slicer;slice;3D;printer;convert;gcode;stl;obj;amf;SLA" fi } diff --git a/media-gfx/superslicer/superslicer-2.3.57.9.ebuild b/media-gfx/superslicer/superslicer-2.3.57.9-r1.ebuild similarity index 88% rename from media-gfx/superslicer/superslicer-2.3.57.9.ebuild rename to media-gfx/superslicer/superslicer-2.3.57.9-r1.ebuild index 00ff86a242..c16a1f5c72 100644 --- a/media-gfx/superslicer/superslicer-2.3.57.9.ebuild +++ b/media-gfx/superslicer/superslicer-2.3.57.9-r1.ebuild @@ -103,11 +103,7 @@ src_install() { cmake_src_install if use gui; then - newicon -s 128 resources/icons/Slic3r_128px.png SuperSli3er_2.3.png + newicon -s 128 resources/icons/SuperSlicer2.3_128px.png SuperSlicer2.3.png dosym superslicer-2.3 /usr/bin/superslicer-2.3-gcodeviewer - make_desktop_entry superslicer "SuperSlicer 2.3" "SuperSli3er_2.3" "Graphics;3DGraphics;Engineering;" \ - "MimeType=model/stl;application/vnd.ms-3mfdocument;application/prs.wavefront-obj;application/x-amf;" \ - "GenericName=3D Printing Software" \ - "Keywords=3D;Printing;Slicer;slice;3D;printer;convert;gcode;stl;obj;amf;SLA" fi } diff --git a/media-libs/fcft/Manifest b/media-libs/fcft/Manifest deleted file mode 100644 index cad9ccf701..0000000000 --- a/media-libs/fcft/Manifest +++ /dev/null @@ -1,10 +0,0 @@ -DIST fcft-2.3.3.tar.gz 313168 BLAKE2B b3dbc3af511e8a8007a17400fe6880a08a62ca0cb69795438ab7c6a86f856b25a3bd26cdef8031f1c8d66f4527d191a72ce87852f001e05b8f37285dea4befb5 SHA512 91f3c1292889c2fd1cdce439e0168a37a932d3a05ea78fff93ce69ea7b1adc33424e67a0b2c36931d26128e1169e6f784f16445475c94690dedf608f92278009 -DIST fcft-2.4.0.tar.gz 323605 BLAKE2B 1926d26b633cf768257340f093de734513678f3b5e62cb2fa89fd08496d06b36de89fe797a5328c35a5b467d3ea48214d5a3e76660d2effaea0f28fddbc7bd48 SHA512 0904344cf69875e5ed2b0543911cfcbd7fddafcc19ef611ff6abb30004515eb61a69f5add25f9576132dcd60bc0c2cc7f6461fade9124a32c4026154e56d8e64 -DIST fcft-2.4.1.tar.gz 323792 BLAKE2B d33c087ec4bf6f0b2bba6da0110abe50de5f232beac970e657416e73f1d02fd54d342686d954e67eca86e5f676d793d94edae52f64a85ea62e662a8552289ae4 SHA512 2cce6db53010262eec36a8ef8ba146e296513b89d6a9358868c49acce1db75e058c66ef43b66433d9644460d85c6cbcdb8d755f14ca3b5a58912cd8e0e83f120 -DIST fcft-2.4.2.tar.gz 323827 BLAKE2B ae19997f3ad1ccd4170332978b83dd00547be1fff5908be84d7811357821f7606fa6da1bfaf51f94f8fd6dd68609eea6098079336cc606ea831ffe97b1ce6f28 SHA512 667a2adabca4538e8b8db5ea9f7dba5eb703aa675c3aa869769ee927c8a29860294811756746e9f308a3ded9e8ef259f8c078d528b9fecd19536e6f5926cf558 -DIST fcft-2.4.3.tar.gz 324345 BLAKE2B 06f79351887b875bc37e940b2fe6fb89f00d9051713f951070e836618f3817c189f4fc167ea2334acf8f03135fa40597c07016cbd7ae9be0d86cbbfec1bd79c0 SHA512 8eb7fc108e89eeaf240eec2d3e4157b13e707ab996d5e94d5bb5488ee45a0f5df3686e7e515f9c50efa0199e9cbb2fc0192d7a09a20a298fa6edd77227a3d623 -DIST fcft-2.4.4.tar.gz 324371 BLAKE2B 2bba92bb67904e8ce26228191fad77fe4b5bf881dc38fa851f80f8ef69bc6df44ad6775d86157df7671f064042cc4b4523206b96e9a4b9b7375950624dea50a6 SHA512 45d1ab44b820f78f78ab71839d16af8244cb07abd363e9d9bf0cde0df60cb7f2de9e134081c02ee68f24aca76842ea6301d28b71af7148f62019a0af6c45d035 -DIST fcft-2.4.5.tar.gz 403734 BLAKE2B 3fbd0119bb1d955b0e01be4f0ab00348b0b589849e0b338b39e424edd4994bb7ef9f51daa4e2905052a524e47d7b0f1c324300bb755eb4a43a8d920bdb820a1a SHA512 e29cabcb76357c91a93b63eaac1d548a7e4a4c05f6db39448bef6949c5e42965493b588b5c1d5cd2a223bce29e6f2a673ed63ebfa2d0d59a7edc453df06c5c8d -DIST fcft-2.4.6.tar.gz 411139 BLAKE2B bbf0becd32060b74fdd0bbea09cdeb9251fdf660b63fb06c6d27b2cf7e7c088fb9a7e97ef2eb16326a139739a671fbd1ee0ae06ba026a27b16a16b37560db33f SHA512 554d4e01a24aba36eb44c195eef8b82aac08e8e32ddae3dabc45bef20428d02aee981610edecfb9f8311250b5c2c783664b0929305a857dd2910431512a91d95 -DIST fcft-2.5.0.tar.gz 440068 BLAKE2B fa98eace254c2f0e04735b2f6a17bc68a94e24ad201474d3af546d385279fe275ab8a283ca0e50566879befc3bc28f7ecaef2e3aa8380d1f55999f1c0c136b66 SHA512 2bd65232ecaf10a4995051eb1409aa8e676365c7d7574e1cd6cbda73e809558572beb0c0bd7e85ee4cf946bfbc83968bef90e54fa70833ab64d70f5439de9bad -DIST fcft-2.5.1.tar.gz 440347 BLAKE2B 604e4d5cd3402bc9e2df757db8c85849ec626e2a0790de42f0e19b6ae58ee27914c4c6dceb78dfac56bd2979577e0098643e27a4a5d6c816891053657029839b SHA512 a5f8baca67bb86cd478bca768259bc162472b95407a5ee4384466d44bdb17ba4788c80465a3bf61fd23e7c9c6b1fc4adef69283250510f646539614cbbca5ab0 diff --git a/media-libs/fcft/fcft-2.3.3.ebuild b/media-libs/fcft/fcft-2.3.3.ebuild deleted file mode 100644 index 33f4d40d6a..0000000000 --- a/media-libs/fcft/fcft-2.3.3.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 2020-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit meson - -if [[ ${PV} != *9999* ]]; then - SRC_URI="https://codeberg.org/dnkl/fcft/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - S="${WORKDIR}/${PN}" -else - inherit git-r3 - EGIT_REPO_URI="https://codeberg.org/dnkl/fcft.git" -fi - -DESCRIPTION="A simple library for font loading and glyph rasterization" -HOMEPAGE="https://codeberg.org/dnkl/fcft" -LICENSE="MIT" -SLOT="0" -IUSE="+text-shaping" - -DEPEND=" - dev-libs/tllist - media-libs/fontconfig - media-libs/freetype - text-shaping? ( media-libs/harfbuzz ) - x11-libs/pixman -" -RDEPEND="${DEPEND}" -BDEPEND="app-text/scdoc" - -src_configure() { - local emesonargs=( - $(meson_feature text-shaping) - "-Dwerror=false" - ) - meson_src_configure -} - -src_install() { - meson_src_install - mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${PF}" -} diff --git a/media-libs/fcft/fcft-2.4.0.ebuild b/media-libs/fcft/fcft-2.4.0.ebuild deleted file mode 100644 index b0405660b1..0000000000 --- a/media-libs/fcft/fcft-2.4.0.ebuild +++ /dev/null @@ -1,77 +0,0 @@ -# Copyright 2020-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit meson - -if [[ ${PV} != *9999* ]]; then - SRC_URI="https://codeberg.org/dnkl/fcft/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - S="${WORKDIR}/${PN}" -else - inherit git-r3 - EGIT_REPO_URI="https://codeberg.org/dnkl/fcft.git" -fi - -DESCRIPTION="A simple library for font loading and glyph rasterization" -HOMEPAGE="https://codeberg.org/dnkl/fcft" -LICENSE="MIT" -SLOT="0/3" -IUSE="examples +text-shaping test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-libs/tllist - media-libs/fontconfig - media-libs/freetype - x11-libs/pixman - text-shaping? ( media-libs/harfbuzz ) - examples? ( - dev-libs/libutf8proc:= - dev-libs/wayland - ) -" -DEPEND=" - ${RDEPEND} - test? ( - text-shaping? ( media-fonts/noto-emoji ) - ) -" -BDEPEND=" - app-text/scdoc - app-i18n/unicode-data - examples? ( - dev-libs/wayland-protocols - dev-util/wayland-scanner - ) -" - -src_prepare() { - default - - rm -r "unicode" || die "Failed removing vendored unicode-data" - - sed -i "s;unicode/UnicodeData.txt;${EPREFIX}/usr/share/unicode-data/UnicodeData.txt;" \ - meson.build || die "Failed changing UnicodeData.txt to system's copy" -} - -src_configure() { - local emesonargs=( - $(meson_feature text-shaping) - $(meson_use examples) - "-Dwerror=false" - ) - - use test && emesonargs+=( - $(meson_use text-shaping test-text-shaping) - ) - - meson_src_configure -} - -src_install() { - meson_src_install - use examples && newbin "${BUILD_DIR}/example/example" fcft-example - mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${PF}" -} diff --git a/media-libs/fcft/fcft-2.4.1.ebuild b/media-libs/fcft/fcft-2.4.1.ebuild deleted file mode 100644 index b0405660b1..0000000000 --- a/media-libs/fcft/fcft-2.4.1.ebuild +++ /dev/null @@ -1,77 +0,0 @@ -# Copyright 2020-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit meson - -if [[ ${PV} != *9999* ]]; then - SRC_URI="https://codeberg.org/dnkl/fcft/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - S="${WORKDIR}/${PN}" -else - inherit git-r3 - EGIT_REPO_URI="https://codeberg.org/dnkl/fcft.git" -fi - -DESCRIPTION="A simple library for font loading and glyph rasterization" -HOMEPAGE="https://codeberg.org/dnkl/fcft" -LICENSE="MIT" -SLOT="0/3" -IUSE="examples +text-shaping test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-libs/tllist - media-libs/fontconfig - media-libs/freetype - x11-libs/pixman - text-shaping? ( media-libs/harfbuzz ) - examples? ( - dev-libs/libutf8proc:= - dev-libs/wayland - ) -" -DEPEND=" - ${RDEPEND} - test? ( - text-shaping? ( media-fonts/noto-emoji ) - ) -" -BDEPEND=" - app-text/scdoc - app-i18n/unicode-data - examples? ( - dev-libs/wayland-protocols - dev-util/wayland-scanner - ) -" - -src_prepare() { - default - - rm -r "unicode" || die "Failed removing vendored unicode-data" - - sed -i "s;unicode/UnicodeData.txt;${EPREFIX}/usr/share/unicode-data/UnicodeData.txt;" \ - meson.build || die "Failed changing UnicodeData.txt to system's copy" -} - -src_configure() { - local emesonargs=( - $(meson_feature text-shaping) - $(meson_use examples) - "-Dwerror=false" - ) - - use test && emesonargs+=( - $(meson_use text-shaping test-text-shaping) - ) - - meson_src_configure -} - -src_install() { - meson_src_install - use examples && newbin "${BUILD_DIR}/example/example" fcft-example - mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${PF}" -} diff --git a/media-libs/fcft/fcft-2.4.2.ebuild b/media-libs/fcft/fcft-2.4.2.ebuild deleted file mode 100644 index b0405660b1..0000000000 --- a/media-libs/fcft/fcft-2.4.2.ebuild +++ /dev/null @@ -1,77 +0,0 @@ -# Copyright 2020-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit meson - -if [[ ${PV} != *9999* ]]; then - SRC_URI="https://codeberg.org/dnkl/fcft/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - S="${WORKDIR}/${PN}" -else - inherit git-r3 - EGIT_REPO_URI="https://codeberg.org/dnkl/fcft.git" -fi - -DESCRIPTION="A simple library for font loading and glyph rasterization" -HOMEPAGE="https://codeberg.org/dnkl/fcft" -LICENSE="MIT" -SLOT="0/3" -IUSE="examples +text-shaping test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-libs/tllist - media-libs/fontconfig - media-libs/freetype - x11-libs/pixman - text-shaping? ( media-libs/harfbuzz ) - examples? ( - dev-libs/libutf8proc:= - dev-libs/wayland - ) -" -DEPEND=" - ${RDEPEND} - test? ( - text-shaping? ( media-fonts/noto-emoji ) - ) -" -BDEPEND=" - app-text/scdoc - app-i18n/unicode-data - examples? ( - dev-libs/wayland-protocols - dev-util/wayland-scanner - ) -" - -src_prepare() { - default - - rm -r "unicode" || die "Failed removing vendored unicode-data" - - sed -i "s;unicode/UnicodeData.txt;${EPREFIX}/usr/share/unicode-data/UnicodeData.txt;" \ - meson.build || die "Failed changing UnicodeData.txt to system's copy" -} - -src_configure() { - local emesonargs=( - $(meson_feature text-shaping) - $(meson_use examples) - "-Dwerror=false" - ) - - use test && emesonargs+=( - $(meson_use text-shaping test-text-shaping) - ) - - meson_src_configure -} - -src_install() { - meson_src_install - use examples && newbin "${BUILD_DIR}/example/example" fcft-example - mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${PF}" -} diff --git a/media-libs/fcft/fcft-2.4.3.ebuild b/media-libs/fcft/fcft-2.4.3.ebuild deleted file mode 100644 index b0405660b1..0000000000 --- a/media-libs/fcft/fcft-2.4.3.ebuild +++ /dev/null @@ -1,77 +0,0 @@ -# Copyright 2020-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit meson - -if [[ ${PV} != *9999* ]]; then - SRC_URI="https://codeberg.org/dnkl/fcft/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - S="${WORKDIR}/${PN}" -else - inherit git-r3 - EGIT_REPO_URI="https://codeberg.org/dnkl/fcft.git" -fi - -DESCRIPTION="A simple library for font loading and glyph rasterization" -HOMEPAGE="https://codeberg.org/dnkl/fcft" -LICENSE="MIT" -SLOT="0/3" -IUSE="examples +text-shaping test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-libs/tllist - media-libs/fontconfig - media-libs/freetype - x11-libs/pixman - text-shaping? ( media-libs/harfbuzz ) - examples? ( - dev-libs/libutf8proc:= - dev-libs/wayland - ) -" -DEPEND=" - ${RDEPEND} - test? ( - text-shaping? ( media-fonts/noto-emoji ) - ) -" -BDEPEND=" - app-text/scdoc - app-i18n/unicode-data - examples? ( - dev-libs/wayland-protocols - dev-util/wayland-scanner - ) -" - -src_prepare() { - default - - rm -r "unicode" || die "Failed removing vendored unicode-data" - - sed -i "s;unicode/UnicodeData.txt;${EPREFIX}/usr/share/unicode-data/UnicodeData.txt;" \ - meson.build || die "Failed changing UnicodeData.txt to system's copy" -} - -src_configure() { - local emesonargs=( - $(meson_feature text-shaping) - $(meson_use examples) - "-Dwerror=false" - ) - - use test && emesonargs+=( - $(meson_use text-shaping test-text-shaping) - ) - - meson_src_configure -} - -src_install() { - meson_src_install - use examples && newbin "${BUILD_DIR}/example/example" fcft-example - mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${PF}" -} diff --git a/media-libs/fcft/fcft-2.4.4.ebuild b/media-libs/fcft/fcft-2.4.4.ebuild deleted file mode 100644 index b0405660b1..0000000000 --- a/media-libs/fcft/fcft-2.4.4.ebuild +++ /dev/null @@ -1,77 +0,0 @@ -# Copyright 2020-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit meson - -if [[ ${PV} != *9999* ]]; then - SRC_URI="https://codeberg.org/dnkl/fcft/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - S="${WORKDIR}/${PN}" -else - inherit git-r3 - EGIT_REPO_URI="https://codeberg.org/dnkl/fcft.git" -fi - -DESCRIPTION="A simple library for font loading and glyph rasterization" -HOMEPAGE="https://codeberg.org/dnkl/fcft" -LICENSE="MIT" -SLOT="0/3" -IUSE="examples +text-shaping test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-libs/tllist - media-libs/fontconfig - media-libs/freetype - x11-libs/pixman - text-shaping? ( media-libs/harfbuzz ) - examples? ( - dev-libs/libutf8proc:= - dev-libs/wayland - ) -" -DEPEND=" - ${RDEPEND} - test? ( - text-shaping? ( media-fonts/noto-emoji ) - ) -" -BDEPEND=" - app-text/scdoc - app-i18n/unicode-data - examples? ( - dev-libs/wayland-protocols - dev-util/wayland-scanner - ) -" - -src_prepare() { - default - - rm -r "unicode" || die "Failed removing vendored unicode-data" - - sed -i "s;unicode/UnicodeData.txt;${EPREFIX}/usr/share/unicode-data/UnicodeData.txt;" \ - meson.build || die "Failed changing UnicodeData.txt to system's copy" -} - -src_configure() { - local emesonargs=( - $(meson_feature text-shaping) - $(meson_use examples) - "-Dwerror=false" - ) - - use test && emesonargs+=( - $(meson_use text-shaping test-text-shaping) - ) - - meson_src_configure -} - -src_install() { - meson_src_install - use examples && newbin "${BUILD_DIR}/example/example" fcft-example - mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${PF}" -} diff --git a/media-libs/fcft/fcft-2.4.5.ebuild b/media-libs/fcft/fcft-2.4.5.ebuild deleted file mode 100644 index b0405660b1..0000000000 --- a/media-libs/fcft/fcft-2.4.5.ebuild +++ /dev/null @@ -1,77 +0,0 @@ -# Copyright 2020-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit meson - -if [[ ${PV} != *9999* ]]; then - SRC_URI="https://codeberg.org/dnkl/fcft/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - S="${WORKDIR}/${PN}" -else - inherit git-r3 - EGIT_REPO_URI="https://codeberg.org/dnkl/fcft.git" -fi - -DESCRIPTION="A simple library for font loading and glyph rasterization" -HOMEPAGE="https://codeberg.org/dnkl/fcft" -LICENSE="MIT" -SLOT="0/3" -IUSE="examples +text-shaping test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-libs/tllist - media-libs/fontconfig - media-libs/freetype - x11-libs/pixman - text-shaping? ( media-libs/harfbuzz ) - examples? ( - dev-libs/libutf8proc:= - dev-libs/wayland - ) -" -DEPEND=" - ${RDEPEND} - test? ( - text-shaping? ( media-fonts/noto-emoji ) - ) -" -BDEPEND=" - app-text/scdoc - app-i18n/unicode-data - examples? ( - dev-libs/wayland-protocols - dev-util/wayland-scanner - ) -" - -src_prepare() { - default - - rm -r "unicode" || die "Failed removing vendored unicode-data" - - sed -i "s;unicode/UnicodeData.txt;${EPREFIX}/usr/share/unicode-data/UnicodeData.txt;" \ - meson.build || die "Failed changing UnicodeData.txt to system's copy" -} - -src_configure() { - local emesonargs=( - $(meson_feature text-shaping) - $(meson_use examples) - "-Dwerror=false" - ) - - use test && emesonargs+=( - $(meson_use text-shaping test-text-shaping) - ) - - meson_src_configure -} - -src_install() { - meson_src_install - use examples && newbin "${BUILD_DIR}/example/example" fcft-example - mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${PF}" -} diff --git a/media-libs/fcft/fcft-2.4.6.ebuild b/media-libs/fcft/fcft-2.4.6.ebuild deleted file mode 100644 index d6ec4d3f36..0000000000 --- a/media-libs/fcft/fcft-2.4.6.ebuild +++ /dev/null @@ -1,77 +0,0 @@ -# Copyright 2020-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit meson - -if [[ ${PV} != *9999* ]]; then - SRC_URI="https://codeberg.org/dnkl/fcft/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - S="${WORKDIR}/${PN}" -else - inherit git-r3 - EGIT_REPO_URI="https://codeberg.org/dnkl/fcft.git" -fi - -DESCRIPTION="A simple library for font loading and glyph rasterization" -HOMEPAGE="https://codeberg.org/dnkl/fcft" -LICENSE="MIT" -SLOT="0/3" -IUSE="examples +text-shaping test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-libs/tllist - media-libs/fontconfig - media-libs/freetype - x11-libs/pixman - text-shaping? ( media-libs/harfbuzz ) - examples? ( - dev-libs/libutf8proc:= - dev-libs/wayland - ) -" -DEPEND=" - ${RDEPEND} - test? ( - text-shaping? ( media-fonts/noto-emoji ) - ) -" -BDEPEND=" - app-text/scdoc - app-i18n/unicode-data - examples? ( - dev-libs/wayland-protocols - dev-util/wayland-scanner - ) -" - -src_prepare() { - default - - rm -r "unicode" || die "Failed removing vendored unicode-data" - - sed -i "s;unicode/UnicodeData.txt;${EPREFIX}/usr/share/unicode-data/UnicodeData.txt;" \ - meson.build || die "Failed changing UnicodeData.txt to system's copy" -} - -src_configure() { - local emesonargs=( - $(meson_feature text-shaping) - $(meson_use examples) - "-Dwerror=false" - ) - - use test && emesonargs+=( - $(meson_use text-shaping test-text-shaping) - ) - - meson_src_configure -} - -src_install() { - meson_src_install - use examples && newbin "${BUILD_DIR}/example/example" fcft-example - mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${PF}" || die "Failed to install docs" -} diff --git a/media-libs/fcft/fcft-2.5.0.ebuild b/media-libs/fcft/fcft-2.5.0.ebuild deleted file mode 100644 index 2dbb8707a3..0000000000 --- a/media-libs/fcft/fcft-2.5.0.ebuild +++ /dev/null @@ -1,82 +0,0 @@ -# Copyright 2020-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit meson - -if [[ ${PV} != *9999* ]]; then - SRC_URI="https://codeberg.org/dnkl/fcft/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - S="${WORKDIR}/${PN}" -else - inherit git-r3 - EGIT_REPO_URI="https://codeberg.org/dnkl/fcft.git" -fi - -DESCRIPTION="A simple library for font loading and glyph rasterization" -HOMEPAGE="https://codeberg.org/dnkl/fcft" -LICENSE="MIT" -SLOT="0/3" -IUSE="examples +text-shaping test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-libs/tllist - media-libs/fontconfig - media-libs/freetype - x11-libs/pixman - text-shaping? ( - dev-libs/libutf8proc:= - media-libs/harfbuzz - ) - examples? ( - dev-libs/libutf8proc:= - dev-libs/wayland - ) -" -DEPEND=" - ${RDEPEND} - test? ( - text-shaping? ( media-fonts/noto-emoji ) - ) -" -BDEPEND=" - app-text/scdoc - app-i18n/unicode-data - examples? ( - dev-libs/wayland-protocols - dev-util/wayland-scanner - ) -" - -src_prepare() { - default - - rm -r "unicode" || die "Failed removing vendored unicode-data" - - sed -i "s;unicode/UnicodeData.txt;${EPREFIX}/usr/share/unicode-data/UnicodeData.txt;" \ - meson.build || die "Failed changing UnicodeData.txt to system's copy" - sed -i "s;unicode/emoji-data.txt;${EPREFIX}/usr/share/unicode-data/emoji/emoji-data.txt;" \ - meson.build || die "Failed changing emoji-data.txt to system's copy" -} - -src_configure() { - local emesonargs=( - $(meson_feature text-shaping run-shaping) - $(meson_use examples) - "-Dwerror=false" - ) - - use test && emesonargs+=( - $(meson_use text-shaping test-text-shaping) - ) - - meson_src_configure -} - -src_install() { - meson_src_install - use examples && newbin "${BUILD_DIR}/example/example" fcft-example - mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${PF}" || die "Failed to install docs" -} diff --git a/media-libs/fcft/fcft-2.5.1.ebuild b/media-libs/fcft/fcft-2.5.1.ebuild deleted file mode 100644 index c884511f3a..0000000000 --- a/media-libs/fcft/fcft-2.5.1.ebuild +++ /dev/null @@ -1,83 +0,0 @@ -# Copyright 2020-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit meson - -if [[ ${PV} != *9999* ]]; then - SRC_URI="https://codeberg.org/dnkl/fcft/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - S="${WORKDIR}/${PN}" -else - inherit git-r3 - EGIT_REPO_URI="https://codeberg.org/dnkl/fcft.git" -fi - -DESCRIPTION="A simple library for font loading and glyph rasterization" -HOMEPAGE="https://codeberg.org/dnkl/fcft" -LICENSE="MIT" -SLOT="0/3" -IUSE="examples +text-shaping +man test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-libs/tllist - media-libs/fontconfig - media-libs/freetype - x11-libs/pixman - text-shaping? ( - dev-libs/libutf8proc:= - media-libs/harfbuzz - ) - examples? ( - dev-libs/libutf8proc:= - dev-libs/wayland - ) -" -DEPEND=" - ${RDEPEND} - test? ( - text-shaping? ( media-fonts/noto-emoji ) - ) -" -BDEPEND=" - app-i18n/unicode-data - man? ( app-text/scdoc ) - examples? ( - dev-libs/wayland-protocols - dev-util/wayland-scanner - ) -" - -src_prepare() { - default - - rm -r "unicode" || die "Failed removing vendored unicode-data" - - sed -i "s;unicode/UnicodeData.txt;${EPREFIX}/usr/share/unicode-data/UnicodeData.txt;" \ - meson.build || die "Failed changing UnicodeData.txt to system's copy" - sed -i "s;unicode/emoji-data.txt;${EPREFIX}/usr/share/unicode-data/emoji/emoji-data.txt;" \ - meson.build || die "Failed changing emoji-data.txt to system's copy" -} - -src_configure() { - local emesonargs=( - $(meson_feature text-shaping run-shaping) - $(meson_feature man docs) - $(meson_use examples) - "-Dwerror=false" - ) - - use test && emesonargs+=( - $(meson_use text-shaping test-text-shaping) - ) - - meson_src_configure -} - -src_install() { - meson_src_install - use examples && newbin "${BUILD_DIR}/example/example" fcft-example - mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${PF}" || die "Failed to install docs" -} diff --git a/media-libs/fcft/fcft-9999.ebuild b/media-libs/fcft/fcft-9999.ebuild deleted file mode 100644 index c884511f3a..0000000000 --- a/media-libs/fcft/fcft-9999.ebuild +++ /dev/null @@ -1,83 +0,0 @@ -# Copyright 2020-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit meson - -if [[ ${PV} != *9999* ]]; then - SRC_URI="https://codeberg.org/dnkl/fcft/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" - S="${WORKDIR}/${PN}" -else - inherit git-r3 - EGIT_REPO_URI="https://codeberg.org/dnkl/fcft.git" -fi - -DESCRIPTION="A simple library for font loading and glyph rasterization" -HOMEPAGE="https://codeberg.org/dnkl/fcft" -LICENSE="MIT" -SLOT="0/3" -IUSE="examples +text-shaping +man test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-libs/tllist - media-libs/fontconfig - media-libs/freetype - x11-libs/pixman - text-shaping? ( - dev-libs/libutf8proc:= - media-libs/harfbuzz - ) - examples? ( - dev-libs/libutf8proc:= - dev-libs/wayland - ) -" -DEPEND=" - ${RDEPEND} - test? ( - text-shaping? ( media-fonts/noto-emoji ) - ) -" -BDEPEND=" - app-i18n/unicode-data - man? ( app-text/scdoc ) - examples? ( - dev-libs/wayland-protocols - dev-util/wayland-scanner - ) -" - -src_prepare() { - default - - rm -r "unicode" || die "Failed removing vendored unicode-data" - - sed -i "s;unicode/UnicodeData.txt;${EPREFIX}/usr/share/unicode-data/UnicodeData.txt;" \ - meson.build || die "Failed changing UnicodeData.txt to system's copy" - sed -i "s;unicode/emoji-data.txt;${EPREFIX}/usr/share/unicode-data/emoji/emoji-data.txt;" \ - meson.build || die "Failed changing emoji-data.txt to system's copy" -} - -src_configure() { - local emesonargs=( - $(meson_feature text-shaping run-shaping) - $(meson_feature man docs) - $(meson_use examples) - "-Dwerror=false" - ) - - use test && emesonargs+=( - $(meson_use text-shaping test-text-shaping) - ) - - meson_src_configure -} - -src_install() { - meson_src_install - use examples && newbin "${BUILD_DIR}/example/example" fcft-example - mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${PF}" || die "Failed to install docs" -} diff --git a/media-libs/fcft/metadata.xml b/media-libs/fcft/metadata.xml deleted file mode 100644 index 5a2954ab2c..0000000000 --- a/media-libs/fcft/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - flewkey@2a03.party - Ryan Fox - - - Support text shaping using HarfBuzz - - diff --git a/media-libs/rtmidi/Manifest b/media-libs/rtmidi/Manifest deleted file mode 100644 index d87bfed80d..0000000000 --- a/media-libs/rtmidi/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST rtmidi-4.0.0.tar.gz 509743 BLAKE2B 16a43e0c30e49775e7fcf8af1318fb2240b97d2f5e32e043763e51896b95c38d508b3cdbbf712d562f6e57b7b3ed99f74b5a22c50cd298ebb020215c3e78eed8 SHA512 1b7e6698944104f6a80c17c9af85a9fad4b215af47277f4d9f5e61668cdea86886aae8296c79948313b3efbaa8569c441c38b0b1f3bad20dce3cee19d6a5eaa8 -DIST rtmidi-5.0.0.tar.gz 528711 BLAKE2B 2ff4643dc3b574e852d724e01e2056a33b4563848ab600efa291a92e3492cc9d2346780f7b77c6a64e88c289813b4292f61aa7fa818ed22e3d3a0148011f9da6 SHA512 8d38beff90f12b67b1553164a33e546665c0c9ec40fb797398dea245a5f80d523dfe27a0747f512cc04c1fdeffc04e50930cdc96ce7ebcd9bd34173ac4621fa2 diff --git a/media-libs/rtmidi/rtmidi-4.0.0.ebuild b/media-libs/rtmidi/rtmidi-4.0.0.ebuild deleted file mode 100644 index e36685be51..0000000000 --- a/media-libs/rtmidi/rtmidi-4.0.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit cmake - -DESCRIPTION="A set of C++ classes that provide a common API for realtime MIDI input/output" -HOMEPAGE="http://www.music.mcgill.ca/~gary/rtmidi" -SRC_URI="http://www.music.mcgill.ca/~gary/rtmidi/release/${P}.tar.gz" - -LICENSE="RtMidi" -SLOT="0" -RESTRICT="mirror" -KEYWORDS="~amd64 ~x86" -IUSE="+alsa jack" - -DEPEND=" - alsa? ( media-libs/alsa-lib ) - jack? ( virtual/jack ) -" -RDEPEND="${DEPEND}" -BDEPEND="" - -src_configure() { - mycmakeargs+=( - -DRTMIDI_API_ALSA=$(usex alsa) - -DRTMIDI_API_JACK=$(usex jack) - ) - - cmake_src_configure -} diff --git a/media-libs/rtmidi/rtmidi-5.0.0.ebuild b/media-libs/rtmidi/rtmidi-5.0.0.ebuild deleted file mode 100644 index 9c7c8d8a5f..0000000000 --- a/media-libs/rtmidi/rtmidi-5.0.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake - -DESCRIPTION="A set of C++ classes that provide a common API for realtime MIDI input/output" -HOMEPAGE="https://www.music.mcgill.ca/~gary/rtmidi" -SRC_URI="https://www.music.mcgill.ca/~gary/rtmidi/release/${P}.tar.gz" - -LICENSE="RtMidi" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="+alsa jack" - -DEPEND=" - alsa? ( media-libs/alsa-lib ) - jack? ( virtual/jack ) -" -RDEPEND="${DEPEND}" - -src_configure() { - mycmakeargs+=( - -DRTMIDI_API_ALSA=$(usex alsa) - -DRTMIDI_API_JACK=$(usex jack) - ) - - cmake_src_configure -} diff --git a/media-sound/spotify_dl/Manifest b/media-sound/spotify_dl/Manifest index 22d0f01822..24a07b1d5f 100644 --- a/media-sound/spotify_dl/Manifest +++ b/media-sound/spotify_dl/Manifest @@ -1,2 +1,3 @@ DIST spotify_dl-7.6.0.tar.gz 319723 BLAKE2B 9b0bb4c4839226b83ce6b7f0e030c5136de47f84e4c5f069b9fe573755746a12e0b32a8ad488704aae4a5355920289d9f2e7e955a950b3e9d7c7d78f24f26928 SHA512 21f8111f679c028b71371aa3d8bd822c0e72474fb768834a5f3c84fd3491e74e56bbf7acf0c23a132cdb60ac99dbcb65d4ca60f388ee48cbaeb1b66528bd06a5 DIST spotify_dl-8.0.0.tar.gz 320100 BLAKE2B a0ad0f732f244b8140f6278ca99c1a392d73455750fec1a97226fc607d3b7a1d226c2629ea3674173f8f9d0ef059c910c7e549f42b68fdbdc03efa4b07435818 SHA512 7c8d385b6777c89a4a75a7b1fc63bfcf20552a1c23e48a80d0688af0d51285085ebfb418ec5b94becd84870a07fc347ade31b6d2da511c000161489cccba23ed +DIST spotify_dl-8.1.0.tar.gz 319957 BLAKE2B 667f57e74e9d725d26f94239dcd2d6d88d0b33c8d7fb73ea0554f3ce65477905fbd19e9e1fd36f0954dd690f6c0c45bd14af10b18ca8932d2d26bd6aa97023c5 SHA512 f906deac7396b2e1482582294cb81bee54582ccdc97f562cc6eba5d9352a52ac67a86f179a0a52a4e51bd3e59394952e1aa856ef0564123cb37d70ba82b4255c diff --git a/media-sound/spotify_dl/spotify_dl-8.1.0-r1.ebuild b/media-sound/spotify_dl/spotify_dl-8.1.0-r1.ebuild new file mode 100644 index 0000000000..b9df9dbbaf --- /dev/null +++ b/media-sound/spotify_dl/spotify_dl-8.1.0-r1.ebuild @@ -0,0 +1,37 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{8..10} ) + +inherit distutils-r1 + +MY_PN="${PN/_/-}" + +DESCRIPTION="Downloads songs from a Spotify Playlist/Track/Album that you provide" +HOMEPAGE="https://github.com/SathyaBhat/spotify-dl/" +SRC_URI="https://github.com/SathyaBhat/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +PROPERTIES="test_network" +RESTRICT="test" + +S="${WORKDIR}/${MY_PN}-${PV}" + +RDEPEND=" + >=dev-python/sentry-sdk-1.5[${PYTHON_USEDEP}] + =net-misc/yt-dlp-2022.1.21[${PYTHON_USEDEP}] + >=dev-python/spotipy-2.16[${PYTHON_USEDEP}] + =media-libs/mutagen-1.45[${PYTHON_USEDEP}] + =dev-python/rich-11.0[${PYTHON_USEDEP}] + - casey@theavilas.org - Casey Avila + gjdijkman@gjdwebserver.nl + Gerben Jan Dijkman - thestk/rtmidi + https://gitlab.com/kop316/vvmd/-/issues diff --git a/net-voip/vvmd/vvmd-0.8.ebuild b/net-voip/vvmd/vvmd-0.8.ebuild new file mode 100644 index 0000000000..9fb0848aa2 --- /dev/null +++ b/net-voip/vvmd/vvmd-0.8.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit meson systemd udev + +DESCRIPTION="vvmd is a lower level daemon that retrieves Visual Voicemail" +HOMEPAGE="https://gitlab.com/kop316/vvmd" +SRC_URI="https://gitlab.com/kop316/vvmd/-/archive/${PV}/${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~arm64" + +RDEPEND=" + >=dev-libs/glib-2.16 + >=net-misc/curl-7.70 + >=dev-cpp/glibmm-1.14 + dev-libs/libphonenumber +" + +DEPEND="" + +src_install() { + meson_src_install +} diff --git a/profiles/license_groups b/profiles/license_groups index a3e49b9150..39d6e53ead 100644 --- a/profiles/license_groups +++ b/profiles/license_groups @@ -1,4 +1,4 @@ -MISC-FREE AOM RtMidi Unicode_Fonts_for_Ancient_Scripts noweb powell sunpro +MISC-FREE AOM Unicode_Fonts_for_Ancient_Scripts noweb powell sunpro FREE-SOFTWARE @FSF-APPROVED @OSI-APPROVED @MISC-FREE FREE @FREE-SOFTWARE DFSG @FREE lablgtk-examples meschach VOSTROM diff --git a/sys-process/nvtop/nvtop-1.2.2.ebuild b/sys-process/nvtop/nvtop-1.2.2.ebuild index 7df8c67660..0dc4d98513 100644 --- a/sys-process/nvtop/nvtop-1.2.2.ebuild +++ b/sys-process/nvtop/nvtop-1.2.2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake @@ -27,7 +27,7 @@ fi LICENSE="GPL-3" SLOT="0" -IUSE="debug unicode" +IUSE="unicode" RDEPEND=" sys-libs/ncurses:0= @@ -41,15 +41,10 @@ BDEPEND=" " src_configure() { - local CMAKE_CONF=" - !debug? ( -DCMAKE_BUILD_TYPE=Release ) - debug? ( -DCMAKE_BUILD_TYPE=Debug ) - unicode? ( -DCURSES_NEED_WIDE=TRUE ) - " local mycmakeargs=( -DCMAKE_INSTALL_PREFIX="${EPREFIX}/usr" -DNVML_INCLUDE_DIRS="${S}/include" - ${CMAKE_CONF} + -DCURSES_NEED_WIDE=$(usex unicode) ) cp "${WORKDIR}/nvidia-settings-${NVIDIA_PV}/src/nvml.h" "${S}/include/nvml.h" || die diff --git a/sys-process/nvtop/nvtop-9999.ebuild b/sys-process/nvtop/nvtop-9999.ebuild index 7df8c67660..128d6f80e6 100644 --- a/sys-process/nvtop/nvtop-9999.ebuild +++ b/sys-process/nvtop/nvtop-9999.ebuild @@ -1,33 +1,25 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake -NVIDIA_PV="455.38" - DESCRIPTION="NVIDIA GPUs htop like monitoring tool" HOMEPAGE="https://github.com/Syllo/nvtop" if [[ "${PV}" == "9999" ]] ; then EGIT_REPO_URI="https://github.com/Syllo/${PN}.git" inherit git-r3 - SRC_URI=" - https://download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-${NVIDIA_PV}.tar.bz2 - " else - SRC_URI=" - https://github.com/Syllo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz - https://download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-${NVIDIA_PV}.tar.bz2 - " + SRC_URI="https://github.com/Syllo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~x86" fi LICENSE="GPL-3" SLOT="0" -IUSE="debug unicode" +IUSE="unicode" RDEPEND=" sys-libs/ncurses:0= @@ -40,19 +32,16 @@ BDEPEND=" virtual/pkgconfig " +PATCHES=( + "${FILESDIR}"/${PN}-1.0.0-add-nvml.patch +) + src_configure() { - local CMAKE_CONF=" - !debug? ( -DCMAKE_BUILD_TYPE=Release ) - debug? ( -DCMAKE_BUILD_TYPE=Debug ) - unicode? ( -DCURSES_NEED_WIDE=TRUE ) - " local mycmakeargs=( -DCMAKE_INSTALL_PREFIX="${EPREFIX}/usr" -DNVML_INCLUDE_DIRS="${S}/include" - ${CMAKE_CONF} + -DCURSES_NEED_WIDE=$(usex unicode) ) - cp "${WORKDIR}/nvidia-settings-${NVIDIA_PV}/src/nvml.h" "${S}/include/nvml.h" || die - cmake_src_configure } diff --git a/www-apps/jackett-bin/Manifest b/www-apps/jackett-bin/Manifest index bd8911e3bd..aca1673a39 100644 --- a/www-apps/jackett-bin/Manifest +++ b/www-apps/jackett-bin/Manifest @@ -1,3 +1,3 @@ -DIST jackett-bin-0.20.195-amd64.tar.gz 45904607 BLAKE2B d73c2a6468810e13655ed8d083a131b6677af1450503b8f0434dec2ae002566cf5c00f8c965f939bf27415549bdef93046cf98a240876f5516fa76ba81986679 SHA512 1bddaa98fec2a0796ee465c55f27443e4768f82154d4f22c0aa43848a988d46a37ffb6105180cb204998eee166120978f99beb38a0263f4b26198031919e04b8 -DIST jackett-bin-0.20.195-arm.tar.gz 43670343 BLAKE2B 05e09bbf65467f54a05aad200d4a27a4383cb91e5197041eaeaeb58d96a8bd44574d5684954f7b92a7916f2c42d26665621a3a06618360b50c9257dff3a35938 SHA512 a2393def98e18fcec3067cf9fd8ad755ff1f8e0daab683eb17755173b64dd9e835e31e136794f808b2e30759a13dbe2938fe147142ef0c3ef2066b0a24b4bcfb -DIST jackett-bin-0.20.195-arm64.tar.gz 43138197 BLAKE2B e48f92c382787520a5939ce749064794975182e134005d1d5d746bf32a7d76f23902a78e29793544aab29b0a501fc6ab5e3da6ee6275719ac2843f16a2654698 SHA512 fc431417976ba576b24ac7bf8f259edb3f780662c2eb8988939de44960dc0203548382b5c1a7a7ff7538f9dfee74d4f185464e2fc357e7093263e07643b1d039 +DIST jackett-bin-0.20.514-amd64.tar.gz 45925906 BLAKE2B d90c11020ca9aded48ba7d6867f2250974746af42fe5308bd92d5eae34228c85dee31c6ce7569d52c4a199def00fb9145993ce9dffbc38cf4be424918fa55680 SHA512 c1adfe128537aeff6b9fadaf1decc9683d40d65c54c28527882dba848a524005186275f45473db077dc155d4ea5cfd17251edcbc8e4176ce2c78d0b8ef202e3c +DIST jackett-bin-0.20.514-arm.tar.gz 43675479 BLAKE2B 6ffb67456860b867f64e53c76d2a9b94484f8ebe6ace2f1654c1d2029e913b93d348e94506da74e21362fe7a069dccbe5dd9e6042c5eff764c1b2d64b406081d SHA512 9077b46bc9c07329737814133cd5ae45e7d59038747accf329829d6185d899c963998bdbaa1ccff49e93b74c117e4201fefd54cbfc80c924da437def0aecc9e9 +DIST jackett-bin-0.20.514-arm64.tar.gz 43153883 BLAKE2B 89bcfd163831d05bb16b9a02c74b76d5d5e08dd859b8e7907168b853d05f51dd778b8e0fdd54721d3bae32ea0669cf548b39ebf96b7f3663bb9dee5acbe78c01 SHA512 3914d0ea8bde3d5c04bb44823a250c7e22b88c5212c2eff14109a1427089d822c8ce2fabeae46c897df8101d72e76356efd139226ad6d3af0c7fd2e942ca03bd diff --git a/www-apps/jackett-bin/jackett-bin-0.20.195-r1.ebuild b/www-apps/jackett-bin/jackett-bin-0.20.514.ebuild similarity index 96% rename from www-apps/jackett-bin/jackett-bin-0.20.195-r1.ebuild rename to www-apps/jackett-bin/jackett-bin-0.20.514.ebuild index 36a8d00e3b..bb10533dec 100644 --- a/www-apps/jackett-bin/jackett-bin-0.20.195-r1.ebuild +++ b/www-apps/jackett-bin/jackett-bin-0.20.514.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2021 Gentoo Authors +# Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 diff --git a/www-apps/uwebsockets/Manifest b/www-apps/uwebsockets/Manifest index a7295556a8..0a9c55627c 100644 --- a/www-apps/uwebsockets/Manifest +++ b/www-apps/uwebsockets/Manifest @@ -1 +1 @@ -DIST uwebsockets-20.9.0.tar.gz 749441 BLAKE2B 558fc4da144174700573c452f612cb3caeb6b8f66105a339456fb73a17fd7f72e43e9366dc10457342fe27b7dc2be77975e3e7167ffa6b7ea0dab9994e3eed19 SHA512 a5f8716e5f7db4a842abd6bb1143b76b13c9cba7d623910110a18b1cb88adeda80918c3e4ba9ab434fd55f8a57b78ebb15b684d575eb59d5d6e458d24654a726 +DIST uwebsockets-20.11.0.tar.gz 750520 BLAKE2B 4c139bffcb60a5a2cf7245208e031905875261cfed968a03875358e31d5fb4cf02ff312fc7e5f7e9329ffcb9f9ee9c1204fcf9998fbb9df56163dc06820e2932 SHA512 cd4efb386b4d140c6ccbfa92e8be1d3c9b896474a3074b95ad35bedde9face80a1e4bae594359555010d76c2ccf8243b29e97079de8b0f18cda510274135b8e0 diff --git a/www-apps/uwebsockets/uwebsockets-20.9.0.ebuild b/www-apps/uwebsockets/uwebsockets-20.11.0.ebuild similarity index 100% rename from www-apps/uwebsockets/uwebsockets-20.9.0.ebuild rename to www-apps/uwebsockets/uwebsockets-20.11.0.ebuild diff --git a/x11-misc/squeekboard/Manifest b/x11-misc/squeekboard/Manifest index c2896503a3..3ef57dea7c 100644 --- a/x11-misc/squeekboard/Manifest +++ b/x11-misc/squeekboard/Manifest @@ -34,7 +34,7 @@ DIST serde-1.0.126.crate 75138 BLAKE2B 51f37473483da8a05670a213f02e119173e4c97a4 DIST serde_derive-1.0.126.crate 54189 BLAKE2B fa3ca8ef2e7d9bd29e682ac7df066bab05301c2b92dc8f12d254a7e8b29e8d8a83d5405def3050db00f7e396fdd14f18cfac7918a5218d4b6822463c7c0f5c5d SHA512 e3c430b82def037d2f1dcc96ff7dc075636c81ab8f12e07ba09d232bc8224204c7b0cddc994c1ec98400e50340e03d6bad0dfa624b4d869e5f29d72b293d30bf DIST serde_yaml-0.8.17.crate 40805 BLAKE2B 8f70ed3efa5afa1f8f45b2c107463799269d745705ac2b90e8ce69c090f4f52721d49723dc48967bdbab30efe853c661631063fe16bc3ceaed4d0158f90ffbcb SHA512 3e7a4baa156ca1d9655a76fbaccd2d87b6929165972f6390316c9d4d55fc9815827e3c4bbb8a1c594f048dcc9c3fd6f4c55370df27f6257dbc28e2066274a7c1 DIST squeekboard-1.15.0.tar.gz 171033 BLAKE2B 95169a24df1cab5e970317851ff2b71cf0f68e8d1a9020dc1d90985e81f41c0f14426eb88f81d11e39ee0a1052748dce0e169d2a2e59f8cb1a567f88da76989a SHA512 a696a9aab26c45bfbe59f86c64083ad37a495bb1b14a4bf303b15e7e5f69ba07b775ea0e9db3b19e467231fc10c84a483d161b21121017bdbe90b441aedf6911 -DIST squeekboard-1.16.0.tar.gz 171033 BLAKE2B 95169a24df1cab5e970317851ff2b71cf0f68e8d1a9020dc1d90985e81f41c0f14426eb88f81d11e39ee0a1052748dce0e169d2a2e59f8cb1a567f88da76989a SHA512 a696a9aab26c45bfbe59f86c64083ad37a495bb1b14a4bf303b15e7e5f69ba07b775ea0e9db3b19e467231fc10c84a483d161b21121017bdbe90b441aedf6911 +DIST squeekboard-1.16.0.tar.gz 182568 BLAKE2B 9ca5e48521397b6825d6d75410d1af4e7858c4ab95c2a16eee581f83dcb0cffef08ceb55bb13b73a63fb6445bfec5c80aa4def392f95cccb0d26e69a6d02b4e4 SHA512 5c9e3cb0e51c85afe4ec5ec67cf455f7b4856562ad8c4cdff7825233b6bc7bbf2c60d57b53232adb5f358f274a06ec8eb9461e21fc65921284da527584682084 DIST syn-1.0.73.crate 232706 BLAKE2B c580f9ab914c54e731c8503c9b9d577d05032edb6bd12d7a183a3c0e3532fcf24196479a9ee40d09cb7e09ba6d94add36e338331affc2625058ce54419621ee4 SHA512 b37beb1b6d483cfdbc44d806af9955cdf52c4b0d5f918782019b089d06e107c7e23ced343a3bece20235a24752783795ebba8e603b61a6302e82ee7027843d8b DIST textwrap-0.11.0.crate 17322 BLAKE2B 257428908342774593bbd3528fcdae710712ff54e8a711393a24356d8ba0e16e466a4b20c05f942c48ca76b3b5b5aaa90ec202f782cad892caa8b71ccf124da6 SHA512 f5c0fe4f28ff1a3a0931e8e235b5157a45f67967985bcc752418c5ec3481fca44a8ae4800088889b37e8cd0533f53d3c456d5ffd19b767b3f83a87b49a2e209a DIST unicode-width-0.1.8.crate 16732 BLAKE2B 5aa7b87eef1322e4151a3fcf981ade311b8fa030527d7561815950e58d3f15156163dfe34da6a708c37dccc3f7652bf7fc2cd899fe8bb0118b67c4113ff3a2d2 SHA512 0abba6da6981a2451e01d93bbd47652c46eb6fb07cc0214f33259fb29945bfd5ee2b302e883ddca8f68e921635f222701b7310e7da2a5e225f854980d1e474b0 diff --git a/x11-misc/squeekboard/squeekboard-1.16.0.ebuild b/x11-misc/squeekboard/squeekboard-1.16.0.ebuild index bc71875fc9..61e8967731 100644 --- a/x11-misc/squeekboard/squeekboard-1.16.0.ebuild +++ b/x11-misc/squeekboard/squeekboard-1.16.0.ebuild @@ -52,11 +52,9 @@ CRATES=" inherit cargo gnome2-utils meson toolchain-funcs xdg -MY_COMMIT="19630334b07d6d2949932cf05018925cb3ab9613" - DESCRIPTION="Virtual keyboard supporting Wayland, built primarily for the Librem 5 phone" -HOMEPAGE="https://gitlab.gnome.org/Phosh/squeekboard" -SRC_URI="https://gitlab.gnome.org/Phosh/squeekboard/-/archive/v${PV}/squeekboard-v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://gitlab.gnome.org/World/Phosh/squeekboard" +SRC_URI="https://gitlab.gnome.org/World/Phosh/squeekboard/-/archive/v${PV}/squeekboard-v${PV}.tar.gz -> ${P}.tar.gz" SRC_URI+=" $(cargo_crate_uris ${CRATES})" LICENSE="GPL-3" @@ -80,7 +78,7 @@ BDEPEND=" virtual/rust " -S="${WORKDIR}/${PN}-${MY_COMMIT}" +S="${WORKDIR}/${PN}-v${PV}" QA_FLAGS_IGNORED="/usr/bin/squeekboard-test-layout"