*/*: 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 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