mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-*/*: update for virtual/zlib
Update done using: ``` git grep -l sys-libs/zlib dev-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@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 ``` Followed by manual revert in dev-python/zlib-ng where it accidentally caught sys-libs/zlib-ng dependencies. Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -35,7 +35,7 @@ RDEPEND="
|
||||
>=dev-libs/openssl-3.0.13:=[${MULTILIB_USEDEP}]
|
||||
)
|
||||
zlib? (
|
||||
sys-libs/zlib[${MULTILIB_USEDEP}]
|
||||
virtual/zlib[${MULTILIB_USEDEP}]
|
||||
)
|
||||
zstd? (
|
||||
app-arch/zstd[${MULTILIB_USEDEP}]
|
||||
|
||||
@@ -35,7 +35,7 @@ RDEPEND="
|
||||
>=dev-libs/openssl-3.0.13:=[${MULTILIB_USEDEP}]
|
||||
)
|
||||
zlib? (
|
||||
sys-libs/zlib[${MULTILIB_USEDEP}]
|
||||
virtual/zlib[${MULTILIB_USEDEP}]
|
||||
)
|
||||
zstd? (
|
||||
app-arch/zstd[${MULTILIB_USEDEP}]
|
||||
|
||||
@@ -40,7 +40,7 @@ DEPEND="
|
||||
dev-libs/libfmt:=
|
||||
dev-libs/openssl:=
|
||||
dev-libs/xxhash:=
|
||||
sys-libs/zlib:=
|
||||
virtual/zlib:=
|
||||
"
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
|
||||
@@ -39,7 +39,7 @@ DEPEND="
|
||||
dev-libs/libfmt:=
|
||||
dev-libs/openssl:=
|
||||
dev-libs/xxhash
|
||||
sys-libs/zlib:=
|
||||
virtual/zlib:=
|
||||
"
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
|
||||
@@ -39,7 +39,7 @@ RDEPEND="
|
||||
dev-libs/libfmt:=
|
||||
dev-libs/libsodium:=
|
||||
dev-libs/openssl:=
|
||||
sys-libs/zlib
|
||||
virtual/zlib
|
||||
"
|
||||
uEPEND="
|
||||
${RDEPEND}
|
||||
|
||||
@@ -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
|
||||
@@ -36,7 +36,7 @@ RDEPEND="
|
||||
dev-libs/libsodium:=
|
||||
dev-libs/openssl:=
|
||||
>=sys-libs/liburing-2.3:=
|
||||
sys-libs/zlib
|
||||
virtual/zlib
|
||||
llvm-libunwind? ( llvm-runtimes/libunwind:= )
|
||||
!llvm-libunwind? ( sys-libs/libunwind:= )
|
||||
"
|
||||
|
||||
@@ -42,7 +42,7 @@ RDEPEND="
|
||||
dev-libs/libsodium:=
|
||||
dev-libs/openssl:=
|
||||
>=sys-libs/liburing-2.3:=
|
||||
sys-libs/zlib
|
||||
virtual/zlib
|
||||
llvm-libunwind? ( llvm-runtimes/libunwind:= )
|
||||
!llvm-libunwind? ( sys-libs/libunwind:= )
|
||||
"
|
||||
|
||||
@@ -41,7 +41,7 @@ RDEPEND="
|
||||
dev-libs/libfmt:=
|
||||
dev-libs/libsodium:=
|
||||
dev-libs/openssl:=
|
||||
sys-libs/zlib
|
||||
virtual/zlib
|
||||
llvm-libunwind? ( llvm-runtimes/libunwind:= )
|
||||
!llvm-libunwind? ( sys-libs/libunwind:= )
|
||||
io-uring? ( >=sys-libs/liburing-2.10:= )
|
||||
|
||||
@@ -41,7 +41,7 @@ RDEPEND="
|
||||
dev-libs/libfmt:=
|
||||
dev-libs/libsodium:=
|
||||
dev-libs/openssl:=
|
||||
sys-libs/zlib
|
||||
virtual/zlib
|
||||
llvm-libunwind? ( llvm-runtimes/libunwind:= )
|
||||
!llvm-libunwind? ( sys-libs/libunwind:= )
|
||||
io-uring? ( >=sys-libs/liburing-2.10:= )
|
||||
|
||||
@@ -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 @@ RDEPEND="boost? ( dev-libs/boost[context] )
|
||||
!<dev-libs/msgpack-5.0.0"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="doc? ( app-text/doxygen[dot] )
|
||||
test? ( sys-libs/zlib )"
|
||||
test? ( virtual/zlib )"
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
|
||||
@@ -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 @@ RDEPEND="boost? ( dev-libs/boost[context] )
|
||||
!<dev-libs/msgpack-5.0.0"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="doc? ( app-text/doxygen[dot] )
|
||||
test? ( sys-libs/zlib )"
|
||||
test? ( virtual/zlib )"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/"${PN}"-6.0.0-gcc13.patch
|
||||
|
||||
@@ -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 @@ RDEPEND="boost? ( dev-libs/boost[context] )
|
||||
!<dev-libs/msgpack-5.0.0"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="doc? ( app-text/doxygen[dot] )
|
||||
test? ( sys-libs/zlib )"
|
||||
test? ( virtual/zlib )"
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
|
||||
@@ -22,7 +22,7 @@ RDEPEND="boost? ( dev-libs/boost[context] )
|
||||
!<dev-libs/msgpack-5.0.0"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="doc? ( app-text/doxygen[dot] )
|
||||
test? ( sys-libs/zlib )"
|
||||
test? ( virtual/zlib )"
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
|
||||
@@ -36,7 +36,7 @@ RESTRICT="!test? ( test )"
|
||||
RDEPEND="
|
||||
http? (
|
||||
net-misc/curl
|
||||
sys-libs/zlib
|
||||
virtual/zlib
|
||||
)
|
||||
elasticsearch? (
|
||||
dev-cpp/nlohmann_json
|
||||
|
||||
@@ -17,7 +17,7 @@ IUSE="test zlib"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="net-misc/curl
|
||||
sys-libs/zlib
|
||||
virtual/zlib
|
||||
www-servers/civetweb[cxx]"
|
||||
DEPEND="${RDEPEND}
|
||||
test? (
|
||||
|
||||
Reference in New Issue
Block a user