From ebc9f1475c2cd5a5cdaa35bb7b7c92abc456797c Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Sat, 10 Aug 2024 20:48:48 +0000 Subject: [PATCH] 2024-08-10 20:48:48 UTC --- .../md5-cache/app-editors/l3afpad-0.8.18.1.11 | 8 ++++---- metadata/md5-cache/app-misc/tinyfetch-6.2 | 15 +++++++++++++++ metadata/md5-cache/dev-lang/swift-5.10.1 | 8 ++++---- metadata/md5-cache/dev-python/jpype-1.5.0 | 7 ++++--- ...dal-hifi-bin-5.14.1 => tidal-hifi-bin-5.16.0} | 2 +- .../md5-cache/net-im/mautrix-telegram-0.14.1 | 16 ---------------- .../md5-cache/net-im/mautrix-telegram-0.14.2 | 16 ---------------- .../md5-cache/net-im/mautrix-telegram-0.15.2 | 15 +++++++++++++++ metadata/md5-cache/net-p2p/dogecoin-qt-9999 | 10 +++++----- .../{yggdrasil-go-0.5.6 => yggdrasil-go-0.5.7} | 4 ++-- metadata/md5-cache/net-p2p/yggdrasil-go-9999 | 4 ++-- metadata/md5-cache/net-proxy/byedpi-0.12 | 12 ++++++++++++ metadata/md5-cache/net-proxy/byedpi-9999 | 11 +++++++++++ metadata/pkg_desc_index | 9 +++++---- metadata/timestamp.chk | 2 +- profiles/use.local.desc | 1 + 16 files changed, 82 insertions(+), 58 deletions(-) create mode 100644 metadata/md5-cache/app-misc/tinyfetch-6.2 rename metadata/md5-cache/media-sound/{tidal-hifi-bin-5.14.1 => tidal-hifi-bin-5.16.0} (96%) delete mode 100644 metadata/md5-cache/net-im/mautrix-telegram-0.14.1 delete mode 100644 metadata/md5-cache/net-im/mautrix-telegram-0.14.2 create mode 100644 metadata/md5-cache/net-im/mautrix-telegram-0.15.2 rename metadata/md5-cache/net-p2p/{yggdrasil-go-0.5.6 => yggdrasil-go-0.5.7} (87%) create mode 100644 metadata/md5-cache/net-proxy/byedpi-0.12 create mode 100644 metadata/md5-cache/net-proxy/byedpi-9999 diff --git a/metadata/md5-cache/app-editors/l3afpad-0.8.18.1.11 b/metadata/md5-cache/app-editors/l3afpad-0.8.18.1.11 index 1bfd1010db..c3501db8c1 100644 --- a/metadata/md5-cache/app-editors/l3afpad-0.8.18.1.11 +++ b/metadata/md5-cache/app-editors/l3afpad-0.8.18.1.11 @@ -1,6 +1,6 @@ -BDEPEND=>=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7-r3 +BDEPEND=dev-util/intltool sys-devel/gettext virtual/pkgconfig >=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7-r3 DEFINED_PHASES=configure postinst postrm preinst prepare -DEPEND=x11-libs/gtk+:3 +DEPEND=virtual/libintl x11-libs/gtk+:3 DESCRIPTION=Simple GTK3 text editor (successor to leafpad) EAPI=8 HOMEPAGE=https://github.com/stevenhoneyman/l3afpad @@ -9,8 +9,8 @@ INHERIT=xdg autotools IUSE=emacs KEYWORDS=~amd64 ~x86 LICENSE=GPL-2 -RDEPEND=x11-libs/gtk+:3 +RDEPEND=virtual/libintl x11-libs/gtk+:3 SLOT=0 SRC_URI=https://github.com/stevenhoneyman/l3afpad/archive/refs/tags/v0.8.18.1.11.tar.gz -> l3afpad-0.8.18.1.11.tar.gz _eclasses_=xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e gnuconfig a397adda6984a4c423e28ac274c1ba98 toolchain-funcs 0c713337f7872f1a002cecaaea9bef73 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 5f49a16f67f81bdf873e3d1f10b10001 autotools d12ccbad07b44642a75ac97a3334d8e0 -_md5_=bc8cde0cb9d5d797c51c60f76b33d2e3 +_md5_=70fd8040125eec9fa47562629bc3245b diff --git a/metadata/md5-cache/app-misc/tinyfetch-6.2 b/metadata/md5-cache/app-misc/tinyfetch-6.2 new file mode 100644 index 0000000000..297a39a05e --- /dev/null +++ b/metadata/md5-cache/app-misc/tinyfetch-6.2 @@ -0,0 +1,15 @@ +BDEPEND=>=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array +DEFINED_PHASES=compile configure install test +DEPEND=pci? ( sys-apps/pciutils ) +DESCRIPTION=fetch program written in pure C +EAPI=8 +HOMEPAGE=https://github.com/kernaltrap8/tinyfetch +INHERIT=meson +IUSE=+pci +KEYWORDS=~amd64 ~ppc64 +LICENSE=GPL-3 +RDEPEND=pci? ( sys-apps/pciutils ) +SLOT=0 +SRC_URI=https://github.com/kernaltrap8/tinyfetch/archive/refs/tags/v6.2.tar.gz -> tinyfetch-6.2.gh.tar.gz +_eclasses_=toolchain-funcs 0c713337f7872f1a002cecaaea9bef73 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e meson 99466844dd8d4fcfb07578a76f5a9922 +_md5_=1bf45064e862c274083378a4214b7f4c diff --git a/metadata/md5-cache/dev-lang/swift-5.10.1 b/metadata/md5-cache/dev-lang/swift-5.10.1 index 6042904cb4..c180554bb3 100644 --- a/metadata/md5-cache/dev-lang/swift-5.10.1 +++ b/metadata/md5-cache/dev-lang/swift-5.10.1 @@ -1,4 +1,4 @@ -BDEPEND=>=dev-util/patchelf-0.18 >=sys-apps/coreutils-9 +BDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) >=dev-build/cmake-3.24.2 >=dev-build/ninja-1.11 >=dev-db/sqlite-3 >=dev-libs/icu-69 >=dev-libs/libedit-20221030 >=dev-libs/libxml2-2.11.5 >=dev-util/patchelf-0.18 >=dev-vcs/git-2.39 >=sys-apps/coreutils-9 >=sys-devel/clang-15 >=sys-devel/lld-15 >=sys-libs/ncurses-6 >=sys-libs/zlib-1.3 dev-lang/python DEFINED_PHASES=compile install setup unpack DESCRIPTION=A high-level, general-purpose, multi-paradigm, compiled programming language EAPI=8 @@ -7,10 +7,10 @@ INHERIT=python-single-r1 IUSE=python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 KEYWORDS=~amd64 LICENSE=Apache-2.0 -RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) >=dev-build/cmake-3.24.2 >=dev-build/ninja-1.11 >=dev-db/sqlite-3 >=dev-libs/icu-69 >=dev-libs/libedit-20221030 >=dev-libs/libxml2-2.11.5 >=dev-vcs/git-2.39 >=net-misc/curl-8.4 >=sys-devel/lld-15 >=sys-libs/ncurses-6 >=sys-libs/zlib-1.3 dev-lang/python +RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) >=dev-db/sqlite-3 >=dev-libs/icu-69 >=dev-libs/libedit-20221030 >=dev-libs/libxml2-2.11.5 >=net-misc/curl-8.4 >=sys-devel/lld-15 >=sys-libs/ncurses-6 >=sys-libs/zlib-1.3 dev-lang/python REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 ) RESTRICT=strip SLOT=0 -SRC_URI=https://github.com/apple/swift-argument-parser/archive/refs/tags/1.2.3.tar.gz -> swift-argument-parser-1.2.3.tar.gz https://github.com/apple/swift-asn1/archive/refs/tags/1.0.0.tar.gz -> swift-asn1-1.0.0.tar.gz https://github.com/apple/swift-atomics/archive/refs/tags/1.0.2.tar.gz -> swift-atomics-1.0.2.tar.gz https://github.com/apple/swift-certificates/archive/refs/tags/1.0.1.tar.gz -> swift-certificates-1.0.1.tar.gz https://github.com/apple/swift-collections/archive/refs/tags/1.0.5.tar.gz -> swift-collections-1.0.5.tar.gz https://github.com/apple/swift-corelibs-foundation/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-corelibs-foundation-5.10.1.tar.gz https://github.com/apple/swift-corelibs-libdispatch/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-corelibs-libdispatch-5.10.1.tar.gz https://github.com/apple/swift-corelibs-xctest/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-corelibs-xctest-5.10.1.tar.gz https://github.com/apple/swift-crypto/archive/refs/tags/3.0.0.tar.gz -> swift-crypto-3.0.0.tar.gz https://github.com/apple/swift-nio-ssl/archive/refs/tags/2.15.0.tar.gz -> swift-nio-ssl-2.15.0.tar.gz https://github.com/apple/swift-nio/archive/refs/tags/2.31.2.tar.gz -> swift-nio-2.31.2.tar.gz https://github.com/apple/swift-numerics/archive/refs/tags/1.0.1.tar.gz -> swift-numerics-1.0.1.tar.gz https://github.com/apple/swift-system/archive/refs/tags/1.1.1.tar.gz -> swift-system-1.1.1.tar.gz https://github.com/apple/swift-xcode-playground-support/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-xcode-playground-support-5.10.1.tar.gz https://github.com/jpsim/Yams/archive/refs/tags/5.0.1.tar.gz -> Yams-5.0.1.tar.gz https://github.com/swiftlang/indexstore-db/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> indexstore-db-5.10.1.tar.gz https://github.com/swiftlang/llvm-project/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> llvm-project-5.10.1.tar.gz https://github.com/swiftlang/sourcekit-lsp/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> sourcekit-lsp-5.10.1.tar.gz https://github.com/swiftlang/swift-cmark/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-cmark-5.10.1.tar.gz https://github.com/swiftlang/swift-docc-render-artifact/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-docc-render-artifact-5.10.1.tar.gz https://github.com/swiftlang/swift-docc-symbolkit/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-docc-symbolkit-5.10.1.tar.gz https://github.com/swiftlang/swift-docc/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-docc-5.10.1.tar.gz https://github.com/swiftlang/swift-driver/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-driver-5.10.1.tar.gz https://github.com/swiftlang/swift-experimental-string-processing/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-experimental-string-processing-5.10.1.tar.gz https://github.com/swiftlang/swift-format/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-format-5.10.1.tar.gz https://github.com/swiftlang/swift-installer-scripts/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-installer-scripts-5.10.1.tar.gz https://github.com/swiftlang/swift-integration-tests/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-integration-tests-5.10.1.tar.gz https://github.com/swiftlang/swift-llbuild/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-llbuild-5.10.1.tar.gz https://github.com/swiftlang/swift-llvm-bindings/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-llvm-bindings-5.10.1.tar.gz https://github.com/swiftlang/swift-lmdb/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-lmdb-5.10.1.tar.gz https://github.com/swiftlang/swift-markdown/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-markdown-5.10.1.tar.gz https://github.com/swiftlang/swift-package-manager/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-package-manager-5.10.1.tar.gz https://github.com/swiftlang/swift-stress-tester/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-stress-tester-5.10.1.tar.gz https://github.com/swiftlang/swift-syntax/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-syntax-5.10.1.tar.gz https://github.com/swiftlang/swift-tools-support-core/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-tools-support-core-5.10.1.tar.gz https://github.com/swiftlang/swift/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-5.10.1.tar.gz https://github.com/unicode-org/icu/archive/refs/tags/release-69-1.tar.gz -> icu-69.1.tar.gz +SRC_URI=https://github.com/apple/swift-argument-parser/archive/refs/tags/1.2.3.tar.gz -> swift-argument-parser-1.2.3.tar.gz https://github.com/apple/swift-asn1/archive/refs/tags/1.0.0.tar.gz -> swift-asn1-1.0.0.tar.gz https://github.com/apple/swift-atomics/archive/refs/tags/1.0.2.tar.gz -> swift-atomics-1.0.2.tar.gz https://github.com/apple/swift-certificates/archive/refs/tags/1.0.1.tar.gz -> swift-certificates-1.0.1.tar.gz https://github.com/apple/swift-collections/archive/refs/tags/1.0.5.tar.gz -> swift-collections-1.0.5.tar.gz https://github.com/apple/swift-corelibs-foundation/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-corelibs-foundation-5.10.1.tar.gz https://github.com/apple/swift-corelibs-libdispatch/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-corelibs-libdispatch-5.10.1.tar.gz https://github.com/apple/swift-corelibs-xctest/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-corelibs-xctest-5.10.1.tar.gz https://github.com/apple/swift-crypto/archive/refs/tags/3.0.0.tar.gz -> swift-crypto-3.0.0.tar.gz https://github.com/apple/swift-nio-ssl/archive/refs/tags/2.15.0.tar.gz -> swift-nio-ssl-2.15.0.tar.gz https://github.com/apple/swift-nio/archive/refs/tags/2.31.2.tar.gz -> swift-nio-2.31.2.tar.gz https://github.com/apple/swift-numerics/archive/refs/tags/1.0.1.tar.gz -> swift-numerics-1.0.1.tar.gz https://github.com/apple/swift-system/archive/refs/tags/1.1.1.tar.gz -> swift-system-1.1.1.tar.gz https://github.com/apple/swift-xcode-playground-support/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-xcode-playground-support-5.10.1.tar.gz https://github.com/jpsim/Yams/archive/refs/tags/5.0.1.tar.gz -> Yams-5.0.1.tar.gz https://github.com/swiftlang/indexstore-db/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> indexstore-db-5.10.1.tar.gz https://github.com/swiftlang/llvm-project/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> llvm-project-5.10.1.tar.gz https://github.com/swiftlang/sourcekit-lsp/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> sourcekit-lsp-5.10.1.tar.gz https://github.com/swiftlang/swift-cmark/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-cmark-5.10.1.tar.gz https://github.com/swiftlang/swift-docc-render-artifact/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-docc-render-artifact-5.10.1.tar.gz https://github.com/swiftlang/swift-docc-symbolkit/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-docc-symbolkit-5.10.1.tar.gz https://github.com/swiftlang/swift-docc/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-docc-5.10.1.tar.gz https://github.com/swiftlang/swift-driver/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-driver-5.10.1.tar.gz https://github.com/swiftlang/swift-experimental-string-processing/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-experimental-string-processing-5.10.1.tar.gz https://github.com/swiftlang/swift-format/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-format-5.10.1.tar.gz https://github.com/swiftlang/swift-installer-scripts/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-installer-scripts-5.10.1.tar.gz https://github.com/swiftlang/swift-integration-tests/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-integration-tests-5.10.1.tar.gz https://github.com/swiftlang/swift-llbuild/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-llbuild-5.10.1.tar.gz https://github.com/swiftlang/swift-llvm-bindings/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-llvm-bindings-5.10.1.tar.gz https://github.com/swiftlang/swift-lmdb/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-lmdb-5.10.1.tar.gz https://github.com/swiftlang/swift-markdown/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-markdown-5.10.1.tar.gz https://github.com/swiftlang/swift-package-manager/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-package-manager-5.10.1.tar.gz https://github.com/swiftlang/swift-stress-tester/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-stress-tester-5.10.1.tar.gz https://github.com/swiftlang/swift-syntax/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-syntax-5.10.1.tar.gz https://github.com/swiftlang/swift-tools-support-core/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-tools-support-core-5.10.1.tar.gz https://github.com/swiftlang/swift/archive/refs/tags/swift-5.10.1-RELEASE.tar.gz -> swift-5.10.1.tar.gz _eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs 0c713337f7872f1a002cecaaea9bef73 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 6881b056477c23167d9a6b33e146374e python-single-r1 f7abe75c203a988aa9b5c460b6c7d0f1 -_md5_=f0917575ed27a4bef5f2b3b5afb303a8 +_md5_=826e721e6f70ca641397c96c243e54d1 diff --git a/metadata/md5-cache/dev-python/jpype-1.5.0 b/metadata/md5-cache/dev-python/jpype-1.5.0 index 9b4a7778fd..d7a56b745f 100644 --- a/metadata/md5-cache/dev-python/jpype-1.5.0 +++ b/metadata/md5-cache/dev-python/jpype-1.5.0 @@ -1,15 +1,16 @@ -BDEPEND=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_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] +BDEPEND=test? ( virtual/jdk >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Cross-language bridge to allow Python programs full access to Java class libraries EAPI=8 HOMEPAGE=https://github.com/jpype-project/jpype/ INHERIT=distutils-r1 -IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 +IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 KEYWORDS=~amd64 LICENSE=Apache-2.0 RDEPEND=virtual/jdk 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_python3_10 python_targets_python3_11 python_targets_python3_12 ) +RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/jpype-project/jpype/releases/download/v1.5.0/JPype1-1.5.0.tar.gz _eclasses_=toolchain-funcs 0c713337f7872f1a002cecaaea9bef73 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c distutils-r1 39c571155ace3dd926fe0d6440cf0a50 -_md5_=c30af5e86b61f9372bd97dda17cd855b +_md5_=72ae649063c9e0926bc2ad5aeec2ec6e diff --git a/metadata/md5-cache/media-sound/tidal-hifi-bin-5.14.1 b/metadata/md5-cache/media-sound/tidal-hifi-bin-5.16.0 similarity index 96% rename from metadata/md5-cache/media-sound/tidal-hifi-bin-5.14.1 rename to metadata/md5-cache/media-sound/tidal-hifi-bin-5.16.0 index 85b79664bd..61813203d0 100644 --- a/metadata/md5-cache/media-sound/tidal-hifi-bin-5.14.1 +++ b/metadata/md5-cache/media-sound/tidal-hifi-bin-5.16.0 @@ -9,6 +9,6 @@ KEYWORDS=~amd64 LICENSE=MIT RDEPEND=>=app-accessibility/at-spi2-core-2.46.0:2 dev-libs/expat dev-libs/glib:2 dev-libs/libgcrypt dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig media-libs/mesa[gbm(+)] net-print/cups sys-apps/dbus sys-apps/util-linux sys-libs/glibc x11-libs/cairo x11-libs/libdrm x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libxcb x11-libs/libxkbcommon x11-libs/libxshmfence x11-libs/pango SLOT=0 -SRC_URI=https://github.com/Mastermindzh/tidal-hifi/releases/download/5.14.1/tidal-hifi-5.14.1.tar.gz -> tidal-hifi-bin-5.14.1.tar.gz +SRC_URI=https://github.com/Mastermindzh/tidal-hifi/releases/download/5.16.0/tidal-hifi-5.16.0.tar.gz -> tidal-hifi-bin-5.16.0.tar.gz _eclasses_=toolchain-funcs 0c713337f7872f1a002cecaaea9bef73 multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info ea4122ba1d8791a12b78e53f9510a2e3 chromium-2 93690d770dc2e27deaa89794e2f9fe3f desktop 021728fdc1b03b36357dbc89489e0f0d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe unpacker fb4b84181244b3b9990fa0bf40232dd2 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e _md5_=1def945681fe7237b68a23fe451cfb2a diff --git a/metadata/md5-cache/net-im/mautrix-telegram-0.14.1 b/metadata/md5-cache/net-im/mautrix-telegram-0.14.1 deleted file mode 100644 index ec52a6d593..0000000000 --- a/metadata/md5-cache/net-im/mautrix-telegram-0.14.1 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] virtual/pkgconfig -DEFINED_PHASES=compile config configure install postinst prepare test -DEPEND=acct-user/mautrix-telegram app-arch/brotli[python] dev-python/aiohttp[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/aiodns[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/asyncpg[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/commonmark[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cryptg[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mako[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mautrix[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-olm[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/phonenumbers[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pycryptodome[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-magic[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/qrcode[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/ruamel-yaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tulir-telethon-1.28.0_alpha9[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/unpaddedbase64[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/yarl[python_targets_python3_10(-)?,python_targets_python3_11(-)?] -DESCRIPTION=A Matrix-Telegram Messenger puppeting bridge -EAPI=8 -HOMEPAGE=https://github.com/mautrix/telegram/ -INHERIT=distutils-r1 optfeature systemd -IUSE=python_targets_python3_10 python_targets_python3_11 -KEYWORDS=~amd64 -LICENSE=AGPL-3 -RDEPEND=acct-user/mautrix-telegram app-arch/brotli[python] dev-python/aiohttp[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/aiodns[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/asyncpg[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/commonmark[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cryptg[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mako[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mautrix[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-olm[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/phonenumbers[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pycryptodome[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-magic[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/qrcode[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/ruamel-yaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tulir-telethon-1.28.0_alpha9[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/unpaddedbase64[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/yarl[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) -REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) -SLOT=0 -SRC_URI=https://github.com/mautrix/telegram/archive/v0.14.1.tar.gz -> mautrix-telegram-0.14.1.gh.tar.gz -_eclasses_=toolchain-funcs 0c713337f7872f1a002cecaaea9bef73 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c distutils-r1 39c571155ace3dd926fe0d6440cf0a50 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 systemd c8b03e8df84486aa991d4396686e8942 -_md5_=9bee699b118e0b4fce07fdb607d1ae05 diff --git a/metadata/md5-cache/net-im/mautrix-telegram-0.14.2 b/metadata/md5-cache/net-im/mautrix-telegram-0.14.2 deleted file mode 100644 index 23903c9e81..0000000000 --- a/metadata/md5-cache/net-im/mautrix-telegram-0.14.2 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] virtual/pkgconfig -DEFINED_PHASES=compile config configure install postinst prepare test -DEPEND=acct-user/mautrix-telegram app-arch/brotli[python] dev-python/aiohttp[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/aiodns[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/asyncpg[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/commonmark[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cryptg[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mako[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mautrix[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-olm[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/phonenumbers[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pycryptodome[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-magic[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/qrcode[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/ruamel-yaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tulir-telethon-1.28.0_alpha9[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/unpaddedbase64[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/yarl[python_targets_python3_10(-)?,python_targets_python3_11(-)?] -DESCRIPTION=A Matrix-Telegram Messenger puppeting bridge -EAPI=8 -HOMEPAGE=https://github.com/mautrix/telegram/ -INHERIT=distutils-r1 optfeature systemd -IUSE=python_targets_python3_10 python_targets_python3_11 -KEYWORDS=~amd64 -LICENSE=AGPL-3 -RDEPEND=acct-user/mautrix-telegram app-arch/brotli[python] dev-python/aiohttp[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/aiodns[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/asyncpg[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/commonmark[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cryptg[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mako[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mautrix[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-olm[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/phonenumbers[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pycryptodome[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-magic[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/qrcode[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/ruamel-yaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tulir-telethon-1.28.0_alpha9[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/unpaddedbase64[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/yarl[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) -REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) -SLOT=0 -SRC_URI=https://github.com/mautrix/telegram/archive/v0.14.2.tar.gz -> mautrix-telegram-0.14.2.gh.tar.gz -_eclasses_=toolchain-funcs 0c713337f7872f1a002cecaaea9bef73 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c distutils-r1 39c571155ace3dd926fe0d6440cf0a50 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 systemd c8b03e8df84486aa991d4396686e8942 -_md5_=9bee699b118e0b4fce07fdb607d1ae05 diff --git a/metadata/md5-cache/net-im/mautrix-telegram-0.15.2 b/metadata/md5-cache/net-im/mautrix-telegram-0.15.2 new file mode 100644 index 0000000000..352786ee22 --- /dev/null +++ b/metadata/md5-cache/net-im/mautrix-telegram-0.15.2 @@ -0,0 +1,15 @@ +BDEPEND=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_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] virtual/pkgconfig +DEFINED_PHASES=compile config configure install postinst prepare test +DESCRIPTION=A Matrix-Telegram Messenger puppeting bridge +EAPI=8 +HOMEPAGE=https://github.com/mautrix/telegram/ +INHERIT=distutils-r1 optfeature pypi systemd +IUSE=crypt minimal +qrcode socks5 sqlite python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 +KEYWORDS=~amd64 +LICENSE=AGPL-3 +RDEPEND=acct-user/mautrix-telegram dev-python/aiohttp[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/asyncpg[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/commonmark[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/mako[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/mautrix[crypt?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/ruamel-yaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/setuptools[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tulir-telethon-1.37.0_alpha1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/yarl[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] || ( dev-python/python-magic[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] sys-apps/file[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) !minimal? ( app-arch/brotli[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/aiodns[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/cryptg[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/phonenumbers[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) qrcode? ( dev-python/pillow[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/qrcode[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) socks5? ( dev-python/python-socks[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) sqlite? ( dev-python/aiosqlite[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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_python3_10 python_targets_python3_11 python_targets_python3_12 ) +SLOT=0 +SRC_URI=https://files.pythonhosted.org/packages/source/m/mautrix-telegram/mautrix-telegram-0.15.2.tar.gz +_eclasses_=toolchain-funcs 0c713337f7872f1a002cecaaea9bef73 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c distutils-r1 39c571155ace3dd926fe0d6440cf0a50 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 pypi 2eecb475512bc76e5ea9192a681b9e6b systemd c8b03e8df84486aa991d4396686e8942 +_md5_=7904884bb9e2cda067c8a78b0ce97afc diff --git a/metadata/md5-cache/net-p2p/dogecoin-qt-9999 b/metadata/md5-cache/net-p2p/dogecoin-qt-9999 index a832a498e8..1949858a3a 100644 --- a/metadata/md5-cache/net-p2p/dogecoin-qt-9999 +++ b/metadata/md5-cache/net-p2p/dogecoin-qt-9999 @@ -1,15 +1,15 @@ BDEPEND=dev-build/autoconf dev-build/automake >=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) >=dev-build/autoconf-2.71-r6:2.71 >=dev-build/libtool-2.4.7-r3 >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=configure install postinst postrm prepare pretend unpack -DEPEND=dev-libs/libevent:= dev-libs/protobuf dev-libs/openssl dev-build/libtool dev-build/automake:= gui? ( dev-qt/qtcore dev-qt/qtgui dev-qt/qtwidgets dev-qt/qtdbus dev-qt/qtnetwork dev-qt/qtprintsupport dev-qt/linguist-tools:= ) >=dev-libs/boost-1.84.0 wallet? ( sys-libs/db:5.3=[cxx] gui? ( media-gfx/qrencode ) ) zmq? ( net-libs/cppzmq ) +DEPEND=dev-libs/libevent:= dev-libs/protobuf dev-libs/openssl dev-build/libtool dev-build/automake:= gui? ( dev-qt/qtcore dev-qt/qtgui dev-qt/qtwidgets dev-qt/qtdbus dev-qt/qtnetwork ev-qt/qtprintsupport dev-qt/linguist-tools:= ) >=dev-libs/boost-1.84.0 wallet? ( sys-libs/db:5.3=[cxx] gui? ( media-gfx/qrencode ) ) zmq? ( net-libs/cppzmq ) DESCRIPTION=Dogecoin Core Qt for desktop. Downloaded blockchain is under 2.2GB. Much secure. EAPI=8 HOMEPAGE=https://github.com/dogecoin -INHERIT=autotools desktop xdg-utils flag-o-matic git-r3 +INHERIT=autotools desktop flag-o-matic git-r3 xdg-utils IUSE=cpu_flags_x86_avx2 cpu_flags_x86_sse2 intel-avx2 dogecoind experimental +gui +pie +prune scrypt-sse2 +ssp tests utils +wallet zmq LICENSE=MIT PROPERTIES=live -RDEPEND=dev-libs/libevent:= dev-libs/protobuf dev-libs/openssl dev-build/libtool dev-build/automake:= gui? ( dev-qt/qtcore dev-qt/qtgui dev-qt/qtwidgets dev-qt/qtdbus dev-qt/qtnetwork dev-qt/qtprintsupport dev-qt/linguist-tools:= ) >=dev-libs/boost-1.84.0 wallet? ( sys-libs/db:5.3=[cxx] gui? ( media-gfx/qrencode ) ) zmq? ( net-libs/cppzmq ) dev-vcs/git dev-cpp/abseil-cpp cpu_flags_x86_avx2? ( intel-avx2? ( ~app-crypt/intel-ipsec-mb-1.3 ) ) +RDEPEND=dev-libs/libevent:= dev-libs/protobuf dev-libs/openssl dev-build/libtool dev-build/automake:= gui? ( dev-qt/qtcore dev-qt/qtgui dev-qt/qtwidgets dev-qt/qtdbus dev-qt/qtnetwork ev-qt/qtprintsupport dev-qt/linguist-tools:= ) >=dev-libs/boost-1.84.0 wallet? ( sys-libs/db:5.3=[cxx] gui? ( media-gfx/qrencode ) ) zmq? ( net-libs/cppzmq ) dev-vcs/git dev-cpp/abseil-cpp cpu_flags_x86_avx2? ( intel-avx2? ( ~app-crypt/intel-ipsec-mb-1.3 ) ) REQUIRED_USE=!gui? ( dogecoind utils ) dogecoind? ( utils ) intel-avx2? ( experimental ) scrypt-sse2? ( experimental ) experimental? ( || ( intel-avx2 scrypt-sse2 ) ) SLOT=0 -_eclasses_=gnuconfig a397adda6984a4c423e28ac274c1ba98 toolchain-funcs 0c713337f7872f1a002cecaaea9bef73 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 5f49a16f67f81bdf873e3d1f10b10001 autotools d12ccbad07b44642a75ac97a3334d8e0 desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 flag-o-matic e503ea5acc20410237ba33ec3f7c857d git-r3 875eb471682d3e1f18da124be97dcc81 -_md5_=3313bdc09278a7ed314f4d5ff1e9b2f0 +_eclasses_=gnuconfig a397adda6984a4c423e28ac274c1ba98 toolchain-funcs 0c713337f7872f1a002cecaaea9bef73 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 5f49a16f67f81bdf873e3d1f10b10001 autotools d12ccbad07b44642a75ac97a3334d8e0 desktop 021728fdc1b03b36357dbc89489e0f0d flag-o-matic e503ea5acc20410237ba33ec3f7c857d git-r3 875eb471682d3e1f18da124be97dcc81 xdg-utils baea6080dd821f5562d715887954c9d3 +_md5_=d08957fb436e971c1a20cd2a2663c61b diff --git a/metadata/md5-cache/net-p2p/yggdrasil-go-0.5.6 b/metadata/md5-cache/net-p2p/yggdrasil-go-0.5.7 similarity index 87% rename from metadata/md5-cache/net-p2p/yggdrasil-go-0.5.6 rename to metadata/md5-cache/net-p2p/yggdrasil-go-0.5.7 index 592bff2eba..5678d1337e 100644 --- a/metadata/md5-cache/net-p2p/yggdrasil-go-0.5.6 +++ b/metadata/md5-cache/net-p2p/yggdrasil-go-0.5.7 @@ -11,6 +11,6 @@ KEYWORDS=~amd64 ~arm64 LICENSE=LGPL-3 MIT Apache-2.0 BSD ZLIB RESTRICT=mirror strip SLOT=0 -SRC_URI=https://github.com/yggdrasil-network/yggdrasil-go/archive/refs/tags/v0.5.6.tar.gz -> yggdrasil-go-0.5.6.tar.gz https://codeberg.org/BratishkaErik/distfiles/releases/download/yggdrasil-go-0.5.6/yggdrasil-go-0.5.6-vendor.tar.xz +SRC_URI=https://github.com/yggdrasil-network/yggdrasil-go/archive/refs/tags/v0.5.7.tar.gz -> yggdrasil-go-0.5.7.tar.gz https://codeberg.org/BratishkaErik/distfiles/releases/download/yggdrasil-go-0.5.7/yggdrasil-go-0.5.7-vendor.tar.xz _eclasses_=fcaps c0a086b957a1b183a8d136eabf02f191 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs 0c713337f7872f1a002cecaaea9bef73 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d go-env 7eb56e61e641d6db098d57fb37477c44 go-module 83fd3ed1657cfc316c93d6a37018290d linux-info ea4122ba1d8791a12b78e53f9510a2e3 systemd c8b03e8df84486aa991d4396686e8942 -_md5_=b2d16c334f970b5f7881b452ced46c6b +_md5_=b2aee045db6ef9b80421acf4ce84f12e diff --git a/metadata/md5-cache/net-p2p/yggdrasil-go-9999 b/metadata/md5-cache/net-p2p/yggdrasil-go-9999 index 14a85019bd..99dd2ebbe4 100644 --- a/metadata/md5-cache/net-p2p/yggdrasil-go-9999 +++ b/metadata/md5-cache/net-p2p/yggdrasil-go-9999 @@ -1,4 +1,4 @@ -BDEPEND=>=dev-lang/go-1.20.0 >=dev-vcs/git-1.8.2.1[curl] >=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig +BDEPEND=>=dev-lang/go-1.21 >=dev-vcs/git-1.8.2.1[curl] >=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig DEFINED_PHASES=compile install postinst setup unpack DEPEND=acct-user/yggdrasil acct-group/yggdrasil DESCRIPTION=An experiment in scalable routing as an encrypted IPv6 overlay network @@ -12,4 +12,4 @@ PROPERTIES=live RESTRICT=strip SLOT=0 _eclasses_=fcaps c0a086b957a1b183a8d136eabf02f191 git-r3 875eb471682d3e1f18da124be97dcc81 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs 0c713337f7872f1a002cecaaea9bef73 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d go-env 7eb56e61e641d6db098d57fb37477c44 go-module 83fd3ed1657cfc316c93d6a37018290d linux-info ea4122ba1d8791a12b78e53f9510a2e3 systemd c8b03e8df84486aa991d4396686e8942 -_md5_=54d5bc42fe19f9a19bdfcabd7b3a0efd +_md5_=5a128932ef67c1a5489a96a4d1f47786 diff --git a/metadata/md5-cache/net-proxy/byedpi-0.12 b/metadata/md5-cache/net-proxy/byedpi-0.12 new file mode 100644 index 0000000000..b806877dac --- /dev/null +++ b/metadata/md5-cache/net-proxy/byedpi-0.12 @@ -0,0 +1,12 @@ +BDEPEND=virtual/pkgconfig +DEFINED_PHASES=compile install +DESCRIPTION=Bypass DPI SOCKS proxy +EAPI=8 +HOMEPAGE=https://github.com/hufrea/byedpi/ +INHERIT=systemd toolchain-funcs +KEYWORDS=~amd64 +LICENSE=MIT +SLOT=0 +SRC_URI=https://github.com/hufrea/byedpi/archive/refs/tags/v0.12.tar.gz -> byedpi-0.12.tar.gz +_eclasses_=toolchain-funcs 0c713337f7872f1a002cecaaea9bef73 multilib c19072c3cd7ac5cb21de013f7e9832e0 systemd c8b03e8df84486aa991d4396686e8942 +_md5_=763f188e0c8a73a7893e11db83e1fa04 diff --git a/metadata/md5-cache/net-proxy/byedpi-9999 b/metadata/md5-cache/net-proxy/byedpi-9999 new file mode 100644 index 0000000000..c078c80668 --- /dev/null +++ b/metadata/md5-cache/net-proxy/byedpi-9999 @@ -0,0 +1,11 @@ +BDEPEND=>=dev-vcs/git-1.8.2.1[curl] virtual/pkgconfig +DEFINED_PHASES=compile install unpack +DESCRIPTION=Bypass DPI SOCKS proxy +EAPI=8 +HOMEPAGE=https://github.com/hufrea/byedpi/ +INHERIT=git-r3 systemd toolchain-funcs +LICENSE=MIT +PROPERTIES=live +SLOT=0 +_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81 toolchain-funcs 0c713337f7872f1a002cecaaea9bef73 multilib c19072c3cd7ac5cb21de013f7e9832e0 systemd c8b03e8df84486aa991d4396686e8942 +_md5_=c2dfb1642813b75b56cfaf5fdfd167cf diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 538f8c5100..95a9255082 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -271,7 +271,7 @@ app-misc/s6-man 9999: mdoc versions of the HTML documentation for the s6 supervi app-misc/tai 0.0.8: tai (Terminal Ascii Images) tool to convert images to ascii app-misc/tealdeer 1.6.1: A very fast implementation of tldr in Rust. app-misc/termdown 1.18.0: Countdown timer and stopwatch in your terminal -app-misc/tinyfetch 5.2 6.1 9999: fetch program written in pure C +app-misc/tinyfetch 5.2 6.1 6.2 9999: fetch program written in pure C app-misc/treefetch 2.0.0: 🌲 A plant-based system fetch tool made with Rust. app-misc/tty-share-bin 2.4.0: Screen sharing for terminal: ASCII in browser or terminal, without pixels moving app-misc/twertlefetch 1.1.0: system fetch written in rust @@ -1306,7 +1306,7 @@ media-sound/spotify-adblock 1.0.1 1.0.2 1.0.3: Adblocker for Spotify media-sound/spotify-player 0.18.1 0.18.2 9999: spotify_player is a fast, easy to use, and configurable terminal music player. media-sound/spotifyd 0.3.5_p20240513: A Spotify daemon media-sound/supersonic 0.12.0 0.13.0 0.13.0-r1: A lightweight and full-featured cross-platform desktop client -media-sound/tidal-hifi-bin 5.14.1 5.15.0: Web version of Tidal running in electron with Hi-Fi support thanks to Widevine. +media-sound/tidal-hifi-bin 5.15.0 5.16.0: Web version of Tidal running in electron with Hi-Fi support thanks to Widevine. media-sound/yewtube 2.10.5 9999: Terminal-based YouTube player and downloader media-sound/youtube-music-bin 3.3.6: YouTube Music Desktop App bundled with custom plugins media-sound/zita-ajbridge 0.8.4 0.8.4-r1: zita-a2j and zita-j2a - bridges between ALSA and JACK @@ -1397,7 +1397,7 @@ net-im/mautrix-discord 0.6.4 0.6.5: A Matrix-Discord puppeting bridge net-im/mautrix-meta 0.3.0 0.3.1: A Matrix-Facebook puppeting bridge net-im/mautrix-signal 0.6.0 0.6.1 0.6.2: A Matrix-Signal puppeting bridge net-im/mautrix-slack 0_pre20230925 0_pre20240215: A Matrix-Slack puppeting bridge based on slack-go -net-im/mautrix-telegram 0.14.1 0.14.2 0.15.1: A Matrix-Telegram Messenger puppeting bridge +net-im/mautrix-telegram 0.15.1 0.15.2: A Matrix-Telegram Messenger puppeting bridge net-im/mautrix-whatsapp 0.10.0 0.10.7: A Matrix-WhatsApp puppeting bridge net-im/nheko 0.11.3-r2 0.12.0-r1 9999: Native desktop client for Matrix using Qt net-im/pop 8.0.21: Screen sharing with multiplayer control, with voice @@ -1489,9 +1489,10 @@ net-p2p/gridcoin 5.4.8.0 5.4.8.0_p1: Proof-of-Stake based cryptocurrency that re net-p2p/monero 0.17.3.2 0.18.3.1 0.18.3.3-r1 0.18.3.3-r2 9999: The secure, private, untraceable cryptocurrency net-p2p/p2pool 4.0 9999: Decentralized pool for Monero mining net-p2p/trezord-go 2.0.33: TREZOR Communication Daemon -net-p2p/yggdrasil-go 0.5.6 9999: An experiment in scalable routing as an encrypted IPv6 overlay network +net-p2p/yggdrasil-go 0.5.7 9999: An experiment in scalable routing as an encrypted IPv6 overlay network net-print/hpuld 1.00.39.15.00.23-r1: HP Unified Linux Driver (for samsung hardware) net-proxy/MTProxy 3.0.4-r1: Community fork of MTProxy +net-proxy/byedpi 0.12 9999: Bypass DPI SOCKS proxy 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.11.0 3.11.0-r1 3.12.1 3.12.1-r1 3.13.0 3.14.0: Baresip is a portable and modular SIP User-Agent diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 02be3e0746..821ff10e23 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Sat, 10 Aug 2024 15:48:52 +0000 +Sat, 10 Aug 2024 20:48:48 +0000 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 2e442c7e28..d8b0d53e20 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -513,6 +513,7 @@ net-im/gajim-plugins:quick_replies - Plugin: Quick replies net-im/gajim-plugins:triggers - Plugin: Configure Gajim's behaviour when receiving messages/events net-im/gomuks:encryption - End-to-end encryption support with dev-libs/olm net-im/jitsi-meet:swiftshader - Use SwiftShader OpenGL graphics +net-im/mautrix-telegram:qrcode - Enables logging in via QR code support net-im/mautrix-whatsapp:crypt - Enable end-to-bridge encryption with dev-libs/olm. net-im/nheko:video - Enable video calls net-im/nheko:voip - Enable audio calls