diff --git a/metadata/md5-cache/dev-db/dbeaver-bin-23.3.0 b/metadata/md5-cache/dev-db/dbeaver-bin-23.3.0 new file mode 100644 index 0000000000..a99b85e5ca --- /dev/null +++ b/metadata/md5-cache/dev-db/dbeaver-bin-23.3.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=install postinst postrm preinst prepare +DEPEND=virtual/jre:17 +DESCRIPTION=Free universal database tool (community edition). +EAPI=8 +HOMEPAGE=https://dbeaver.io/ +IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info +INHERIT=desktop wrapper xdg +KEYWORDS=~amd64 ~arm64 +LICENSE=Apache-2.0 EPL-1.0 BSD +RDEPEND=virtual/jre:17 +SLOT=0 +SRC_URI=amd64? ( https://dbeaver.io/files/23.3.0/dbeaver-ce-23.3.0-linux.gtk.x86_64-nojdk.tar.gz -> dbeaver-bin-23.3.0-amd64.tar.gz ) arm64? ( https://dbeaver.io/files/23.3.0/dbeaver-ce-23.3.0-linux.gtk.aarch64-nojdk.tar.gz -> dbeaver-bin-23.3.0-arm64.tar.gz ) +_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d wrapper 4a1902f969e5718126434fc35f3a0d9c xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e +_md5_=1d40cbd7e231bf3cfed2880199fcd406 diff --git a/metadata/md5-cache/dev-python/podman-compose-1.0.6 b/metadata/md5-cache/dev-python/podman-compose-1.0.6 index ce9928264e..01f9428da8 100644 --- a/metadata/md5-cache/dev-python/podman-compose-1.0.6 +++ b/metadata/md5-cache/dev-python/podman-compose-1.0.6 @@ -1,17 +1,17 @@ -BDEPEND=test? ( app-containers/podman app-containers/dnsname-cni-plugin dev-python/pyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-dotenv[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[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 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] +BDEPEND=test? ( || ( ( app-containers/netavark app-containers/aardvark-dns ) app-containers/dnsname-cni-plugin ) app-containers/podman dev-python/pyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/python-dotenv[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[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-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] DEFINED_PHASES=compile configure install prepare test -DEPEND=app-containers/podman app-containers/dnsname-cni-plugin dev-python/pyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-dotenv[python_targets_python3_10(-)?,python_targets_python3_11(-)?] +DEPEND=|| ( ( app-containers/netavark app-containers/aardvark-dns ) app-containers/dnsname-cni-plugin ) app-containers/podman dev-python/pyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/python-dotenv[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] DESCRIPTION=A script to run docker-compose.yml using Podman EAPI=8 HOMEPAGE=https://github.com/containers/podman-compose INHERIT=distutils-r1 -IUSE=test python_targets_python3_10 python_targets_python3_11 +IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 KEYWORDS=~amd64 LICENSE=GPL-2 -RDEPEND=app-containers/podman app-containers/dnsname-cni-plugin dev-python/pyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-dotenv[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 ) +RDEPEND=|| ( ( app-containers/netavark app-containers/aardvark-dns ) app-containers/dnsname-cni-plugin ) app-containers/podman dev-python/pyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/python-dotenv[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 ) RESTRICT=!test? ( test ) SLOT=0 -SRC_URI=https://github.com/containers/podman-compose/archive/refs/tags/v1.0.6.tar.gz -> podman-compose-1.0.6.tar.gz +SRC_URI=https://github.com/containers/podman-compose/archive/refs/tags/v1.0.6.tar.gz -> podman-compose-1.0.6.gh.tar.gz _eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic c816c598969cbaf38cc02d2496ad2e98 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 2329ddf7eec9f8177aec51648249d790 -_md5_=1c0ea9a717edfa9d4e63639948eddd67 +_md5_=6255227e3539fa657215f6e630ec8705 diff --git a/metadata/md5-cache/games-action/ddnet-17.4 b/metadata/md5-cache/games-action/ddnet-17.4 deleted file mode 100644 index 13635484a5..0000000000 --- a/metadata/md5-cache/games-action/ddnet-17.4 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=>=dev-lang/python-3.9 dev-util/cmake dev-util/glslang dev-util/spirv-tools >=virtual/rust-1.53 app-alternatives/ninja >=dev-util/cmake-3.20.5 -DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack -DEPEND=client? ( media-libs/freetype media-libs/glew media-libs/libogg media-libs/libsdl2 media-libs/opus media-libs/opusfile media-libs/libpng media-libs/x264 media-sound/wavpack x11-libs/libnotify videorecorder? ( media-video/ffmpeg ) ) sys-libs/zlib dev-libs/openssl dev-db/sqlite download-gtest? ( dev-cpp/gtest dev-vcs/git ) net-misc/curl upnp? ( net-libs/miniupnpc ) vulkan? ( media-libs/vulkan-loader media-libs/libsdl2[vulkan] ) websockets? ( net-libs/libwebsockets[client] ) -DESCRIPTION=DDraceNetwork, a cooperative racing mod of Teeworlds -EAPI=8 -HOMEPAGE=https://ddnet.org/ https://github.com/ddnet/ddnet -IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info -INHERIT=cargo cmake python-any-r1 xdg -IUSE=antibot autoupdate +client download-gtest headless-client +inform-update +server +tools upnp +videorecorder vulkan websockets debug -KEYWORDS=~amd64 -LICENSE=CC-BY-SA-3.0 OFL-1.1 BSD -RDEPEND=client? ( media-libs/freetype media-libs/glew media-libs/libogg media-libs/libsdl2 media-libs/opus media-libs/opusfile media-libs/libpng media-libs/x264 media-sound/wavpack x11-libs/libnotify videorecorder? ( media-video/ffmpeg ) ) sys-libs/zlib dev-libs/openssl dev-db/sqlite download-gtest? ( dev-cpp/gtest dev-vcs/git ) net-misc/curl upnp? ( net-libs/miniupnpc ) vulkan? ( media-libs/vulkan-loader media-libs/libsdl2[vulkan] ) websockets? ( net-libs/libwebsockets[client] ) -SLOT=0 -SRC_URI=https://github.com/ddnet/ddnet/archive/refs/tags/17.4.tar.gz -> ddnet-17.4.tar.gz https://crates.io/api/v1/crates/cc/1.0.73/download -> cc-1.0.73.crate https://crates.io/api/v1/crates/cxx/1.0.71/download -> cxx-1.0.71.crate https://crates.io/api/v1/crates/cxxbridge-flags/1.0.71/download -> cxxbridge-flags-1.0.71.crate https://crates.io/api/v1/crates/cxxbridge-macro/1.0.71/download -> cxxbridge-macro-1.0.71.crate https://crates.io/api/v1/crates/link-cplusplus/1.0.6/download -> link-cplusplus-1.0.6.crate https://crates.io/api/v1/crates/proc-macro2/1.0.40/download -> proc-macro2-1.0.40.crate https://crates.io/api/v1/crates/quote/1.0.20/download -> quote-1.0.20.crate https://crates.io/api/v1/crates/syn/1.0.98/download -> syn-1.0.98.crate https://crates.io/api/v1/crates/unicode-ident/1.0.1/download -> unicode-ident-1.0.1.crate -_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic c816c598969cbaf38cc02d2496ad2e98 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe cargo 8e446589282567c95e483e238d8dd120 ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-any-r1 f5169813d1619761b459800587005fd2 xdg 4a14c5c24f121e7da66e5aab4a168c6e -_md5_=22d05f22d489eb480ffb21915386eebe diff --git a/metadata/md5-cache/games-action/ddnet-17.3 b/metadata/md5-cache/games-action/ddnet-17.4.1 similarity index 71% rename from metadata/md5-cache/games-action/ddnet-17.3 rename to metadata/md5-cache/games-action/ddnet-17.4.1 index c29bd3b4b2..9eb780dcf0 100644 --- a/metadata/md5-cache/games-action/ddnet-17.3 +++ b/metadata/md5-cache/games-action/ddnet-17.4.1 @@ -11,6 +11,6 @@ KEYWORDS=~amd64 LICENSE=CC-BY-SA-3.0 OFL-1.1 BSD RDEPEND=client? ( media-libs/freetype media-libs/glew media-libs/libogg media-libs/libsdl2 media-libs/opus media-libs/opusfile media-libs/libpng media-libs/x264 media-sound/wavpack x11-libs/libnotify videorecorder? ( media-video/ffmpeg ) ) sys-libs/zlib dev-libs/openssl dev-db/sqlite download-gtest? ( dev-cpp/gtest dev-vcs/git ) net-misc/curl upnp? ( net-libs/miniupnpc ) vulkan? ( media-libs/vulkan-loader media-libs/libsdl2[vulkan] ) websockets? ( net-libs/libwebsockets[client] ) SLOT=0 -SRC_URI=https://github.com/ddnet/ddnet/archive/refs/tags/17.3.tar.gz -> ddnet-17.3.tar.gz https://crates.io/api/v1/crates/cc/1.0.73/download -> cc-1.0.73.crate https://crates.io/api/v1/crates/cxx/1.0.71/download -> cxx-1.0.71.crate https://crates.io/api/v1/crates/cxxbridge-flags/1.0.71/download -> cxxbridge-flags-1.0.71.crate https://crates.io/api/v1/crates/cxxbridge-macro/1.0.71/download -> cxxbridge-macro-1.0.71.crate https://crates.io/api/v1/crates/link-cplusplus/1.0.6/download -> link-cplusplus-1.0.6.crate https://crates.io/api/v1/crates/proc-macro2/1.0.40/download -> proc-macro2-1.0.40.crate https://crates.io/api/v1/crates/quote/1.0.20/download -> quote-1.0.20.crate https://crates.io/api/v1/crates/syn/1.0.98/download -> syn-1.0.98.crate https://crates.io/api/v1/crates/unicode-ident/1.0.1/download -> unicode-ident-1.0.1.crate +SRC_URI=https://github.com/ddnet/ddnet/archive/refs/tags/17.4.1.tar.gz -> ddnet-17.4.1.tar.gz https://crates.io/api/v1/crates/cc/1.0.73/download -> cc-1.0.73.crate https://crates.io/api/v1/crates/cxx/1.0.71/download -> cxx-1.0.71.crate https://crates.io/api/v1/crates/cxxbridge-flags/1.0.71/download -> cxxbridge-flags-1.0.71.crate https://crates.io/api/v1/crates/cxxbridge-macro/1.0.71/download -> cxxbridge-macro-1.0.71.crate https://crates.io/api/v1/crates/link-cplusplus/1.0.6/download -> link-cplusplus-1.0.6.crate https://crates.io/api/v1/crates/proc-macro2/1.0.40/download -> proc-macro2-1.0.40.crate https://crates.io/api/v1/crates/quote/1.0.20/download -> quote-1.0.20.crate https://crates.io/api/v1/crates/syn/1.0.98/download -> syn-1.0.98.crate https://crates.io/api/v1/crates/unicode-ident/1.0.1/download -> unicode-ident-1.0.1.crate _eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic c816c598969cbaf38cc02d2496ad2e98 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe cargo 8e446589282567c95e483e238d8dd120 ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-any-r1 f5169813d1619761b459800587005fd2 xdg 4a14c5c24f121e7da66e5aab4a168c6e _md5_=22d05f22d489eb480ffb21915386eebe diff --git a/metadata/md5-cache/gui-apps/organicmaps-9999 b/metadata/md5-cache/gui-apps/organicmaps-9999 index 0c1023fa81..feb6594e45 100644 --- a/metadata/md5-cache/gui-apps/organicmaps-9999 +++ b/metadata/md5-cache/gui-apps/organicmaps-9999 @@ -1,12 +1,13 @@ BDEPEND=>=dev-vcs/git-1.8.2.1[curl] app-alternatives/ninja >=dev-util/cmake-3.20.5 DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack -DEPEND=sys-devel/clang >=dev-util/cmake-3.18.1 dev-util/ninja media-libs/freetype dev-libs/icu sys-libs/libstdc++-v3 dev-qt/qtcore dev-qt/qtpositioning dev-qt/qtsvg dev-db/sqlite sys-libs/zlib[minizip] dev-util/desktop-file-utils x11-misc/shared-mime-info +DEPEND=sys-devel/clang media-libs/freetype dev-libs/icu sys-libs/libstdc++-v3 dev-qt/qtcore dev-qt/qtpositioning dev-qt/qtsvg dev-db/sqlite sys-libs/zlib[minizip] DESCRIPTION=Offline maps and navigation using OpenStreetMap data -EAPI=7 +EAPI=8 HOMEPAGE=https://organicmaps.app +IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info INHERIT=git-r3 xdg cmake LICENSE=Apache-2.0 PROPERTIES=live SLOT=0 _eclasses_=git-r3 5133e393e8717a3a093660f990801dc1 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic c816c598969cbaf38cc02d2496ad2e98 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c cmake 0f2e0c197fad0312f3c4765c9cf36271 -_md5_=8ee42eb4ebd81c335ca0806ef35db8a9 +_md5_=a4a69a98ef61b62edd967ff08a91fb8e diff --git a/metadata/md5-cache/mpv-plugin/autoload-0.35.1 b/metadata/md5-cache/mpv-plugin/autoload-0.35.1 deleted file mode 100644 index a4b7936ac7..0000000000 --- a/metadata/md5-cache/mpv-plugin/autoload-0.35.1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=install postinst -DESCRIPTION=Loads playlist entries before and after the the currently played file -EAPI=8 -HOMEPAGE=https://github.com/mpv-player/mpv/tree/master/TOOLS/lua -INHERIT=mpv-plugin -IUSE=+autoload -KEYWORDS=~amd64 -LICENSE=LGPL-2.1+ GPL-2+ BSD ISC MIT -RDEPEND=~media-video/mpv-0.35.1 media-video/mpv[lua] -SLOT=0 -SRC_URI=https://github.com/mpv-player/mpv/archive/v0.35.1.tar.gz -> mpv-0.35.1.tar.gz -_eclasses_=mpv-plugin d5b74b0d4b9aa2b088badc969f11de7a -_md5_=9ab8252cd8ddc5be78c31c4b5e1f83b9 diff --git a/metadata/md5-cache/mpv-plugin/autoload-0.36.0 b/metadata/md5-cache/mpv-plugin/autoload-0.36.0 deleted file mode 100644 index dacc6283df..0000000000 --- a/metadata/md5-cache/mpv-plugin/autoload-0.36.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=install postinst -DESCRIPTION=Loads playlist entries before and after the the currently played file -EAPI=8 -HOMEPAGE=https://github.com/mpv-player/mpv/tree/master/TOOLS/lua -INHERIT=mpv-plugin -IUSE=+autoload -KEYWORDS=~amd64 -LICENSE=LGPL-2.1+ GPL-2+ BSD ISC MIT -RDEPEND=~media-video/mpv-0.36.0 media-video/mpv[lua] -SLOT=0 -SRC_URI=https://github.com/mpv-player/mpv/archive/v0.36.0.tar.gz -> mpv-0.36.0.tar.gz -_eclasses_=mpv-plugin d5b74b0d4b9aa2b088badc969f11de7a -_md5_=9ab8252cd8ddc5be78c31c4b5e1f83b9 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 3a2125b614..bce266be33 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -595,7 +595,7 @@ dev-crystal/temel 0.1.0_p20171024: Extensible Markup DSL for Crystal dev-crystal/water 1.0.0: A library for writing HTML in plain Crystal dev-crystal/webdrivers 0.4.1-r1 0.4.2: Helps manage drivers for Selenium, such as the Chromedriver dev-crystal/webless 0.1.0: HTTP::Client for testing HTTP::Handlers directly and maintaining cookies -dev-db/dbeaver-bin 23.0.0 23.2.0: Free universal database tool (community edition). +dev-db/dbeaver-bin 23.0.0 23.2.0 23.3.0: Free universal database tool (community edition). dev-db/pg_repack 1.4.8: Reorganize tables in PostgreSQL databases with minimal locks dev-db/rum 1.3.13: RUM access method - inverted index with additional information in posting lists dev-dotnet/gtk-sharp 2.99.3-r3 3.22.2-r2: gtk bindings for mono @@ -1321,7 +1321,7 @@ dev-zig/zls 0.10.0-r1 9999: The officially unofficial Ziglang language server games-action/ATLauncher 3.4.3.1 3.4.27.0: Minecraft launcher which integrates multiple different ModPacks games-action/blackvoxel 2.50 9999: Blackvoxel Video Game games-action/classicube 1.3.6 9999: Reverse-engineered Minecraft Classic client -games-action/ddnet 17.3 17.4 9999: DDraceNetwork, a cooperative racing mod of Teeworlds +games-action/ddnet 17.4.1 9999: DDraceNetwork, a cooperative racing mod of Teeworlds games-action/netrek-brmh 2.6.0: brmh client for netrek games-action/netrek-cow 3.3.2: cow client for netrek games-action/technic-launcher 4.625 4.768: Minecraft launcher for community-made modpacks on the Technic Platform @@ -1644,7 +1644,6 @@ media-video/walksnail-osd-tool 0.2.0 9999: Tool for rendering OSDs over Walksnai media-video/wlrobs 1.0 9999: OBS plugin that allows you to screen capture on wlroots based compositors media-video/ytarchive 0.4.0: Youtube livestream downloader mpv-plugin/SmartCopyPaste 3.1: Gives mpv the capability to copy and paste while being smart and customizable -mpv-plugin/autoload 0.35.1 0.36.0: Loads playlist entries before and after the the currently played file mpv-plugin/autosubsync-mpv 20220402: Automatic subtitle synchronization script for mpv media player mpv-plugin/kde-do-not-disturb 20230110: Disable the notifications while mpv is running mpv-plugin/kde-night-color 20230110: Disable Night Color while mpv is running diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 43685bac4f..8cecb266a7 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Fri, 15 Dec 2023 16:31:56 +0000 +Fri, 15 Dec 2023 17:46:54 +0000