app-emulation/bottles: drop 51.10, add 51.10-r1
* improve system llvm-libunwind and wine detection * add wine-proton since it was fix recently on the llvm profile * https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bbf5db6fe135a9e0b51b3cd8f62f487fe8efd3b Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com> Closes: https://gitlab.com/src_prepare/src_prepare-overlay/-/merge_requests/394 Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
parent
13c7d9ea0d
commit
2734d85e2e
@ -1,4 +1,4 @@
|
||||
# Copyright 2023 Gentoo Authors
|
||||
# Copyright 2023-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@ -55,18 +55,10 @@ RDEPEND="
|
||||
media-gfx/imagemagick
|
||||
>=sys-libs/glibc-2.32
|
||||
x11-apps/xdpyinfo
|
||||
llvm-libunwind? (
|
||||
|| (
|
||||
app-emulation/wine-vanilla[X,llvm-libunwind]
|
||||
app-emulation/wine-staging[X,llvm-libunwind]
|
||||
)
|
||||
)
|
||||
!llvm-libunwind? (
|
||||
|| (
|
||||
app-emulation/wine-vanilla[X,-llvm-libunwind]
|
||||
app-emulation/wine-staging[X,-llvm-libunwind]
|
||||
app-emulation/wine-proton[X(+),-llvm-libunwind]
|
||||
)
|
||||
app-emulation/wine-vanilla[X,llvm-libunwind=]
|
||||
app-emulation/wine-staging[X,llvm-libunwind=]
|
||||
app-emulation/wine-proton[X(+),llvm-libunwind=]
|
||||
)
|
||||
$(python_gen_cond_dep '
|
||||
app-arch/patool[${PYTHON_USEDEP}]
|
@ -1,4 +1,4 @@
|
||||
# Copyright 2023 Gentoo Authors
|
||||
# Copyright 2023-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@ -55,18 +55,10 @@ RDEPEND="
|
||||
media-gfx/imagemagick
|
||||
>=sys-libs/glibc-2.32
|
||||
x11-apps/xdpyinfo
|
||||
llvm-libunwind? (
|
||||
|| (
|
||||
app-emulation/wine-vanilla[X,llvm-libunwind]
|
||||
app-emulation/wine-staging[X,llvm-libunwind]
|
||||
)
|
||||
)
|
||||
!llvm-libunwind? (
|
||||
|| (
|
||||
app-emulation/wine-vanilla[X,-llvm-libunwind]
|
||||
app-emulation/wine-staging[X,-llvm-libunwind]
|
||||
app-emulation/wine-proton[X(+),-llvm-libunwind]
|
||||
)
|
||||
app-emulation/wine-vanilla[X,llvm-libunwind=]
|
||||
app-emulation/wine-staging[X,llvm-libunwind=]
|
||||
app-emulation/wine-proton[X(+),llvm-libunwind=]
|
||||
)
|
||||
$(python_gen_cond_dep '
|
||||
app-arch/patool[${PYTHON_USEDEP}]
|
||||
|
Loading…
Reference in New Issue
Block a user