public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-proton/, app-emulation/wine-proton/files/
Date: Fri,  8 Nov 2024 00:01:29 +0000 (UTC)	[thread overview]
Message-ID: <1731023987.c61a33e9c6f517465fac77ae9995bb01ce000a36.ionen@gentoo> (raw)

commit:     c61a33e9c6f517465fac77ae9995bb01ce000a36
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  7 23:47:50 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Nov  7 23:59:47 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c61a33e9

app-emulation/wine-proton: more clearly warn about lack of support

And repeat it every time rather than just on first install through
the README.gentoo so that (hopefully) upstream Valve will not get
more bug reports from here.

Furthermore note that we also can't really do much about issues
either and users seeking support should use normal Wine or normal
Proton.

Bug: https://bugs.gentoo.org/943001
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 app-emulation/wine-proton/files/README.gentoo       | 4 ----
 app-emulation/wine-proton/wine-proton-7.0.6.ebuild  | 7 +++++++
 app-emulation/wine-proton/wine-proton-8.0.5c.ebuild | 7 +++++++
 app-emulation/wine-proton/wine-proton-9.0.2.ebuild  | 7 +++++++
 app-emulation/wine-proton/wine-proton-9.0.3.ebuild  | 7 +++++++
 app-emulation/wine-proton/wine-proton-9999.ebuild   | 7 +++++++
 6 files changed, 35 insertions(+), 4 deletions(-)

diff --git a/app-emulation/wine-proton/files/README.gentoo b/app-emulation/wine-proton/files/README.gentoo
index 0d88628a45ff..48f3d568a013 100644
--- a/app-emulation/wine-proton/files/README.gentoo
+++ b/app-emulation/wine-proton/files/README.gentoo
@@ -46,10 +46,6 @@ If have audio/video playback issues, note to look at GStreamer plugins.
 Notably USE=ffmpeg on media-plugins/gst-plugins-meta which Proton normally
 provide by default.
 
-Note that upstream may not be interested in bug reports without first
-reproducing using the actual Steam+Proton rather than this custom
-standalone build (esp. if lacking certain things like dxvk).
-
 ---
 
 If have other Wine variants installed, remember to either use `eselect wine`

diff --git a/app-emulation/wine-proton/wine-proton-7.0.6.ebuild b/app-emulation/wine-proton/wine-proton-7.0.6.ebuild
index 29b0e02ef24a..0885f72efe17 100644
--- a/app-emulation/wine-proton/wine-proton-7.0.6.ebuild
+++ b/app-emulation/wine-proton/wine-proton-7.0.6.ebuild
@@ -372,6 +372,13 @@ pkg_postinst() {
 		fi
 	fi
 
+	ewarn
+	ewarn "Warning: please consider ${PN} provided as-is without real"
+	ewarn "support. Upstream does not want bug reports unless can reproduce"
+	ewarn "with real Steam+Proton, and Gentoo is largely unable to help"
+	ewarn "unless it is a build/packaging issue. So, if need support, try"
+	ewarn "normal Wine or Proton instead."
+
 	eselect wine update --if-unset || die
 }
 

diff --git a/app-emulation/wine-proton/wine-proton-8.0.5c.ebuild b/app-emulation/wine-proton/wine-proton-8.0.5c.ebuild
index cecd79a0c1f7..cd3bf6391ea7 100644
--- a/app-emulation/wine-proton/wine-proton-8.0.5c.ebuild
+++ b/app-emulation/wine-proton/wine-proton-8.0.5c.ebuild
@@ -389,6 +389,13 @@ pkg_postinst() {
 		fi
 	fi
 
+	ewarn
+	ewarn "Warning: please consider ${PN} provided as-is without real"
+	ewarn "support. Upstream does not want bug reports unless can reproduce"
+	ewarn "with real Steam+Proton, and Gentoo is largely unable to help"
+	ewarn "unless it is a build/packaging issue. So, if need support, try"
+	ewarn "normal Wine or Proton instead."
+
 	eselect wine update --if-unset || die
 }
 

diff --git a/app-emulation/wine-proton/wine-proton-9.0.2.ebuild b/app-emulation/wine-proton/wine-proton-9.0.2.ebuild
index 17bdf7ebbeef..d8dfaa48476b 100644
--- a/app-emulation/wine-proton/wine-proton-9.0.2.ebuild
+++ b/app-emulation/wine-proton/wine-proton-9.0.2.ebuild
@@ -421,6 +421,13 @@ pkg_postinst() {
 		fi
 	fi
 
+	ewarn
+	ewarn "Warning: please consider ${PN} provided as-is without real"
+	ewarn "support. Upstream does not want bug reports unless can reproduce"
+	ewarn "with real Steam+Proton, and Gentoo is largely unable to help"
+	ewarn "unless it is a build/packaging issue. So, if need support, try"
+	ewarn "normal Wine or Proton instead."
+
 	eselect wine update --if-unset || die
 }
 

diff --git a/app-emulation/wine-proton/wine-proton-9.0.3.ebuild b/app-emulation/wine-proton/wine-proton-9.0.3.ebuild
index 3895030f61ab..158df4efa795 100644
--- a/app-emulation/wine-proton/wine-proton-9.0.3.ebuild
+++ b/app-emulation/wine-proton/wine-proton-9.0.3.ebuild
@@ -421,6 +421,13 @@ pkg_postinst() {
 		fi
 	fi
 
+	ewarn
+	ewarn "Warning: please consider ${PN} provided as-is without real"
+	ewarn "support. Upstream does not want bug reports unless can reproduce"
+	ewarn "with real Steam+Proton, and Gentoo is largely unable to help"
+	ewarn "unless it is a build/packaging issue. So, if need support, try"
+	ewarn "normal Wine or Proton instead."
+
 	eselect wine update --if-unset || die
 }
 

diff --git a/app-emulation/wine-proton/wine-proton-9999.ebuild b/app-emulation/wine-proton/wine-proton-9999.ebuild
index dc95b99493af..10f556feb152 100644
--- a/app-emulation/wine-proton/wine-proton-9999.ebuild
+++ b/app-emulation/wine-proton/wine-proton-9999.ebuild
@@ -423,6 +423,13 @@ pkg_postinst() {
 		fi
 	fi
 
+	ewarn
+	ewarn "Warning: please consider ${PN} provided as-is without real"
+	ewarn "support. Upstream does not want bug reports unless can reproduce"
+	ewarn "with real Steam+Proton, and Gentoo is largely unable to help"
+	ewarn "unless it is a build/packaging issue. So, if need support, try"
+	ewarn "normal Wine or Proton instead."
+
 	eselect wine update --if-unset || die
 }
 


             reply	other threads:[~2024-11-08  0:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-08  0:01 Ionen Wolkens [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-02  3:43 [gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-proton/, app-emulation/wine-proton/files/ Ionen Wolkens
2024-02-27  0:51 Ionen Wolkens
2022-09-06 14:55 Ionen Wolkens

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1731023987.c61a33e9c6f517465fac77ae9995bb01ce000a36.ionen@gentoo \
    --to=ionen@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox