summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Eden <sven.eden@gmx.de>2018-09-21 13:33:25 +0200
committerSven Eden <sven.eden@gmx.de>2018-09-21 13:33:25 +0200
commitb810632883b65208eceda1b64a97d71a570e26ef (patch)
treee1f9f161159423fbecb84e8a65066e6421599ca0 /app-emulation
parentapp-emulation/fs-uae-launcher : 2.9.7 bump + QA issues fix. (diff)
downloadseden-b810632883b65208eceda1b64a97d71a570e26ef.tar.gz
seden-b810632883b65208eceda1b64a97d71a570e26ef.tar.bz2
seden-b810632883b65208eceda1b64a97d71a570e26ef.zip
app-emulation/fs-uae-launcher : Re-add qtcurve warning. It's still an issue.
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/fs-uae-launcher/fs-uae-launcher-2.8.3-r1.ebuild2
-rw-r--r--app-emulation/fs-uae-launcher/fs-uae-launcher-2.9.7.ebuild2
2 files changed, 4 insertions, 0 deletions
diff --git a/app-emulation/fs-uae-launcher/fs-uae-launcher-2.8.3-r1.ebuild b/app-emulation/fs-uae-launcher/fs-uae-launcher-2.8.3-r1.ebuild
index 7f5f2b0..2e35adb 100644
--- a/app-emulation/fs-uae-launcher/fs-uae-launcher-2.8.3-r1.ebuild
+++ b/app-emulation/fs-uae-launcher/fs-uae-launcher-2.8.3-r1.ebuild
@@ -53,6 +53,8 @@ pkg_postinst() {
elog "Some important information:"
elog
+ ewarn " - Do not use QtCurve, it will crash PyQt5!"
+ elog
elog " - By default, FS-UAE creates its directories under"
elog " Documents/FS-UAE. If your Documents directory is not"
elog " configured according to the XDG user dir spec, ~/FS-UAE"
diff --git a/app-emulation/fs-uae-launcher/fs-uae-launcher-2.9.7.ebuild b/app-emulation/fs-uae-launcher/fs-uae-launcher-2.9.7.ebuild
index a4fbf3e..9841a58 100644
--- a/app-emulation/fs-uae-launcher/fs-uae-launcher-2.9.7.ebuild
+++ b/app-emulation/fs-uae-launcher/fs-uae-launcher-2.9.7.ebuild
@@ -55,6 +55,8 @@ pkg_postinst() {
elog "Some important information:"
elog
+ ewarn " - Do not use QtCurve, it will crash PyQt5!"
+ elog
elog " - By default, FS-UAE creates its directories under"
elog " Documents/FS-UAE. If your Documents directory is not"
elog " configured according to the XDG user dir spec, ~/FS-UAE"