app-emulation/fs-uae-launcher: Version bump to 3.0.3, drop old 3.0.2
authorJames Le Cuirot <chewi@gentoo.org>
Sun, 22 Mar 2020 14:30:55 +0000 (14:30 +0000)
committerJames Le Cuirot <chewi@gentoo.org>
Sun, 22 Mar 2020 14:33:19 +0000 (14:33 +0000)
Package-Manager: Portage-2.3.94, Repoman-2.3.20
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
app-emulation/fs-uae-launcher/Manifest
app-emulation/fs-uae-launcher/files/fs-uae-launcher-2.8.3-QApplication.patch [deleted file]
app-emulation/fs-uae-launcher/fs-uae-launcher-3.0.3.ebuild [moved from app-emulation/fs-uae-launcher/fs-uae-launcher-3.0.2-r1.ebuild with 97% similarity]

index c6d0aab8327039363384752d3e6da11d9678d6c0..7473dab446a6961f81432e3568e36980ff9eae72 100644 (file)
@@ -1 +1 @@
-DIST fs-uae-launcher-3.0.2.tar.gz 9633002 BLAKE2B 81e5a9cbdb4f094735fdbffa291c86bea74e3306ea1bc8365ba215daf970665ab45515c82dd180bfc965f5a2ff83c29a9cd8b21b343e6e6c7ebb4d95dbafd8d0 SHA512 6e9d5588b4cee79b7d5468b7d5e3d6c82e54957fcb0b05d3e9d1da8710336f0af82821fea37ee4cf4e0dc12ead6096183fe488afe860ce11573fd828718ba3d3
+DIST fs-uae-launcher-3.0.3.tar.gz 9633064 BLAKE2B e5f80762407d95a64611121aaf936efaa915bdaef85a87e20998c0349f3f9c9b0640de0a9122c57b957ef031b15461012b5a8aecf13147d987b5db647b26e983 SHA512 dcb88af8e6f791dba9a48aa6fa706dd99288f1fe4b44250cc9c55342eee943c52f94c53b502fe8d570cc259f54583f345ed430e0e3a9878bd2a966ade4789b3c
diff --git a/app-emulation/fs-uae-launcher/files/fs-uae-launcher-2.8.3-QApplication.patch b/app-emulation/fs-uae-launcher/files/fs-uae-launcher-2.8.3-QApplication.patch
deleted file mode 100644 (file)
index 446bfd8..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-https://bugs.gentoo.org/684948
-
---- fs-uae-launcher-2.8.3/fsui/qt/qt.py        2017-01-08 19:48:56.000000000 +0000
-+++ fs-uae-launcher-2.8.3/fsui/qt/qt.py        2019-05-03 22:28:16.979041988 +0100
-@@ -60,7 +60,7 @@
-     # fix_qt_for_maverick()
-     fsbc.desktop.set_open_url_in_browser_function(open_url_in_browser)
--    qapplication = QtBaseApplication([])
-+    qapplication = QtBaseApplication([''])
-     initialize_qt_style(qapplication)
-     return qapplication
similarity index 97%
rename from app-emulation/fs-uae-launcher/fs-uae-launcher-3.0.2-r1.ebuild
rename to app-emulation/fs-uae-launcher/fs-uae-launcher-3.0.3.ebuild
index 834209e132d5c6bcf488be528c9f0f960a77d7c4..53aa235293cad059c16ecf664eff9b1d586322dc 100644 (file)
@@ -32,7 +32,6 @@ DEPEND="
 
 PATCHES=(
        "${FILESDIR}"/${PN}-3.0.0-ROMs.patch
-       "${FILESDIR}"/${PN}-2.8.3-QApplication.patch
 )
 
 src_prepare() {