commit:     f93a6b88dfb05e5c3f1e2535d54fe608dcdb0e8c
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sat May 20 01:58:53 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sat May 20 02:00:59 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f93a6b88

app-emulation/vkd3d-proton: mention dxgi.dll in the dxvk note

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 app-emulation/vkd3d-proton/vkd3d-proton-2.9.ebuild  | 8 ++++----
 app-emulation/vkd3d-proton/vkd3d-proton-9999.ebuild | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/app-emulation/vkd3d-proton/vkd3d-proton-2.9.ebuild 
b/app-emulation/vkd3d-proton/vkd3d-proton-2.9.ebuild
index b2b75de7c484..acd48d75d28c 100644
--- a/app-emulation/vkd3d-proton/vkd3d-proton-2.9.ebuild
+++ b/app-emulation/vkd3d-proton/vkd3d-proton-2.9.ebuild
@@ -169,8 +169,8 @@ pkg_postinst() {
                elog
                elog "  WINEPREFIX=/path/to/prefix setup_vkd3d_proton.sh 
install --symlink"
                elog
-               elog "You should also ensure >=app-emulation/dxvk-2.1 is 
available on that"
-               elog "prefix, not meant to function independently even if only 
using d3d12."
+               elog "Should also ensure that >=app-emulation/dxvk-2.1's 
dxgi.dll is available"
+               elog "on it, not meant to function independently even if only 
using d3d12."
                elog
                elog "See ${EROOT}/usr/share/doc/${PF}/README.md* for details."
        elif [[ ${REPLACING_VERSIONS##* } ]]; then
@@ -185,8 +185,8 @@ pkg_postinst() {
                        elog ">=${PN}-2.9 has a new file to install 
(d3d12core.dll), old Wine prefixes that"
                        elog "relied on '--symlink' may need updates by using 
the setup_vkd3d_proton.sh."
                        elog
-                       elog "Furthermore, it may not function properly if 
>=app-emulation/dxvk-2.1 is not"
-                       elog "available on that prefix (even if only using 
d3d12)."
+                       elog "Furthermore, it may not function properly if 
>=app-emulation/dxvk-2.1's"
+                       elog "dxgi.dll is not available on that prefix (even if 
only using d3d12)."
                fi
        fi
 }

diff --git a/app-emulation/vkd3d-proton/vkd3d-proton-9999.ebuild 
b/app-emulation/vkd3d-proton/vkd3d-proton-9999.ebuild
index b2b75de7c484..acd48d75d28c 100644
--- a/app-emulation/vkd3d-proton/vkd3d-proton-9999.ebuild
+++ b/app-emulation/vkd3d-proton/vkd3d-proton-9999.ebuild
@@ -169,8 +169,8 @@ pkg_postinst() {
                elog
                elog "  WINEPREFIX=/path/to/prefix setup_vkd3d_proton.sh 
install --symlink"
                elog
-               elog "You should also ensure >=app-emulation/dxvk-2.1 is 
available on that"
-               elog "prefix, not meant to function independently even if only 
using d3d12."
+               elog "Should also ensure that >=app-emulation/dxvk-2.1's 
dxgi.dll is available"
+               elog "on it, not meant to function independently even if only 
using d3d12."
                elog
                elog "See ${EROOT}/usr/share/doc/${PF}/README.md* for details."
        elif [[ ${REPLACING_VERSIONS##* } ]]; then
@@ -185,8 +185,8 @@ pkg_postinst() {
                        elog ">=${PN}-2.9 has a new file to install 
(d3d12core.dll), old Wine prefixes that"
                        elog "relied on '--symlink' may need updates by using 
the setup_vkd3d_proton.sh."
                        elog
-                       elog "Furthermore, it may not function properly if 
>=app-emulation/dxvk-2.1 is not"
-                       elog "available on that prefix (even if only using 
d3d12)."
+                       elog "Furthermore, it may not function properly if 
>=app-emulation/dxvk-2.1's"
+                       elog "dxgi.dll is not available on that prefix (even if 
only using d3d12)."
                fi
        fi
 }

Reply via email to