From 4ace5ede3d5c6754accb1ca6e5e9449bd09da206 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Wed, 13 Nov 2024 13:03:16 +0000 Subject: [PATCH] 2024-11-13 13:03:16 UTC --- .../dev-libs/{lexbor-2.3.0 => lexbor-2.4.0} | 2 +- metadata/md5-cache/dev-python/daff-1.3.46 | 10 +++++----- metadata/md5-cache/dev-python/pyftdi-0.55.4 | 17 +++++++++++++++++ ...p-persist-0.4.3 => wl-clip-persist-0.4.3-r1} | 2 +- .../md5-cache/gui-apps/wl-clip-persist-9999 | 2 +- .../kde-misc/plasma5-wallpapers-dynamic-3.3.9 | 16 ---------------- .../kde-misc/plasma5-wallpapers-dynamic-9999 | 15 --------------- .../md5-cache/net-p2p/ipfs-desktop-bin-0.39.0 | 2 +- metadata/md5-cache/net-voip/gnome-calls-47.0-r1 | 17 +++++++++++++++++ metadata/pkg_desc_index | 8 ++++---- metadata/timestamp.chk | 2 +- 11 files changed, 48 insertions(+), 45 deletions(-) rename metadata/md5-cache/dev-libs/{lexbor-2.3.0 => lexbor-2.4.0} (88%) create mode 100644 metadata/md5-cache/dev-python/pyftdi-0.55.4 rename metadata/md5-cache/gui-apps/{wl-clip-persist-0.4.3 => wl-clip-persist-0.4.3-r1} (99%) delete mode 100644 metadata/md5-cache/kde-misc/plasma5-wallpapers-dynamic-3.3.9 delete mode 100644 metadata/md5-cache/kde-misc/plasma5-wallpapers-dynamic-9999 create mode 100644 metadata/md5-cache/net-voip/gnome-calls-47.0-r1 diff --git a/metadata/md5-cache/dev-libs/lexbor-2.3.0 b/metadata/md5-cache/dev-libs/lexbor-2.4.0 similarity index 88% rename from metadata/md5-cache/dev-libs/lexbor-2.3.0 rename to metadata/md5-cache/dev-libs/lexbor-2.4.0 index 26a582d573..4641e4be34 100644 --- a/metadata/md5-cache/dev-libs/lexbor-2.3.0 +++ b/metadata/md5-cache/dev-libs/lexbor-2.4.0 @@ -9,6 +9,6 @@ KEYWORDS=~amd64 LICENSE=Apache-2.0 RESTRICT=!test? ( test ) SLOT=0 -SRC_URI=https://github.com/lexbor/lexbor/archive/refs/tags/v2.3.0.tar.gz -> lexbor-2.3.0.tar.gz +SRC_URI=https://github.com/lexbor/lexbor/archive/refs/tags/v2.4.0.tar.gz -> lexbor-2.4.0.tar.gz _eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 _md5_=da01d2074f96c49726721cbb289beff7 diff --git a/metadata/md5-cache/dev-python/daff-1.3.46 b/metadata/md5-cache/dev-python/daff-1.3.46 index f655f98bc1..4828553351 100644 --- a/metadata/md5-cache/dev-python/daff-1.3.46 +++ b/metadata/md5-cache/dev-python/daff-1.3.46 @@ -1,15 +1,15 @@ -BDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] +BDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=The daff can produce and apply tabular diffs EAPI=8 HOMEPAGE=https://github.com/paulfitz/daff INHERIT=distutils-r1 pypi -IUSE=python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 +IUSE=python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 KEYWORDS=~amd64 ~arm64 ~riscv ~sparc ~x86 LICENSE=MIT -RDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) -REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) +RDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) +REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 SRC_URI=https://files.pythonhosted.org/packages/source/d/daff/daff-1.3.46.tar.gz _eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 bcc61b7696f06db333c2f2db1606ed76 pypi ad1b21f87d117ae9bb089bdb65b8f013 -_md5_=69e4e40d03d1d7df5bb7b050840bdbb4 +_md5_=4972ed7e8ffd6617f329919b3217777d diff --git a/metadata/md5-cache/dev-python/pyftdi-0.55.4 b/metadata/md5-cache/dev-python/pyftdi-0.55.4 new file mode 100644 index 0000000000..011430214a --- /dev/null +++ b/metadata/md5-cache/dev-python/pyftdi-0.55.4 @@ -0,0 +1,17 @@ +BDEPEND=test? ( dev-python/ruamel-yaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-python/pyusb[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyserial[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] +DESCRIPTION=PyFtdi provides a user-space driver for FTDI devices +EAPI=8 +HOMEPAGE=https://github.com/eblot/pyftdi +INHERIT=distutils-r1 pypi +IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 +KEYWORDS=~amd64 ~arm64 ~riscv ~x86 +LICENSE=BSD +RDEPEND=dev-python/pyusb[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyserial[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) +REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/eblot/pyftdi/archive/refs/tags/v0.55.4.tar.gz -> pyftdi-0.55.4.gh.tar.gz +_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 bcc61b7696f06db333c2f2db1606ed76 pypi ad1b21f87d117ae9bb089bdb65b8f013 +_md5_=a6861aa1c25fbb70359d2b13ae96f891 diff --git a/metadata/md5-cache/gui-apps/wl-clip-persist-0.4.3 b/metadata/md5-cache/gui-apps/wl-clip-persist-0.4.3-r1 similarity index 99% rename from metadata/md5-cache/gui-apps/wl-clip-persist-0.4.3 rename to metadata/md5-cache/gui-apps/wl-clip-persist-0.4.3-r1 index 426fb346e6..e2630b0f6e 100644 --- a/metadata/md5-cache/gui-apps/wl-clip-persist-0.4.3 +++ b/metadata/md5-cache/gui-apps/wl-clip-persist-0.4.3-r1 @@ -12,4 +12,4 @@ RDEPEND=dev-libs/wayland-protocols dev-libs/wayland SLOT=0 SRC_URI=https://crates.io/api/v1/crates/addr2line/0.21.0/download -> addr2line-0.21.0.crate https://crates.io/api/v1/crates/adler/1.0.2/download -> adler-1.0.2.crate https://crates.io/api/v1/crates/aho-corasick/1.1.3/download -> aho-corasick-1.1.3.crate https://crates.io/api/v1/crates/android-tzdata/0.1.1/download -> android-tzdata-0.1.1.crate https://crates.io/api/v1/crates/android_system_properties/0.1.5/download -> android_system_properties-0.1.5.crate https://crates.io/api/v1/crates/anstream/0.6.14/download -> anstream-0.6.14.crate https://crates.io/api/v1/crates/anstyle-parse/0.2.4/download -> anstyle-parse-0.2.4.crate https://crates.io/api/v1/crates/anstyle-query/1.0.3/download -> anstyle-query-1.0.3.crate https://crates.io/api/v1/crates/anstyle-wincon/3.0.3/download -> anstyle-wincon-3.0.3.crate https://crates.io/api/v1/crates/anstyle/1.0.7/download -> anstyle-1.0.7.crate https://crates.io/api/v1/crates/autocfg/1.2.0/download -> autocfg-1.2.0.crate https://crates.io/api/v1/crates/backtrace/0.3.71/download -> backtrace-0.3.71.crate https://crates.io/api/v1/crates/bit-set/0.5.3/download -> bit-set-0.5.3.crate https://crates.io/api/v1/crates/bit-vec/0.6.3/download -> bit-vec-0.6.3.crate https://crates.io/api/v1/crates/bumpalo/3.16.0/download -> bumpalo-3.16.0.crate https://crates.io/api/v1/crates/bytes/1.6.0/download -> bytes-1.6.0.crate https://crates.io/api/v1/crates/cc/1.0.96/download -> cc-1.0.96.crate https://crates.io/api/v1/crates/cfg-if/1.0.0/download -> cfg-if-1.0.0.crate https://crates.io/api/v1/crates/chrono/0.4.38/download -> chrono-0.4.38.crate https://crates.io/api/v1/crates/clap/4.5.4/download -> clap-4.5.4.crate https://crates.io/api/v1/crates/clap_builder/4.5.2/download -> clap_builder-4.5.2.crate https://crates.io/api/v1/crates/clap_derive/4.5.4/download -> clap_derive-4.5.4.crate https://crates.io/api/v1/crates/clap_lex/0.7.0/download -> clap_lex-0.7.0.crate https://crates.io/api/v1/crates/colorchoice/1.0.1/download -> colorchoice-1.0.1.crate https://crates.io/api/v1/crates/core-foundation-sys/0.8.6/download -> core-foundation-sys-0.8.6.crate https://crates.io/api/v1/crates/env_filter/0.1.0/download -> env_filter-0.1.0.crate https://crates.io/api/v1/crates/env_logger/0.11.3/download -> env_logger-0.11.3.crate https://crates.io/api/v1/crates/equivalent/1.0.1/download -> equivalent-1.0.1.crate https://crates.io/api/v1/crates/fancy-regex/0.13.0/download -> fancy-regex-0.13.0.crate https://crates.io/api/v1/crates/futures-core/0.3.30/download -> futures-core-0.3.30.crate https://crates.io/api/v1/crates/futures-task/0.3.30/download -> futures-task-0.3.30.crate https://crates.io/api/v1/crates/futures-util/0.3.30/download -> futures-util-0.3.30.crate https://crates.io/api/v1/crates/gimli/0.28.1/download -> gimli-0.28.1.crate https://crates.io/api/v1/crates/hashbrown/0.14.5/download -> hashbrown-0.14.5.crate https://crates.io/api/v1/crates/heck/0.5.0/download -> heck-0.5.0.crate https://crates.io/api/v1/crates/hermit-abi/0.3.9/download -> hermit-abi-0.3.9.crate https://crates.io/api/v1/crates/iana-time-zone-haiku/0.1.2/download -> iana-time-zone-haiku-0.1.2.crate https://crates.io/api/v1/crates/iana-time-zone/0.1.60/download -> iana-time-zone-0.1.60.crate https://crates.io/api/v1/crates/indexmap/2.2.6/download -> indexmap-2.2.6.crate https://crates.io/api/v1/crates/is_terminal_polyfill/1.70.0/download -> is_terminal_polyfill-1.70.0.crate https://crates.io/api/v1/crates/js-sys/0.3.69/download -> js-sys-0.3.69.crate https://crates.io/api/v1/crates/libc/0.2.154/download -> libc-0.2.154.crate https://crates.io/api/v1/crates/log/0.4.21/download -> log-0.4.21.crate https://crates.io/api/v1/crates/memchr/2.7.2/download -> memchr-2.7.2.crate https://crates.io/api/v1/crates/miniz_oxide/0.7.2/download -> miniz_oxide-0.7.2.crate https://crates.io/api/v1/crates/mio/0.8.11/download -> mio-0.8.11.crate https://crates.io/api/v1/crates/num-traits/0.2.18/download -> num-traits-0.2.18.crate https://crates.io/api/v1/crates/num_cpus/1.16.0/download -> num_cpus-1.16.0.crate https://crates.io/api/v1/crates/object/0.32.2/download -> object-0.32.2.crate https://crates.io/api/v1/crates/once_cell/1.19.0/download -> once_cell-1.19.0.crate https://crates.io/api/v1/crates/pin-project-lite/0.2.14/download -> pin-project-lite-0.2.14.crate https://crates.io/api/v1/crates/pin-utils/0.1.0/download -> pin-utils-0.1.0.crate https://crates.io/api/v1/crates/proc-macro-crate/3.1.0/download -> proc-macro-crate-3.1.0.crate https://crates.io/api/v1/crates/proc-macro2/1.0.81/download -> proc-macro2-1.0.81.crate https://crates.io/api/v1/crates/quick-xml/0.31.0/download -> quick-xml-0.31.0.crate https://crates.io/api/v1/crates/quote/1.0.36/download -> quote-1.0.36.crate https://crates.io/api/v1/crates/regex-automata/0.4.6/download -> regex-automata-0.4.6.crate https://crates.io/api/v1/crates/regex-syntax/0.8.3/download -> regex-syntax-0.8.3.crate https://crates.io/api/v1/crates/regex/1.10.4/download -> regex-1.10.4.crate https://crates.io/api/v1/crates/rustc-demangle/0.1.23/download -> rustc-demangle-0.1.23.crate https://crates.io/api/v1/crates/socket2/0.5.7/download -> socket2-0.5.7.crate https://crates.io/api/v1/crates/strsim/0.11.1/download -> strsim-0.11.1.crate https://crates.io/api/v1/crates/syn/2.0.60/download -> syn-2.0.60.crate https://crates.io/api/v1/crates/thiserror-impl/1.0.59/download -> thiserror-impl-1.0.59.crate https://crates.io/api/v1/crates/thiserror/1.0.59/download -> thiserror-1.0.59.crate https://crates.io/api/v1/crates/tokio-macros/2.2.0/download -> tokio-macros-2.2.0.crate https://crates.io/api/v1/crates/tokio-pipe/0.2.12/download -> tokio-pipe-0.2.12.crate https://crates.io/api/v1/crates/tokio/1.37.0/download -> tokio-1.37.0.crate https://crates.io/api/v1/crates/toml_datetime/0.6.5/download -> toml_datetime-0.6.5.crate https://crates.io/api/v1/crates/toml_edit/0.21.1/download -> toml_edit-0.21.1.crate https://crates.io/api/v1/crates/unicode-ident/1.0.12/download -> unicode-ident-1.0.12.crate https://crates.io/api/v1/crates/utf8parse/0.2.1/download -> utf8parse-0.2.1.crate https://crates.io/api/v1/crates/wasi/0.11.0+wasi-snapshot-preview1/download -> wasi-0.11.0+wasi-snapshot-preview1.crate https://crates.io/api/v1/crates/wasm-bindgen-backend/0.2.92/download -> wasm-bindgen-backend-0.2.92.crate https://crates.io/api/v1/crates/wasm-bindgen-macro-support/0.2.92/download -> wasm-bindgen-macro-support-0.2.92.crate https://crates.io/api/v1/crates/wasm-bindgen-macro/0.2.92/download -> wasm-bindgen-macro-0.2.92.crate https://crates.io/api/v1/crates/wasm-bindgen-shared/0.2.92/download -> wasm-bindgen-shared-0.2.92.crate https://crates.io/api/v1/crates/wasm-bindgen/0.2.92/download -> wasm-bindgen-0.2.92.crate https://crates.io/api/v1/crates/wayrs-client/1.1.0/download -> wayrs-client-1.1.0.crate https://crates.io/api/v1/crates/wayrs-core/1.0.0/download -> wayrs-core-1.0.0.crate https://crates.io/api/v1/crates/wayrs-proto-parser/2.0.0/download -> wayrs-proto-parser-2.0.0.crate https://crates.io/api/v1/crates/wayrs-protocols/0.14.0/download -> wayrs-protocols-0.14.0.crate https://crates.io/api/v1/crates/wayrs-scanner/0.14.0/download -> wayrs-scanner-0.14.0.crate https://crates.io/api/v1/crates/windows-core/0.52.0/download -> windows-core-0.52.0.crate https://crates.io/api/v1/crates/windows-sys/0.48.0/download -> windows-sys-0.48.0.crate https://crates.io/api/v1/crates/windows-sys/0.52.0/download -> windows-sys-0.52.0.crate https://crates.io/api/v1/crates/windows-targets/0.48.5/download -> windows-targets-0.48.5.crate https://crates.io/api/v1/crates/windows-targets/0.52.5/download -> windows-targets-0.52.5.crate https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.48.5/download -> windows_aarch64_gnullvm-0.48.5.crate https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.52.5/download -> windows_aarch64_gnullvm-0.52.5.crate https://crates.io/api/v1/crates/windows_aarch64_msvc/0.48.5/download -> windows_aarch64_msvc-0.48.5.crate https://crates.io/api/v1/crates/windows_aarch64_msvc/0.52.5/download -> windows_aarch64_msvc-0.52.5.crate https://crates.io/api/v1/crates/windows_i686_gnu/0.48.5/download -> windows_i686_gnu-0.48.5.crate https://crates.io/api/v1/crates/windows_i686_gnu/0.52.5/download -> windows_i686_gnu-0.52.5.crate https://crates.io/api/v1/crates/windows_i686_gnullvm/0.52.5/download -> windows_i686_gnullvm-0.52.5.crate https://crates.io/api/v1/crates/windows_i686_msvc/0.48.5/download -> windows_i686_msvc-0.48.5.crate https://crates.io/api/v1/crates/windows_i686_msvc/0.52.5/download -> windows_i686_msvc-0.52.5.crate https://crates.io/api/v1/crates/windows_x86_64_gnu/0.48.5/download -> windows_x86_64_gnu-0.48.5.crate https://crates.io/api/v1/crates/windows_x86_64_gnu/0.52.5/download -> windows_x86_64_gnu-0.52.5.crate https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.48.5/download -> windows_x86_64_gnullvm-0.48.5.crate https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.52.5/download -> windows_x86_64_gnullvm-0.52.5.crate https://crates.io/api/v1/crates/windows_x86_64_msvc/0.48.5/download -> windows_x86_64_msvc-0.48.5.crate https://crates.io/api/v1/crates/windows_x86_64_msvc/0.52.5/download -> windows_x86_64_msvc-0.52.5.crate https://crates.io/api/v1/crates/winnow/0.5.40/download -> winnow-0.5.40.crate https://github.com/Linus789/wl-clip-persist/archive/refs/tags/v0.4.3.tar.gz -> wl-clip-persist-0.4.3.tar.gz _eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f rust bd7225375c114529393b171df693ffb1 rust-toolchain 3f822985d9297438ed2443aa1fbdf33e cargo a7d3cf80f6ccf4d2e90c98e162bb5828 -_md5_=c687d33af38f27d0e9bb431739ec97b9 +_md5_=8abe8fcccb0e3b8191c5dedf12c9b44d diff --git a/metadata/md5-cache/gui-apps/wl-clip-persist-9999 b/metadata/md5-cache/gui-apps/wl-clip-persist-9999 index 6c97da678c..4dc330570e 100644 --- a/metadata/md5-cache/gui-apps/wl-clip-persist-9999 +++ b/metadata/md5-cache/gui-apps/wl-clip-persist-9999 @@ -11,4 +11,4 @@ PROPERTIES=live RDEPEND=dev-libs/wayland-protocols dev-libs/wayland SLOT=0 _eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f rust bd7225375c114529393b171df693ffb1 rust-toolchain 3f822985d9297438ed2443aa1fbdf33e cargo a7d3cf80f6ccf4d2e90c98e162bb5828 git-r3 875eb471682d3e1f18da124be97dcc81 -_md5_=0d94e5aca3d379355f7dfd73743f6fa1 +_md5_=6b7a78316d09502a5037a36fd43a67f3 diff --git a/metadata/md5-cache/kde-misc/plasma5-wallpapers-dynamic-3.3.9 b/metadata/md5-cache/kde-misc/plasma5-wallpapers-dynamic-3.3.9 deleted file mode 100644 index d3c601a978..0000000000 --- a/metadata/md5-cache/kde-misc/plasma5-wallpapers-dynamic-3.3.9 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 dev-libs/libpcre2:* >=kde-frameworks/extra-cmake-modules-5.66.0:* -DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test -DEPEND=>=dev-qt/qtconcurrent-5.12.0:5 >=dev-qt/qtcore-5.12.0:5 >=dev-qt/qtdbus-5.12.0:5 >=dev-qt/qtgui-5.12.0:5 >=dev-qt/qtpositioning-5.12.0:5 >=dev-qt/qtdeclarative-5.12.0:5 >=kde-frameworks/kconfig-5.66.0:5 >=kde-frameworks/ki18n-5.66.0:5 >=kde-frameworks/kpackage-5.66.0:5 >=kde-plasma/libplasma-5.66.0:5 >=media-libs/libheif-1.3.0 >=kde-frameworks/kirigami-5.66.0:5 media-libs/libexif dev-qt/qtcore:5 -DESCRIPTION=A KDE Plasma wallpaper plugin to set your wallpaper based on the time of day. -EAPI=8 -HOMEPAGE=https://github.com/zzag/plasma5-wallpapers-dynamic -IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info -INHERIT=ecm -IUSE=debug -KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86 -LICENSE=CC0-1.0 BSD CC-BY-SA-4.0 GPL-3+ LGPL-3+ -RDEPEND=>=dev-qt/qtconcurrent-5.12.0:5 >=dev-qt/qtcore-5.12.0:5 >=dev-qt/qtdbus-5.12.0:5 >=dev-qt/qtgui-5.12.0:5 >=dev-qt/qtpositioning-5.12.0:5 >=dev-qt/qtdeclarative-5.12.0:5 >=kde-frameworks/kconfig-5.66.0:5 >=kde-frameworks/ki18n-5.66.0:5 >=kde-frameworks/kpackage-5.66.0:5 >=kde-plasma/libplasma-5.66.0:5 >=media-libs/libheif-1.3.0 >=kde-frameworks/kirigami-5.66.0:5 media-libs/libexif || ( kde-frameworks/breeze-icons:* kde-frameworks/oxygen-icons:* ) >=kde-frameworks/kf-env-4 dev-qt/qtcore:5 -SLOT=0 -SRC_URI=https://github.com/zzag/plasma5-wallpapers-dynamic/archive/3.3.9.tar.gz -> plasma5-wallpapers-dynamic-3.3.9.tar.gz -_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 virtualx 9741d451eb64ea8bb9faee90d68a9b68 xdg 3ef49a87c52c8b77c476351195dfe575 ecm fe5d0f686a62c5a29db9433ce94c2e31 -_md5_=37e017423b7be70308db9802789669ff diff --git a/metadata/md5-cache/kde-misc/plasma5-wallpapers-dynamic-9999 b/metadata/md5-cache/kde-misc/plasma5-wallpapers-dynamic-9999 deleted file mode 100644 index 803c8b9591..0000000000 --- a/metadata/md5-cache/kde-misc/plasma5-wallpapers-dynamic-9999 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 dev-libs/libpcre2:* >=kde-frameworks/extra-cmake-modules-5.66.0:* >=dev-vcs/git-1.8.2.1[curl] -DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack -DEPEND=>=dev-qt/qtconcurrent-5.12.0:5 >=dev-qt/qtcore-5.12.0:5 >=dev-qt/qtdbus-5.12.0:5 >=dev-qt/qtgui-5.12.0:5 >=dev-qt/qtpositioning-5.12.0:5 >=dev-qt/qtdeclarative-5.12.0:5 >=kde-frameworks/kconfig-5.66.0:5 >=kde-frameworks/ki18n-5.66.0:5 >=kde-frameworks/kpackage-5.66.0:5 >=kde-plasma/libplasma-5.66.0:5 >=media-libs/libheif-1.3.0 >=kde-frameworks/kirigami-5.66.0:5 media-libs/libexif dev-qt/qtcore:5 -DESCRIPTION=A KDE Plasma wallpaper plugin to set your wallpaper based on the time of day. -EAPI=8 -HOMEPAGE=https://github.com/zzag/plasma5-wallpapers-dynamic -IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info -INHERIT=ecm git-r3 -IUSE=debug -LICENSE=GPL-3 LGPL-3 MIT -PROPERTIES=live -RDEPEND=>=dev-qt/qtconcurrent-5.12.0:5 >=dev-qt/qtcore-5.12.0:5 >=dev-qt/qtdbus-5.12.0:5 >=dev-qt/qtgui-5.12.0:5 >=dev-qt/qtpositioning-5.12.0:5 >=dev-qt/qtdeclarative-5.12.0:5 >=kde-frameworks/kconfig-5.66.0:5 >=kde-frameworks/ki18n-5.66.0:5 >=kde-frameworks/kpackage-5.66.0:5 >=kde-plasma/libplasma-5.66.0:5 >=media-libs/libheif-1.3.0 >=kde-frameworks/kirigami-5.66.0:5 media-libs/libexif || ( kde-frameworks/breeze-icons:* kde-frameworks/oxygen-icons:* ) >=kde-frameworks/kf-env-4 dev-qt/qtcore:5 -SLOT=0 -_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 virtualx 9741d451eb64ea8bb9faee90d68a9b68 xdg 3ef49a87c52c8b77c476351195dfe575 ecm fe5d0f686a62c5a29db9433ce94c2e31 git-r3 875eb471682d3e1f18da124be97dcc81 -_md5_=8283c5968460e1b42351aa7c0a5e603a diff --git a/metadata/md5-cache/net-p2p/ipfs-desktop-bin-0.39.0 b/metadata/md5-cache/net-p2p/ipfs-desktop-bin-0.39.0 index 6d57b41e9a..45ab517422 100644 --- a/metadata/md5-cache/net-p2p/ipfs-desktop-bin-0.39.0 +++ b/metadata/md5-cache/net-p2p/ipfs-desktop-bin-0.39.0 @@ -10,4 +10,4 @@ RDEPEND=x11-libs/gtk+:3 x11-libs/libnotify dev-libs/nss x11-libs/libXScrnSaver x SLOT=0 SRC_URI=https://github.com/ipfs/ipfs-desktop/releases/download/v0.39.0/ipfs-desktop-0.39.0-linux-amd64.deb _eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 unpacker fb4b84181244b3b9990fa0bf40232dd2 wrapper 11a2a3bd712784986679b60a0cab34a0 -_md5_=cd88dff4fa73b43533375c5d5dd26544 +_md5_=bf9082f19f027e58cc0e4c3e0cbec2b5 diff --git a/metadata/md5-cache/net-voip/gnome-calls-47.0-r1 b/metadata/md5-cache/net-voip/gnome-calls-47.0-r1 new file mode 100644 index 0000000000..999c3a35fa --- /dev/null +++ b/metadata/md5-cache/net-voip/gnome-calls-47.0-r1 @@ -0,0 +1,17 @@ +BDEPEND=|| ( dev-lang/vala:0.56 ) dev-libs/glib:2 dev-libs/libxml2 dev-util/gdbus-codegen dev-util/glib-utils sys-devel/gettext gtk-doc? ( dev-util/gtk-doc ) man? ( dev-python/docutils ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array virtual/pkgconfig test? ( x11-base/xorg-server[xvfb] x11-apps/xhost ) +DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack +DEPEND=app-crypt/libsecret dev-libs/feedbackd dev-libs/folks:= >=dev-libs/glib-2.74:2 dev-libs/gom dev-libs/libgee:0.8= dev-libs/libpeas:2 gnome-extra/evolution-data-server:=[vala] >=gui-libs/gtk-4.12:4 >=gui-libs/libadwaita-1.5:1 media-libs/gstreamer:1.0 media-sound/callaudiod net-libs/sofia-sip[glib] net-misc/modemmanager:= test? ( media-libs/gst-plugins-base:1.0 media-libs/gst-plugins-good:1.0 media-plugins/gst-plugins-srtp:1.0 ) +DESCRIPTION=Phone dialer and call handler +EAPI=8 +HOMEPAGE=https://gitlab.gnome.org/GNOME/calls +IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info +INHERIT=vala meson gnome2-utils optfeature systemd virtualx xdg +IUSE=gtk-doc man test +KEYWORDS=~amd64 ~arm64 +LICENSE=CC0-1.0 CC-BY-SA-4.0 GPL-3+ LGPL-2+ LGPL-2.1+ +RDEPEND=app-crypt/libsecret dev-libs/feedbackd dev-libs/folks:= >=dev-libs/glib-2.74:2 dev-libs/gom dev-libs/libgee:0.8= dev-libs/libpeas:2 gnome-extra/evolution-data-server:=[vala] >=gui-libs/gtk-4.12:4 >=gui-libs/libadwaita-1.5:1 media-libs/gstreamer:1.0 media-sound/callaudiod net-libs/sofia-sip[glib] net-misc/modemmanager:= gnome-base/librsvg:2 +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://gitlab.gnome.org/GNOME/calls/-/archive/v47.0/calls-v47.0.tar.bz2 https://gitlab.gnome.org/World/Phosh/libcall-ui/-/archive/v0.2.1/libcall-ui-v0.2.1.tar.bz2 +_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe vala e477903dbe0105930c51f170a592dc16 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 meson 99466844dd8d4fcfb07578a76f5a9922 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 systemd 54bd206bb5c4efac6ae28b6b006713b0 virtualx 9741d451eb64ea8bb9faee90d68a9b68 xdg 3ef49a87c52c8b77c476351195dfe575 +_md5_=122bfa6579d70ef448a9f32f19890b0a diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index ab1fa79161..a7e0ea568e 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -535,7 +535,7 @@ dev-libs/imsg-compat 8.0.0 9999: linux port of OpenBSD imsg dev-libs/ip2loc 8.6.1: IP2Location C Library dev-libs/jonquil 0.2.0: Jonquil: Bringing TOML blooms to JSON land dev-libs/jose 13 14: C-language implementation of Javascript Object Signing and Encryption -dev-libs/lexbor 2.3.0: Modular web engine (HTML/CSS parser, renderer, ...) +dev-libs/lexbor 2.4.0: Modular web engine (HTML/CSS parser, renderer, ...) dev-libs/libchardet 1.0.6: Mozilla's Universal Charset Detector C/C++ API dev-libs/libcli 1.10.7: Shared C library to include Cisco-like CLI into other software dev-libs/libdatrie 0.2.13-r1: Double-Array Trie Library @@ -777,6 +777,7 @@ dev-python/pydantic-settings 2.6.0 2.6.1: Settings management using Pydantic dev-python/pydispatcher 2.0.7: Multi-producer-multi-consumer signal dispatching mechanism dev-python/pydub 0.25.1: Manipulate audio with an simple and easy high level interface dev-python/pyfiglet 0.8_p1: Pure-python FIGlet implementation +dev-python/pyftdi 0.55.4: PyFtdi provides a user-space driver for FTDI devices dev-python/pygaljs 1.0.2-r1: Python package providing assets from https://github.com/Kozea/pygal.js dev-python/pygments-promql 0.0.9-r1: A PromQL lexer for Pygments dev-python/pygsl 2.3.4: Python interface for the GNU scientific library (gsl) @@ -1160,7 +1161,7 @@ gui-apps/vicuna 1.25: Tool for uploading files to Wikimedia Commons and other Wi gui-apps/wbg 1.0.2 1.1.0 1.2.0 9999: Super simple wallpaper application gui-apps/wdisplays 1.1 1.1.1 9999: GUI display configurator for wlroots compositors gui-apps/wev 1.0.0: Wayland event viewer -gui-apps/wl-clip-persist 0.4.3 9999: Keep Wayland clipboard even after programs close +gui-apps/wl-clip-persist 0.4.3-r1 9999: Keep Wayland clipboard even after programs close gui-apps/wl-mirror 0.12.2 0.16.5: A simple Wayland output mirror client gui-apps/wl-scripts 1.2.3-r1 9999: A set of utils for wlroots window managers gui-apps/wlgreet 0.4.1 0.5.0: Wayland based greeter for greetd @@ -1192,7 +1193,6 @@ gui-wm/swayfx 0.4-r1: SwayFX: Sway, but with eye candy! kde-apps/kwalletcli 3.03: CLI for the KDE Wallet kde-misc/geminipart 20221020 20231005: KPart for viewing text/gemini files kde-misc/kio-gemini 20231005 20240801: Gemini KIO worker -kde-misc/plasma5-wallpapers-dynamic 3.3.9 9999: A KDE Plasma wallpaper plugin to set your wallpaper based on the time of day. mail-client/betterbird-bin 115.16.1: Betterbird is a fine-tuned version of Mozilla Thunderbird. mail-client/mailspring-bin 1.13.3: A beautiful, fast and fully open source mail client for Mac, Windows and Linux mail-client/proton-mail-bin 1.0.6: Beta Client for Proton Mail @@ -1523,7 +1523,7 @@ net-proxy/ngrok-bin 3.10.0: ngrok is a reverse proxy, firewall, and API gateway net-proxy/snowflake 2.8.1 2.9.2: Pluggable Transport using WebRTC, inspired by Flashproxy net-voip/baresip 3.15.0 3.16.0 3.17.0: Baresip is a portable and modular SIP User-Agent net-voip/discover-overlay 0.6.9-r1 0.7.4: Yet another Discord overlay for Linux written in Python using GTK3 -net-voip/gnome-calls 46.3 47.0: Phone dialer and call handler +net-voip/gnome-calls 46.3 47.0 47.0-r1: Phone dialer and call handler net-voip/re 3.15.0 3.16.0 3.17.0: Generic library for real-time communications with async IO support net-voip/vvmd 0.8-r1: vvmd is a lower level daemon that retrieves Visual Voicemail net-vpn/cloudflare-warp 2024.2.62-r2 2024.4.133-r1: Cloudflare Warp Client diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 5aab846dda..0be0d4d315 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Wed, 13 Nov 2024 06:33:31 +0000 +Wed, 13 Nov 2024 13:03:16 +0000