commit:     447fccda775f8975614a8449661bade99ac1d5f0
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  3 10:43:02 2021 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Fri Sep  3 10:43:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=447fccda

app-emulation/wine-vanilla: remove removal of wineconsole

The path has changed since release 6.8, and while it could be fixed,
at this time, removing wineconsole might do more harm than good.

Bug: https://bugs.gentoo.org/551124
Bug: https://bugs.gentoo.org/757999
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 app-emulation/wine-vanilla/wine-vanilla-6.10.ebuild | 18 ------------------
 app-emulation/wine-vanilla/wine-vanilla-6.11.ebuild | 18 ------------------
 app-emulation/wine-vanilla/wine-vanilla-6.12.ebuild | 18 ------------------
 app-emulation/wine-vanilla/wine-vanilla-6.13.ebuild | 18 ------------------
 app-emulation/wine-vanilla/wine-vanilla-6.14.ebuild | 18 ------------------
 app-emulation/wine-vanilla/wine-vanilla-6.15.ebuild | 18 ------------------
 app-emulation/wine-vanilla/wine-vanilla-6.16.ebuild | 18 ------------------
 app-emulation/wine-vanilla/wine-vanilla-6.8.ebuild  | 18 ------------------
 app-emulation/wine-vanilla/wine-vanilla-6.9.ebuild  | 18 ------------------
 9 files changed, 162 deletions(-)

diff --git a/app-emulation/wine-vanilla/wine-vanilla-6.10.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-6.10.ebuild
index bb5fbdb..cd88ea4 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-6.10.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-6.10.ebuild
@@ -499,24 +499,6 @@ multilib_src_install_all() {
                        "${D%/}${MY_MANDIR}"/man1/wine{dump,maker}.1 || die
        fi
 
-       # Remove wineconsole if neither backend is installed #551124
-       if ! use X; then
-               rm "${D%/}${MY_PREFIX}"/bin/wineconsole* || die
-               rm "${D%/}${MY_MANDIR}"/man1/wineconsole* || die
-
-               if ! use mingw; then
-                       rm_wineconsole() {
-                               rm 
"${D%/}/usr/$(get_libdir)/wine-${WINE_VARIANT}"/wine/{,fakedlls/}wineconsole.exe*
 || die
-                       }
-               else
-                       rm_wineconsole() {
-                               rm 
"${D%/}/usr/$(get_libdir)/wine-${WINE_VARIANT}"/wine/wineconsole.exe* || die
-                       }
-               fi
-
-               multilib_foreach_abi rm_wineconsole
-       fi
-
        use abi_x86_32 && pax-mark psmr 
"${D%/}${MY_PREFIX}"/bin/wine{,-preloader} #255055
        use abi_x86_64 && pax-mark psmr 
"${D%/}${MY_PREFIX}"/bin/wine64{,-preloader}
 

diff --git a/app-emulation/wine-vanilla/wine-vanilla-6.11.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-6.11.ebuild
index bb5fbdb..cd88ea4 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-6.11.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-6.11.ebuild
@@ -499,24 +499,6 @@ multilib_src_install_all() {
                        "${D%/}${MY_MANDIR}"/man1/wine{dump,maker}.1 || die
        fi
 
-       # Remove wineconsole if neither backend is installed #551124
-       if ! use X; then
-               rm "${D%/}${MY_PREFIX}"/bin/wineconsole* || die
-               rm "${D%/}${MY_MANDIR}"/man1/wineconsole* || die
-
-               if ! use mingw; then
-                       rm_wineconsole() {
-                               rm 
"${D%/}/usr/$(get_libdir)/wine-${WINE_VARIANT}"/wine/{,fakedlls/}wineconsole.exe*
 || die
-                       }
-               else
-                       rm_wineconsole() {
-                               rm 
"${D%/}/usr/$(get_libdir)/wine-${WINE_VARIANT}"/wine/wineconsole.exe* || die
-                       }
-               fi
-
-               multilib_foreach_abi rm_wineconsole
-       fi
-
        use abi_x86_32 && pax-mark psmr 
"${D%/}${MY_PREFIX}"/bin/wine{,-preloader} #255055
        use abi_x86_64 && pax-mark psmr 
"${D%/}${MY_PREFIX}"/bin/wine64{,-preloader}
 

diff --git a/app-emulation/wine-vanilla/wine-vanilla-6.12.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-6.12.ebuild
index 5fac9b3..45791b7 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-6.12.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-6.12.ebuild
@@ -500,24 +500,6 @@ multilib_src_install_all() {
                        "${D%/}${MY_MANDIR}"/man1/wine{dump,maker}.1 || die
        fi
 
-       # Remove wineconsole if neither backend is installed #551124
-       if ! use X; then
-               rm "${D%/}${MY_PREFIX}"/bin/wineconsole* || die
-               rm "${D%/}${MY_MANDIR}"/man1/wineconsole* || die
-
-               if ! use mingw; then
-                       rm_wineconsole() {
-                               rm 
"${D%/}/usr/$(get_libdir)/wine-${WINE_VARIANT}"/wine/{,fakedlls/}wineconsole.exe*
 || die
-                       }
-               else
-                       rm_wineconsole() {
-                               rm 
"${D%/}/usr/$(get_libdir)/wine-${WINE_VARIANT}"/wine/wineconsole.exe* || die
-                       }
-               fi
-
-               multilib_foreach_abi rm_wineconsole
-       fi
-
        use abi_x86_32 && pax-mark psmr 
"${D%/}${MY_PREFIX}"/bin/wine{,-preloader} #255055
        use abi_x86_64 && pax-mark psmr 
"${D%/}${MY_PREFIX}"/bin/wine64{,-preloader}
 

diff --git a/app-emulation/wine-vanilla/wine-vanilla-6.13.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-6.13.ebuild
index 5fac9b3..45791b7 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-6.13.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-6.13.ebuild
@@ -500,24 +500,6 @@ multilib_src_install_all() {
                        "${D%/}${MY_MANDIR}"/man1/wine{dump,maker}.1 || die
        fi
 
-       # Remove wineconsole if neither backend is installed #551124
-       if ! use X; then
-               rm "${D%/}${MY_PREFIX}"/bin/wineconsole* || die
-               rm "${D%/}${MY_MANDIR}"/man1/wineconsole* || die
-
-               if ! use mingw; then
-                       rm_wineconsole() {
-                               rm 
"${D%/}/usr/$(get_libdir)/wine-${WINE_VARIANT}"/wine/{,fakedlls/}wineconsole.exe*
 || die
-                       }
-               else
-                       rm_wineconsole() {
-                               rm 
"${D%/}/usr/$(get_libdir)/wine-${WINE_VARIANT}"/wine/wineconsole.exe* || die
-                       }
-               fi
-
-               multilib_foreach_abi rm_wineconsole
-       fi
-
        use abi_x86_32 && pax-mark psmr 
"${D%/}${MY_PREFIX}"/bin/wine{,-preloader} #255055
        use abi_x86_64 && pax-mark psmr 
"${D%/}${MY_PREFIX}"/bin/wine64{,-preloader}
 

diff --git a/app-emulation/wine-vanilla/wine-vanilla-6.14.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-6.14.ebuild
index 6f3f1c5..774ff39 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-6.14.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-6.14.ebuild
@@ -499,24 +499,6 @@ multilib_src_install_all() {
                        "${D%/}${MY_MANDIR}"/man1/wine{dump,maker}.1 || die
        fi
 
-       # Remove wineconsole if neither backend is installed #551124
-       if ! use X; then
-               rm "${D%/}${MY_PREFIX}"/bin/wineconsole* || die
-               rm "${D%/}${MY_MANDIR}"/man1/wineconsole* || die
-
-               if ! use mingw; then
-                       rm_wineconsole() {
-                               rm 
"${D%/}/usr/$(get_libdir)/wine-${WINE_VARIANT}"/wine/{,fakedlls/}wineconsole.exe*
 || die
-                       }
-               else
-                       rm_wineconsole() {
-                               rm 
"${D%/}/usr/$(get_libdir)/wine-${WINE_VARIANT}"/wine/wineconsole.exe* || die
-                       }
-               fi
-
-               multilib_foreach_abi rm_wineconsole
-       fi
-
        use abi_x86_32 && pax-mark psmr 
"${D%/}${MY_PREFIX}"/bin/wine{,-preloader} #255055
        use abi_x86_64 && pax-mark psmr 
"${D%/}${MY_PREFIX}"/bin/wine64{,-preloader}
 

diff --git a/app-emulation/wine-vanilla/wine-vanilla-6.15.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-6.15.ebuild
index 7b3156c..70c9eed 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-6.15.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-6.15.ebuild
@@ -498,24 +498,6 @@ multilib_src_install_all() {
                        "${D%/}${MY_MANDIR}"/man1/wine{dump,maker}.1 || die
        fi
 
-       # Remove wineconsole if neither backend is installed #551124
-       if ! use X; then
-               rm "${D%/}${MY_PREFIX}"/bin/wineconsole* || die
-               rm "${D%/}${MY_MANDIR}"/man1/wineconsole* || die
-
-               if ! use mingw; then
-                       rm_wineconsole() {
-                               rm 
"${D%/}/usr/$(get_libdir)/wine-${WINE_VARIANT}"/wine/{,fakedlls/}wineconsole.exe*
 || die
-                       }
-               else
-                       rm_wineconsole() {
-                               rm 
"${D%/}/usr/$(get_libdir)/wine-${WINE_VARIANT}"/wine/wineconsole.exe* || die
-                       }
-               fi
-
-               multilib_foreach_abi rm_wineconsole
-       fi
-
        use abi_x86_32 && pax-mark psmr 
"${D%/}${MY_PREFIX}"/bin/wine{,-preloader} #255055
        use abi_x86_64 && pax-mark psmr 
"${D%/}${MY_PREFIX}"/bin/wine64{,-preloader}
 

diff --git a/app-emulation/wine-vanilla/wine-vanilla-6.16.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-6.16.ebuild
index 7b3156c..70c9eed 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-6.16.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-6.16.ebuild
@@ -498,24 +498,6 @@ multilib_src_install_all() {
                        "${D%/}${MY_MANDIR}"/man1/wine{dump,maker}.1 || die
        fi
 
-       # Remove wineconsole if neither backend is installed #551124
-       if ! use X; then
-               rm "${D%/}${MY_PREFIX}"/bin/wineconsole* || die
-               rm "${D%/}${MY_MANDIR}"/man1/wineconsole* || die
-
-               if ! use mingw; then
-                       rm_wineconsole() {
-                               rm 
"${D%/}/usr/$(get_libdir)/wine-${WINE_VARIANT}"/wine/{,fakedlls/}wineconsole.exe*
 || die
-                       }
-               else
-                       rm_wineconsole() {
-                               rm 
"${D%/}/usr/$(get_libdir)/wine-${WINE_VARIANT}"/wine/wineconsole.exe* || die
-                       }
-               fi
-
-               multilib_foreach_abi rm_wineconsole
-       fi
-
        use abi_x86_32 && pax-mark psmr 
"${D%/}${MY_PREFIX}"/bin/wine{,-preloader} #255055
        use abi_x86_64 && pax-mark psmr 
"${D%/}${MY_PREFIX}"/bin/wine64{,-preloader}
 

diff --git a/app-emulation/wine-vanilla/wine-vanilla-6.8.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-6.8.ebuild
index 416a337..7200885 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-6.8.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-6.8.ebuild
@@ -499,24 +499,6 @@ multilib_src_install_all() {
                        "${D%/}${MY_MANDIR}"/man1/wine{dump,maker}.1 || die
        fi
 
-       # Remove wineconsole if neither backend is installed #551124
-       if ! use X; then
-               rm "${D%/}${MY_PREFIX}"/bin/wineconsole* || die
-               rm "${D%/}${MY_MANDIR}"/man1/wineconsole* || die
-
-               if ! use mingw; then
-                       rm_wineconsole() {
-                               rm 
"${D%/}/usr/$(get_libdir)/wine-${WINE_VARIANT}"/wine/{,fakedlls/}wineconsole.exe*
 || die
-                       }
-               else
-                       rm_wineconsole() {
-                               rm 
"${D%/}/usr/$(get_libdir)/wine-${WINE_VARIANT}"/wine/wineconsole.exe* || die
-                       }
-               fi
-
-               multilib_foreach_abi rm_wineconsole
-       fi
-
        use abi_x86_32 && pax-mark psmr 
"${D%/}${MY_PREFIX}"/bin/wine{,-preloader} #255055
        use abi_x86_64 && pax-mark psmr 
"${D%/}${MY_PREFIX}"/bin/wine64{,-preloader}
 

diff --git a/app-emulation/wine-vanilla/wine-vanilla-6.9.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-6.9.ebuild
index 416a337..7200885 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-6.9.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-6.9.ebuild
@@ -499,24 +499,6 @@ multilib_src_install_all() {
                        "${D%/}${MY_MANDIR}"/man1/wine{dump,maker}.1 || die
        fi
 
-       # Remove wineconsole if neither backend is installed #551124
-       if ! use X; then
-               rm "${D%/}${MY_PREFIX}"/bin/wineconsole* || die
-               rm "${D%/}${MY_MANDIR}"/man1/wineconsole* || die
-
-               if ! use mingw; then
-                       rm_wineconsole() {
-                               rm 
"${D%/}/usr/$(get_libdir)/wine-${WINE_VARIANT}"/wine/{,fakedlls/}wineconsole.exe*
 || die
-                       }
-               else
-                       rm_wineconsole() {
-                               rm 
"${D%/}/usr/$(get_libdir)/wine-${WINE_VARIANT}"/wine/wineconsole.exe* || die
-                       }
-               fi
-
-               multilib_foreach_abi rm_wineconsole
-       fi
-
        use abi_x86_32 && pax-mark psmr 
"${D%/}${MY_PREFIX}"/bin/wine{,-preloader} #255055
        use abi_x86_64 && pax-mark psmr 
"${D%/}${MY_PREFIX}"/bin/wine64{,-preloader}
 

Reply via email to