*/*: update for virtual/zlib

Update done using:

```
git grep -l sys-libs/zlib sys-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g
git grep -l virtual/zlib-ng sys-* | xargs sed -i -e s@virtual/zlib-ng@sys-libs/zlib-ng@g
git diff --name-only | xargs copybump
git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead
pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error
```

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
This commit is contained in:
Paul Zander
2025-11-16 23:26:20 +01:00
parent 063b3d6de7
commit c23791504e
214 changed files with 355 additions and 355 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 2024 Gentoo Authors
# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,7 +20,7 @@ REQUIRED_USE="wayland? ( vulkan ) X? ( vulkan )"
DEPEND="
x11-libs/gtk+:3[wayland?]
>=dev-libs/glib-2.24
sys-libs/zlib
virtual/zlib
dev-libs/json-glib
net-libs/libsoup:3.0
x11-libs/cairo

View File

@@ -23,7 +23,7 @@ IUSE="cpu_flags_x86_aes"
DEPEND="
dev-libs/boost:=
dev-libs/openssl:=
sys-libs/zlib:=
virtual/zlib:=
"
RDEPEND="${DEPEND}"

View File

@@ -23,7 +23,7 @@ IUSE="cpu_flags_x86_aes"
DEPEND="
dev-libs/boost:=
dev-libs/openssl:=
sys-libs/zlib:=
virtual/zlib:=
"
RDEPEND="${DEPEND}"

View File

@@ -40,7 +40,7 @@ DEPEND="
dev-libs/libgpg-error
dev-libs/nettle
dev-libs/openssl:0=
sys-libs/zlib
virtual/zlib
gtk? ( gui-libs/gtk )
"
RDEPEND="${DEPEND}"

View File

@@ -19,7 +19,7 @@ DEPEND="
app-arch/libarchive:=
app-arch/xz-utils
dev-qt/qtbase:6
sys-libs/zlib
virtual/zlib
"
RDEPEND="${DEPEND}"

View File

@@ -26,7 +26,7 @@ DEPEND="
app-arch/bzip2
app-arch/bzip3
app-arch/xz-utils
sys-libs/zlib
virtual/zlib
"
RDEPEND="${DEPEND}"
BDEPEND="

View File

@@ -1,4 +1,4 @@
# Copyright 2020-2024 Gentoo Authors
# Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~x86"
DEPEND="
app-arch/bzip2
sys-libs/zlib
virtual/zlib
virtual/libiconv
"
RDEPEND="${DEPEND}"

View File

@@ -1,4 +1,4 @@
# Copyright 2020-2024 Gentoo Authors
# Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~x86"
DEPEND="
app-arch/bzip2
sys-libs/zlib
virtual/zlib
virtual/libiconv
"
RDEPEND="${DEPEND}"

View File

@@ -1,4 +1,4 @@
# Copyright 2024 Gentoo Authors
# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -26,7 +26,7 @@ RDEPEND="
media-libs/freetype
media-libs/libglvnd
sys-apps/dbus
sys-libs/zlib
virtual/zlib
x11-libs/libICE
x11-libs/libSM
x11-libs/libX11

View File

@@ -64,7 +64,7 @@ DEPEND="
net-libs/mbedtls:=
net-misc/curl
sys-apps/file
sys-libs/zlib
virtual/zlib
virtual/libiconv
virtual/libintl
"

View File

@@ -1,4 +1,4 @@
# Copyright 2022-2024 Gentoo Authors
# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ KEYWORDS="~amd64"
DEPEND="
x11-libs/gtk+:3
media-libs/fontconfig
sys-libs/zlib
virtual/zlib
x11-libs/libxcb:=
dev-libs/libgit2:=
"

View File

@@ -1,4 +1,4 @@
# Copyright 2024 Gentoo Authors
# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Autogenerated by pycargoebuild 0.13.2
@@ -445,7 +445,7 @@ RDEPEND="
media-libs/harfbuzz:=
media-libs/libjpeg-turbo:=
media-libs/libpng:=
sys-libs/zlib
virtual/zlib
"
DEPEND="${RDEPEND}"
BDEPEND="

View File

@@ -36,7 +36,7 @@ RDEPEND="
net-misc/curl
net-print/cups
sys-apps/dbus
sys-libs/zlib
virtual/zlib
x11-libs/cairo
x11-libs/gdk-pixbuf
x11-libs/gtk+:3[X]

View File

@@ -36,7 +36,7 @@ RDEPEND="
net-misc/curl
net-print/cups
sys-apps/dbus
sys-libs/zlib
virtual/zlib
x11-libs/cairo
x11-libs/gdk-pixbuf
x11-libs/gtk+:3[X]

View File

@@ -36,7 +36,7 @@ RDEPEND="
net-misc/curl
net-print/cups
sys-apps/dbus
sys-libs/zlib
virtual/zlib
x11-libs/cairo
x11-libs/gdk-pixbuf
x11-libs/gtk+:3[X]

View File

@@ -240,7 +240,7 @@ RESTRICT="test"
DEPEND="
dev-libs/openssl:=
sys-libs/zlib
virtual/zlib
"
RDEPEND="${DEPEND}"

View File

@@ -1,4 +1,4 @@
# Copyright 2022 Gentoo Authors
# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
@@ -19,5 +19,5 @@ fi
LICENSE="GPL-3+"
SLOT="0"
DEPEND="sys-libs/zlib"
DEPEND="virtual/zlib"
RDEPEND="${DEPEND}"

View File

@@ -1,4 +1,4 @@
# Copyright 2022 Gentoo Authors
# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
@@ -19,5 +19,5 @@ fi
LICENSE="GPL-3+"
SLOT="0"
DEPEND="sys-libs/zlib"
DEPEND="virtual/zlib"
RDEPEND="${DEPEND}"

View File

@@ -1,4 +1,4 @@
# Copyright 2022 Gentoo Authors
# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
@@ -19,5 +19,5 @@ fi
LICENSE="GPL-3+"
SLOT="0"
DEPEND="sys-libs/zlib"
DEPEND="virtual/zlib"
RDEPEND="${DEPEND}"

View File

@@ -33,7 +33,7 @@ DEPEND="dev-lang/lua:5.1
media-libs/libpng:*
media-video/ffmpeg:0
net-misc/curl
sys-libs/zlib
virtual/zlib
x11-libs/libX11
x11-libs/libXrender
x11-libs/wxGTK:${WX_GTK_VER}

View File

@@ -1,4 +1,4 @@
# Copyright 2019-2024 Gentoo Authors
# Copyright 2019-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -38,7 +38,7 @@ RDEPEND="
net-print/cups
sys-apps/dbus
sys-libs/glibc
sys-libs/zlib
virtual/zlib
x11-libs/cairo
x11-libs/gtk+:3
x11-libs/libdrm

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ RESTRICT="!test? ( test )"
DEPEND="
sys-libs/ncurses:=
dev-libs/inih
sys-libs/zlib
virtual/zlib
"
BDEPEND="
dev-python/cogapp

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ RESTRICT="!test? ( test )"
DEPEND="
sys-libs/ncurses:=
dev-libs/inih
sys-libs/zlib
virtual/zlib
"
BDEPEND="
dev-python/cogapp

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ RESTRICT="!test? ( test )"
DEPEND="
sys-libs/ncurses:=
dev-libs/inih
sys-libs/zlib
virtual/zlib
"
BDEPEND="
dev-python/cogapp

View File

@@ -1,4 +1,4 @@
# Copyright 2024 Gentoo Authors
# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ KEYWORDS="~amd64"
# filesystem.
RESTRICT="strip"
# Except for sys-libs/zlib, these dependencies were extracted from the shared
# Except for virtual/zlib, these dependencies were extracted from the shared
# libraries required by the via-nativia executable; it's not clear whether
# these are all _actually_ required, or whether the list is extensive because
# the executable is an Electron app.
@@ -33,7 +33,7 @@ RDEPEND="
net-print/cups
sys-apps/dbus
sys-fs/fuse:0
sys-libs/zlib
virtual/zlib
x11-libs/cairo
x11-libs/gtk+:3
x11-libs/libX11

View File

@@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86"
RDEPEND=">=dev-libs/openssl-1.1.1q
>=dev-libs/boost-1.80.0-r1
>=sys-libs/zlib-1.2.13-r1"
>=virtual/zlib-1.2.13-r1"
DEPEND="${RDEPEND}"

View File

@@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86"
RDEPEND=">=dev-libs/openssl-1.1.1q
>=dev-libs/boost-1.80.0-r1:=
>=sys-libs/zlib-1.2.13-r1"
>=virtual/zlib-1.2.13-r1"
DEPEND="${RDEPEND}"

View File

@@ -1,4 +1,4 @@
# Copyright 2023 Gentoo Authors
# Copyright 2023-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,7 +22,7 @@ IUSE="voice"
RDEPEND="
dev-libs/openssl:=
sys-libs/zlib:=
virtual/zlib:=
voice? (
dev-libs/libsodium:=

View File

@@ -1,4 +1,4 @@
# Copyright 2023 Gentoo Authors
# Copyright 2023-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,7 +22,7 @@ IUSE="voice"
RDEPEND="
dev-libs/openssl:=
sys-libs/zlib:=
virtual/zlib:=
voice? (
dev-libs/libsodium:=

View File

@@ -1,4 +1,4 @@
# Copyright 2023 Gentoo Authors
# Copyright 2023-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,7 +22,7 @@ IUSE="voice"
RDEPEND="
dev-libs/openssl:=
sys-libs/zlib:=
virtual/zlib:=
voice? (
dev-libs/libsodium:=

View File

@@ -1,4 +1,4 @@
# Copyright 2023 Gentoo Authors
# Copyright 2023-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,7 +22,7 @@ IUSE="voice"
RDEPEND="
dev-libs/openssl:=
sys-libs/zlib:=
virtual/zlib:=
voice? (
dev-libs/libsodium:=

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,7 +22,7 @@ IUSE="voice coro"
RDEPEND="
dev-libs/openssl:=
sys-libs/zlib:=
virtual/zlib:=
voice? (
dev-libs/libsodium:=

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,7 +22,7 @@ IUSE="voice coro"
RDEPEND="
dev-libs/openssl:=
sys-libs/zlib:=
virtual/zlib:=
voice? (
dev-libs/libsodium:=

View File

@@ -1,4 +1,4 @@
# Copyright 2021-2024 Gentoo Authors
# Copyright 2021-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -24,7 +24,7 @@ RESTRICT="!test? ( test )"
RDEPEND="
>=dev-cpp/trantor-${MY_TRANTOR_V}:=
dev-libs/jsoncpp:=
sys-libs/zlib
virtual/zlib
brotli? ( app-arch/brotli:= )
mariadb? ( dev-db/mariadb:= )
postgres? ( dev-db/postgresql:= )

View File

@@ -1,4 +1,4 @@
# Copyright 2021-2024 Gentoo Authors
# Copyright 2021-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -24,7 +24,7 @@ RESTRICT="!test? ( test )"
RDEPEND="
>=dev-cpp/trantor-${MY_TRANTOR_V}:=
dev-libs/jsoncpp:=
sys-libs/zlib
virtual/zlib
brotli? ( app-arch/brotli:= )
mariadb? ( dev-db/mariadb:= )
postgres? ( dev-db/postgresql:= )

View File

@@ -22,7 +22,7 @@ RESTRICT="test"
DEPEND="
dev-libs/boost:=
sys-libs/zlib
virtual/zlib
graphicsmagick? ( media-gfx/graphicsmagick:=[jpeg,png] )
mysql? (
virtual/mysql

View File

@@ -22,7 +22,7 @@ RESTRICT="test"
DEPEND="
dev-libs/boost:=
sys-libs/zlib
virtual/zlib
graphicsmagick? ( media-gfx/graphicsmagick:=[jpeg,png] )
mysql? (
virtual/mysql

View File

@@ -22,7 +22,7 @@ RESTRICT="test"
DEPEND="
dev-libs/boost:=
sys-libs/zlib
virtual/zlib
graphicsmagick? ( media-gfx/graphicsmagick:=[jpeg,png] )
mysql? (
virtual/mysql

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -55,7 +55,7 @@ RDEPEND="
dev-embedded/esp-idf-size[${PYTHON_USEDEP}]
dev-embedded/freertos-gdb[${PYTHON_USEDEP}]
dev-embedded/idf-component-manager[${PYTHON_USEDEP}]
sys-libs/zlib
virtual/zlib
"
RESTRICT="strip"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -58,7 +58,7 @@ RDEPEND="
dev-embedded/esp-idf-size[${PYTHON_USEDEP}]
dev-embedded/freertos-gdb[${PYTHON_USEDEP}]
dev-embedded/idf-component-manager[${PYTHON_USEDEP}]
sys-libs/zlib
virtual/zlib
"
RESTRICT="strip"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# TODO: add esp-doc package in order to build documentation
@@ -62,7 +62,7 @@ RDEPEND="
dev-embedded/esp-idf-size[${PYTHON_USEDEP}]
dev-embedded/freertos-gdb[${PYTHON_USEDEP}]
dev-embedded/idf-component-manager[${PYTHON_USEDEP}]
sys-libs/zlib
virtual/zlib
"
RESTRICT="strip"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -58,7 +58,7 @@ RDEPEND="
dev-embedded/esp-idf-size[${PYTHON_USEDEP}]
dev-embedded/freertos-gdb[${PYTHON_USEDEP}]
dev-embedded/idf-component-manager[${PYTHON_USEDEP}]
sys-libs/zlib
virtual/zlib
"
RESTRICT="strip"

View File

@@ -299,7 +299,7 @@ RDEPEND="
media-libs/libvorbis
>=net-libs/mbedtls-3.6.2-r101:3=
net-libs/wslay
sys-libs/zlib:=
virtual/zlib:=
alsa? ( media-libs/alsa-lib )
dbus? ( sys-apps/dbus )
fontconfig? ( media-libs/fontconfig )

View File

@@ -302,7 +302,7 @@ RDEPEND="
media-libs/libvorbis
>=net-libs/mbedtls-3.6.2-r101:3=
net-libs/wslay
sys-libs/zlib:=
virtual/zlib:=
alsa? ( media-libs/alsa-lib )
dbus? ( sys-apps/dbus )
fontconfig? ( media-libs/fontconfig )

View File

@@ -303,7 +303,7 @@ RDEPEND="
media-libs/libvorbis
>=net-libs/mbedtls-3.6.2-r101:3=
net-libs/wslay
sys-libs/zlib:=
virtual/zlib:=
alsa? ( media-libs/alsa-lib )
dbus? ( sys-apps/dbus )
fontconfig? ( media-libs/fontconfig )

View File

@@ -32,7 +32,7 @@ RDEPEND="
media-libs/mesa
net-print/cups
sys-apps/dbus
sys-libs/zlib
virtual/zlib
x11-libs/cairo
x11-libs/gtk+:3
x11-libs/libX11

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -31,7 +31,7 @@ RDEPEND="
media-libs/harfbuzz
elibc_glibc? ( >=sys-libs/glibc-2.2.5:* )
elibc_musl? ( sys-libs/musl )
sys-libs/zlib
virtual/zlib
alsa? ( media-libs/alsa-lib )
cups? ( net-print/cups )
selinux? ( sec-policy/selinux-java )

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -31,7 +31,7 @@ RDEPEND="
media-libs/harfbuzz
elibc_glibc? ( >=sys-libs/glibc-2.2.5:* )
elibc_musl? ( sys-libs/musl )
sys-libs/zlib
virtual/zlib
alsa? ( media-libs/alsa-lib )
cups? ( net-print/cups )
selinux? ( sec-policy/selinux-java )

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -31,7 +31,7 @@ RDEPEND="
media-libs/harfbuzz
elibc_glibc? ( >=sys-libs/glibc-2.2.5:* )
elibc_musl? ( sys-libs/musl )
sys-libs/zlib
virtual/zlib
alsa? ( media-libs/alsa-lib )
cups? ( net-print/cups )
selinux? ( sec-policy/selinux-java )

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -31,7 +31,7 @@ RDEPEND="
media-libs/harfbuzz
elibc_glibc? ( >=sys-libs/glibc-2.2.5:* )
elibc_musl? ( sys-libs/musl )
sys-libs/zlib
virtual/zlib
alsa? ( media-libs/alsa-lib )
cups? ( net-print/cups )
selinux? ( sec-policy/selinux-java )

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -34,7 +34,7 @@ RDEPEND="
media-libs/libglvnd
elibc_glibc? ( >=sys-libs/glibc-2.2.5:* )
elibc_musl? ( sys-libs/musl )
sys-libs/zlib
virtual/zlib
cups? ( net-print/cups )
selinux? ( sec-policy/selinux-java )
!headless-awt? (

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -34,7 +34,7 @@ RDEPEND="
media-libs/harfbuzz
elibc_glibc? ( >=sys-libs/glibc-2.2.5:* )
elibc_musl? ( sys-libs/musl )
sys-libs/zlib
virtual/zlib
alsa? ( media-libs/alsa-lib )
cups? ( net-print/cups )
selinux? ( sec-policy/selinux-java )

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -31,7 +31,7 @@ RDEPEND="
media-libs/harfbuzz
elibc_glibc? ( >=sys-libs/glibc-2.2.5:* )
elibc_musl? ( sys-libs/musl )
sys-libs/zlib
virtual/zlib
alsa? ( media-libs/alsa-lib )
cups? ( net-print/cups )
selinux? ( sec-policy/selinux-java )

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -31,7 +31,7 @@ RDEPEND="
media-libs/harfbuzz
elibc_glibc? ( >=sys-libs/glibc-2.2.5:* )
elibc_musl? ( sys-libs/musl )
sys-libs/zlib
virtual/zlib
alsa? ( media-libs/alsa-lib )
cups? ( net-print/cups )
selinux? ( sec-policy/selinux-java )

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -31,7 +31,7 @@ RDEPEND="
media-libs/harfbuzz
elibc_glibc? ( >=sys-libs/glibc-2.2.5:* )
elibc_musl? ( sys-libs/musl )
sys-libs/zlib
virtual/zlib
alsa? ( media-libs/alsa-lib )
cups? ( net-print/cups )
selinux? ( sec-policy/selinux-java )

View File

@@ -15,7 +15,7 @@ DEPEND="
>=llvm-core/clang-17:=
>=llvm-core/lld-17:=
dev-libs/libffi
sys-libs/zlib
virtual/zlib
net-misc/curl
"
RDEPEND="${DEPEND}"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -23,7 +23,7 @@ KEYWORDS="-* ~amd64"
RDEPEND="
dev-libs/libxml2
sys-libs/ncurses:=
sys-libs/zlib
virtual/zlib
"
QA_FLAGS_IGNORED="opt/${P}/.*"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -23,7 +23,7 @@ KEYWORDS="-* ~amd64"
RDEPEND="
dev-libs/libxml2
sys-libs/ncurses:=
sys-libs/zlib
virtual/zlib
"
QA_FLAGS_IGNORED="opt/${P}/.*"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -35,7 +35,7 @@ CMAKE_USE_DIR="${S}/llvm"
RDEPEND="
dev-libs/libxml2
sys-libs/ncurses:=
sys-libs/zlib
virtual/zlib
"
PATCHES=(

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -35,7 +35,7 @@ CMAKE_USE_DIR="${S}/llvm"
RDEPEND="
dev-libs/libxml2
sys-libs/ncurses:=
sys-libs/zlib
virtual/zlib
"
src_prepare() {

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -72,7 +72,7 @@ RDEPEND="
>=dev-libs/libxml2-2.11.5
>=net-misc/curl-8.4
>=sys-libs/ncurses-6
>=sys-libs/zlib-1.3
>=virtual/zlib-1.3
dev-lang/python
$(llvm_gen_dep 'llvm-core/lld:${LLVM_SLOT}=')
"
@@ -88,7 +88,7 @@ BDEPEND="
>=dev-vcs/git-2.39
>=sys-apps/coreutils-9
>=sys-libs/ncurses-6
>=sys-libs/zlib-1.3
>=virtual/zlib-1.3
$(llvm_gen_dep '
llvm-core/clang:${LLVM_SLOT}=
llvm-core/lld:${LLVM_SLOT}=

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -74,7 +74,7 @@ RDEPEND="
>=dev-libs/libxml2-2.11.5
>=net-misc/curl-8.4
>=sys-libs/ncurses-6
>=sys-libs/zlib-1.3
>=virtual/zlib-1.3
dev-lang/python
$(llvm_gen_dep 'llvm-core/lld:${LLVM_SLOT}=')
"
@@ -90,7 +90,7 @@ BDEPEND="
>=dev-vcs/git-2.39
>=sys-apps/coreutils-9
>=sys-libs/ncurses-6
>=sys-libs/zlib-1.3
>=virtual/zlib-1.3
$(llvm_gen_dep '
llvm-core/clang:${LLVM_SLOT}=
llvm-core/lld:${LLVM_SLOT}=

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -77,7 +77,7 @@ RDEPEND="
>=dev-libs/libxml2-2.11.5
>=net-misc/curl-8.4
>=sys-libs/ncurses-6
>=sys-libs/zlib-1.3
>=virtual/zlib-1.3
dev-lang/python
$(llvm_gen_dep 'llvm-core/lld:${LLVM_SLOT}=')
"
@@ -94,7 +94,7 @@ BDEPEND="
>=sys-apps/coreutils-9
>=sys-devel/gcc-11
>=sys-libs/ncurses-6
>=sys-libs/zlib-1.3
>=virtual/zlib-1.3
$(llvm_gen_dep '
llvm-core/clang:${LLVM_SLOT}=
llvm-core/lld:${LLVM_SLOT}=

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -78,7 +78,7 @@ RDEPEND="
>=dev-libs/libxml2-2.11.5
>=net-misc/curl-8.4
>=sys-libs/ncurses-6
>=sys-libs/zlib-1.3
>=virtual/zlib-1.3
dev-lang/python
$(llvm_gen_dep 'llvm-core/lld:${LLVM_SLOT}=')
"
@@ -95,7 +95,7 @@ BDEPEND="
>=sys-apps/coreutils-9
>=sys-devel/gcc-11
>=sys-libs/ncurses-6
>=sys-libs/zlib-1.3
>=virtual/zlib-1.3
$(llvm_gen_dep '
llvm-core/clang:${LLVM_SLOT}=
llvm-core/lld:${LLVM_SLOT}=

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -79,7 +79,7 @@ RDEPEND="
>=dev-libs/libxml2-2.11.5
>=net-misc/curl-8.4
>=sys-libs/ncurses-6
>=sys-libs/zlib-1.3
>=virtual/zlib-1.3
dev-lang/python
$(llvm_gen_dep 'llvm-core/lld:${LLVM_SLOT}=')
"
@@ -96,7 +96,7 @@ BDEPEND="
>=sys-apps/coreutils-9
>=sys-devel/gcc-11
>=sys-libs/ncurses-6
>=sys-libs/zlib-1.3
>=virtual/zlib-1.3
$(llvm_gen_dep '
llvm-core/clang:${LLVM_SLOT}=
llvm-core/lld:${LLVM_SLOT}=

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -71,7 +71,7 @@ RDEPEND="
>=net-misc/curl-8.4
>=llvm-core/lld-15
>=sys-libs/ncurses-6
>=sys-libs/zlib-1.3
>=virtual/zlib-1.3
dev-lang/python
"
@@ -89,7 +89,7 @@ BDEPEND="
>=llvm-core/clang-15
>=llvm-core/lld-15
>=sys-libs/ncurses-6
>=sys-libs/zlib-1.3
>=virtual/zlib-1.3
dev-lang/python
$(python_gen_cond_dep '
dev-python/setuptools[${PYTHON_USEDEP}]

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -79,7 +79,7 @@ RDEPEND="
>=dev-libs/libxml2-2.11.5
>=net-misc/curl-8.4
>=sys-libs/ncurses-6
>=sys-libs/zlib-1.3
>=virtual/zlib-1.3
dev-lang/python
$(llvm_gen_dep 'llvm-core/lld:${LLVM_SLOT}=')
"
@@ -97,7 +97,7 @@ BDEPEND="
>=sys-apps/coreutils-9
>=sys-devel/gcc-11
>=sys-libs/ncurses-6
>=sys-libs/zlib-1.3
>=virtual/zlib-1.3
|| (
dev-lang/swift
dev-lang/swift-bootstrap

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -79,7 +79,7 @@ RDEPEND="
>=dev-libs/libxml2-2.11.5
>=net-misc/curl-8.4
>=sys-libs/ncurses-6
>=sys-libs/zlib-1.3
>=virtual/zlib-1.3
dev-lang/python
$(llvm_gen_dep 'llvm-core/lld:${LLVM_SLOT}=')
"
@@ -97,7 +97,7 @@ BDEPEND="
>=sys-apps/coreutils-9
>=sys-devel/gcc-11
>=sys-libs/ncurses-6
>=sys-libs/zlib-1.3
>=virtual/zlib-1.3
|| (
dev-lang/swift
dev-lang/swift-bootstrap

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -78,7 +78,7 @@ RDEPEND="
>=dev-libs/libxml2-2.11.5
>=net-misc/curl-8.4
>=sys-libs/ncurses-6
>=sys-libs/zlib-1.3
>=virtual/zlib-1.3
app-eselect/eselect-swift
dev-lang/python
$(llvm_gen_dep 'llvm-core/lld:${LLVM_SLOT}=')
@@ -97,7 +97,7 @@ BDEPEND="
>=sys-apps/coreutils-9
>=sys-devel/gcc-11
>=sys-libs/ncurses-6
>=sys-libs/zlib-1.3
>=virtual/zlib-1.3
|| (
dev-lang/swift
dev-lang/swift-bootstrap

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -81,7 +81,7 @@ RDEPEND="
>=dev-libs/libxml2-2.11.5
>=net-misc/curl-8.9.1
>=sys-libs/ncurses-6
>=sys-libs/zlib-1.3.1
>=virtual/zlib-1.3.1
dev-lang/python
$(llvm_gen_dep 'llvm-core/lld:${LLVM_SLOT}=')
"
@@ -99,7 +99,7 @@ BDEPEND="
>=sys-apps/coreutils-9
>=sys-devel/gcc-11
>=sys-libs/ncurses-6
>=sys-libs/zlib-1.3.1
>=virtual/zlib-1.3.1
|| (
dev-lang/swift
dev-lang/swift-bootstrap

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -82,7 +82,7 @@ RDEPEND="
>=dev-libs/libxml2-2.11.5
>=net-misc/curl-8.9.1
>=sys-libs/ncurses-6
>=sys-libs/zlib-1.3.1
>=virtual/zlib-1.3.1
dev-lang/python
$(llvm_gen_dep 'llvm-core/lld:${LLVM_SLOT}=')
"
@@ -100,7 +100,7 @@ BDEPEND="
>=sys-apps/coreutils-9
>=sys-devel/gcc-11
>=sys-libs/ncurses-6
>=sys-libs/zlib-1.3.1
>=virtual/zlib-1.3.1
|| (
dev-lang/swift
dev-lang/swift-bootstrap

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -82,7 +82,7 @@ RDEPEND="
>=dev-libs/libxml2-2.11.5
>=net-misc/curl-8.9.1
>=sys-libs/ncurses-6
>=sys-libs/zlib-1.3.1
>=virtual/zlib-1.3.1
dev-lang/python
$(llvm_gen_dep 'llvm-core/lld:${LLVM_SLOT}=')
"
@@ -100,7 +100,7 @@ BDEPEND="
>=sys-apps/coreutils-9
>=sys-devel/gcc-11
>=sys-libs/ncurses-6
>=sys-libs/zlib-1.3.1
>=virtual/zlib-1.3.1
|| (
dev-lang/swift
dev-lang/swift-bootstrap

View File

@@ -1,4 +1,4 @@
# Copyright 2022-2023 Gentoo Authors
# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND="sys-libs/zlib:="
RDEPEND="virtual/zlib:="
DEPEND="${RDEPEND}"
src_configure() {

View File

@@ -19,7 +19,7 @@ RDEPEND="
app-arch/rpm
app-arch/xz-utils
app-arch/zstd:=
sys-libs/zlib
virtual/zlib
expat? ( dev-libs/expat )
!expat? ( dev-libs/libxml2 )
zchunk? ( app-arch/zchunk )

View File

@@ -19,7 +19,7 @@ RDEPEND="
app-arch/rpm
app-arch/xz-utils
app-arch/zstd:=
sys-libs/zlib
virtual/zlib
expat? ( dev-libs/expat )
!expat? ( dev-libs/libxml2 )
zchunk? ( app-arch/zchunk )

View File

@@ -28,7 +28,7 @@ DEPEND="
"
RDEPEND="
${DEPEND}
sys-libs/zlib
virtual/zlib
"
PATCHES=(

View File

@@ -28,7 +28,7 @@ DEPEND="
"
RDEPEND="
${DEPEND}
sys-libs/zlib
virtual/zlib
"
PATCHES=(

View File

@@ -1,4 +1,4 @@
# Copyright 2021-2024 Gentoo Authors
# Copyright 2021-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,7 +22,7 @@ IUSE="cpu_flags_x86_sse4_1 curl debug ssl"
DEPEND="
dev-libs/libpcre2:=
dev-libs/libunistring:=
sys-libs/zlib:=
virtual/zlib:=
curl? ( net-misc/curl )
ssl? ( dev-libs/openssl:= )
"

View File

@@ -1,4 +1,4 @@
# Copyright 2021-2024 Gentoo Authors
# Copyright 2021-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,7 +22,7 @@ IUSE="cpu_flags_x86_sse4_1 curl debug ssl"
DEPEND="
dev-libs/libpcre2:=
dev-libs/libunistring:=
sys-libs/zlib:=
virtual/zlib:=
curl? ( net-misc/curl )
ssl? ( dev-libs/openssl:= )
"

View File

@@ -1,4 +1,4 @@
# Copyright 2024 Gentoo Authors
# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ DEPEND="
dev-libs/boehm-gc
dev-libs/libffi
dev-libs/openssl
sys-libs/zlib
virtual/zlib
"
RDEPEND="${DEPEND}"

View File

@@ -1,4 +1,4 @@
# Copyright 2023-2024 Gentoo Authors
# Copyright 2023-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Auto-Generated by cargo-ebuild 0.5.4-r1
@@ -369,7 +369,7 @@ DEPEND="
media-libs/freetype
media-libs/harfbuzz:=
media-libs/libpng:=
sys-libs/zlib
virtual/zlib
"
RDEPEND="${DEPEND}"
BDEPEND="media-libs/harfbuzz"

View File

@@ -1,4 +1,4 @@
# Copyright 2023-2024 Gentoo Authors
# Copyright 2023-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Auto-Generated by cargo-ebuild 0.5.4-r1
@@ -369,7 +369,7 @@ DEPEND="
media-libs/freetype
media-libs/harfbuzz:=
media-libs/libpng:=
sys-libs/zlib
virtual/zlib
"
RDEPEND="${DEPEND}"
BDEPEND="media-libs/harfbuzz"

View File

@@ -27,7 +27,7 @@ DEPEND="${PYTHON_DEPS}"
# dev-util/spirv-headers
# dev-util/spirv-tools
RDEPEND="
sys-libs/zlib:0=
virtual/zlib:0=
>=dev-libs/libffi-3.4.2-r1:0=
"
BDEPEND="sys-devel/gnuconfig"

View File

@@ -33,7 +33,7 @@ DEPEND="${PYTHON_DEPS}"
# dev-util/spirv-headers
# dev-util/spirv-tools
RDEPEND="
sys-libs/zlib:0=
virtual/zlib:0=
>=dev-libs/libffi-3.4.2-r1:0=
"
BDEPEND="sys-devel/gnuconfig"

View File

@@ -1,4 +1,4 @@
# Copyright 2024 Gentoo Authors
# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86"
DEPEND="
dev-libs/openssl
sys-libs/zlib
virtual/zlib
"
RDEPEND="${DEPEND}"

View File

@@ -1,4 +1,4 @@
# Copyright 2024 Gentoo Authors
# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ SLOT="0"
DEPEND="
app-arch/bzip2
dev-libs/openssl
sys-libs/zlib
virtual/zlib
"
RDEPEND="${DEPEND}"
BDEPEND="${DEPEND}"

View File

@@ -1,4 +1,4 @@
# Copyright 2023-2024 Gentoo Authors
# Copyright 2023-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ DEPEND="
media-libs/giflib:=
media-libs/libpng:=
media-libs/rlottie:=
sys-libs/zlib:=
virtual/zlib:=
"
RDEPEND="${DEPEND}"

View File

@@ -1,4 +1,4 @@
# Copyright 2024 Gentoo Authors
# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Autogenerated by pycargoebuild 0.13.3
@@ -332,7 +332,7 @@ SLOT="0"
KEYWORDS="~amd64"
DEPEND="
sys-libs/zlib
virtual/zlib
"
RDEPEND="${DEPEND}"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -33,7 +33,7 @@ RDEPEND="
dev-qt/qtbase:6[concurrent,gui,network,widgets]
net-libs/http-parser:=
net-libs/libssh2
sys-libs/zlib
virtual/zlib
gnome-keyring? (
app-crypt/libsecret
)

View File

@@ -1,4 +1,4 @@
# Copyright 2024 Gentoo Authors
# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Autogenerated by pycargoebuild 0.13.2
@@ -325,7 +325,7 @@ KEYWORDS="~amd64"
RDEPEND="
dev-libs/openssl:=
net-libs/libssh2
sys-libs/zlib
virtual/zlib
"
DEPEND="${RDEPEND}"

View File

@@ -432,7 +432,7 @@ KEYWORDS="~amd64"
RDEPEND="
dev-libs/openssl:=
net-libs/libssh2
sys-libs/zlib
virtual/zlib
"
DEPEND="${RDEPEND}"

View File

@@ -1,4 +1,4 @@
# Copyright 2022-2024 Gentoo Authors
# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -47,7 +47,7 @@ DEPEND="
videorecorder? ( media-video/ffmpeg )
)
dev-libs/glib
sys-libs/zlib
virtual/zlib
dev-libs/openssl
dev-db/sqlite
download-gtest? (

View File

@@ -32,7 +32,7 @@ RDEPEND="
media-libs/libwebp
media-libs/opusfile
app-arch/zstd
sys-libs/zlib
virtual/zlib
dev-libs/openssl:=
zip? ( dev-libs/libzip[zstd] )
"

View File

@@ -33,7 +33,7 @@ RDEPEND="
media-libs/libwebp
media-libs/opusfile
app-arch/zstd
sys-libs/zlib
virtual/zlib
dev-libs/openssl:=
mimalloc? ( dev-libs/mimalloc:= )
zip? ( dev-libs/libzip[zstd] )

View File

@@ -33,7 +33,7 @@ RDEPEND="
media-libs/libwebp
media-libs/opusfile
app-arch/zstd
sys-libs/zlib
virtual/zlib
dev-libs/openssl:=
mimalloc? ( dev-libs/mimalloc:= )
zip? ( dev-libs/libzip[zstd] )

View File

@@ -32,7 +32,7 @@ RDEPEND="
media-libs/libwebp
media-libs/opusfile
app-arch/zstd
sys-libs/zlib
virtual/zlib
dev-libs/openssl:=
zip? ( dev-libs/libzip[zstd] )
"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -74,7 +74,7 @@ RDEPEND="
)
xinerama? ( x11-libs/libXinerama:0= )
xv? ( x11-libs/libXv )
zlib? ( sys-libs/zlib:0= )
zlib? ( virtual/zlib:0= )
"
DEPEND="${RDEPEND}"
BDEPEND="

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -75,7 +75,7 @@ RDEPEND="
)
xinerama? ( x11-libs/libXinerama:0= )
xv? ( x11-libs/libXv )
zlib? ( sys-libs/zlib:0= )
zlib? ( virtual/zlib:0= )
"
DEPEND="${RDEPEND}"
BDEPEND="

View File

@@ -75,7 +75,7 @@ RDEPEND="
)
xinerama? ( x11-libs/libXinerama:0= )
xv? ( x11-libs/libXv )
zlib? ( sys-libs/zlib:0= )
zlib? ( virtual/zlib:0= )
"
DEPEND="${RDEPEND}"
BDEPEND="

View File

@@ -52,7 +52,7 @@ COMMON_DEPEND="
media-libs/libsdl2[X,alsa,opengl?,sound,threads(+),video]
media-libs/sdl2-net
net-libs/libpcap
sys-libs/zlib
virtual/zlib
X? (
x11-libs/libX11
x11-libs/libXrandr

Some files were not shown because too many files have changed in this diff Show More