diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 238757 -> 238760 bytes | |||
-rw-r--r-- | profiles/package.mask | 20 | ||||
-rw-r--r-- | profiles/use.local.desc | 2 |
3 files changed, 17 insertions, 5 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 134bcccb4576..416f3a2300a7 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/package.mask b/profiles/package.mask index 8b3fab5f3cda..c2a71632ad55 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,20 @@ #--- END OF EXAMPLES --- +# Ionen Wolkens <ionen@gentoo.org> (2025-02-14) +# No revdeps left, and serves no purpose on its own. Formerly used +# by <=app-emulation/wine-*-7 but <=7.x has been dropped and newer +# versions of it cross-build their own .dll (PE) version of it +# leaving the system's .so (ELF) copy unused. +# +# In other words, *can* use vkd3d with wine without this package. +# +# Not to be confused with app-emulation/vkd3d-proton which builds a +# .dll usable as an alternative to wine's own. +# +# Removal on 2025-03-16. +app-emulation/vkd3d + # Andreas Sturmlechner <asturm@gentoo.org> (2025-02-13) # Last release 10 years ago, dead upstream, depends on Qt5, no one else # packages this. Removal on 2025-03-14. @@ -227,9 +241,9 @@ dev-qt/qtvirtualkeyboard:5 dev-qt/qtwebview:5 # Andreas Sturmlechner <asturm@gentoo.org> (2025-01-23) -# Unmaintained in Gentoo, last release from 2022 needs Qt5WebEngine. -# Bug #926655. Removal on 2025-02-22. -app-text/bibletime +# Qt5 package which needs Qt5WebEngine. +# Bug #926655. +<app-text/bibletime-3.1.0 # Volkmar W. Pogatzki <gentoo@pogatzki.net> (2025-01-20) # Unused Java library. Removal on 2025-02-19. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 1f7abd745c8b..c30753b958cc 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -695,7 +695,6 @@ app-emulation/wine-proton:mono - Enable .NET support using app-emulation/wine-mo app-emulation/wine-proton:osmesa - Enable off-screen rendering (OpenGL in bitmaps) support app-emulation/wine-proton:perl - Install helpers that require perl (winedump/winemaker) app-emulation/wine-proton:sdl - Enable gamepad support using media-libs/libsdl2 -app-emulation/wine-proton:vkd3d - Enable DirectX 12 support using app-emulation/vkd3d app-emulation/wine-proton:wow64 - Enable running 32bit applications without 32bit ELF multilib by mapping to 64bit calls (experimental, *may* have worse/unusable OpenGL performance or other issues compared to USE=abi_x86_32, also lacks 16bit support) -- still need dev-util/mingw64-toolchain with abi_x86_32 which itself does not need multilib app-emulation/wine-staging:capi - Enable ISDN support using net-libs/libcapi app-emulation/wine-staging:crossdev-mingw - Use sys-devel/crossdev for the toolchain rather than dev-util/mingw64-toolchain (requires manual setting up and is mostly unsupported, try disabling if have issues) @@ -722,7 +721,6 @@ app-emulation/wine-vanilla:pcap - Support packet capture software (e.g. wireshar app-emulation/wine-vanilla:perl - Install helpers that require perl (winedump/winemaker) app-emulation/wine-vanilla:samba - Pull in net-fs/samba with winbind for NTLM auth support app-emulation/wine-vanilla:sdl - Enable gamepad support using media-libs/libsdl2 -app-emulation/wine-vanilla:vkd3d - Enable DirectX 12 support using app-emulation/vkd3d app-emulation/wine-vanilla:wow64 - Enable running 32bit applications without 32bit ELF multilib by mapping to 64bit calls (experimental, *may* have worse/unusable OpenGL performance or other issues compared to USE=abi_x86_32, also lacks 16bit support) -- still need dev-util/mingw64-toolchain with abi_x86_32 which itself does not need multilib app-emulation/winetricks:rar - Pull in app-arch/unrar for extraction of rar-compressed game files app-emulation/x48:readline - Enables support for libreadline |