Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 949838

Summary: app-emulation/q4wine must port to Qt6
Product: Gentoo Linux Reporter: Andreas Sturmlechner <asturm>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: audvare
Priority: Normal Keywords: PullRequest, UPSTREAM
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/brezerk/q4wine/issues/191
See Also: https://bugs.gentoo.org/show_bug.cgi?id=894726
https://bugs.gentoo.org/show_bug.cgi?id=907998
https://github.com/brezerk/q4wine/issues/193
https://github.com/gentoo/gentoo/pull/41266
Whiteboard: Qt6 support in git master
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 948836    

Description Andreas Sturmlechner gentoo-dev 2025-02-16 13:16:07 UTC
In addition, the downstream package has accumulated some technical debt.
Comment 1 Larry the Git Cow gentoo-dev 2025-04-14 21:16:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e442a3ac7e1b501b3170e3bf1fb10f40d4852e4

commit 2e442a3ac7e1b501b3170e3bf1fb10f40d4852e4
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2025-04-14 17:11:49 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-04-14 21:14:55 +0000

    app-emulation/q4wine: drop 1.3.13, destabilising package
    
    Closes: https://bugs.gentoo.org/949838
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-emulation/q4wine/Manifest             |  1 -
 app-emulation/q4wine/q4wine-1.3.13.ebuild | 53 -------------------------------
 profiles/package.mask                     |  5 +++
 3 files changed, 5 insertions(+), 54 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f76ed261853a2b650d70c7f30ad96c91934716a2

commit f76ed261853a2b650d70c7f30ad96c91934716a2
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2025-04-14 17:05:12 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-04-14 21:14:54 +0000

    app-emulation/q4wine: add Qt6-based 1.4.0
    
    Closes: https://bugs.gentoo.org/894726
    Closes: https://bugs.gentoo.org/907998
    Bug: https://bugs.gentoo.org/949838
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-emulation/q4wine/Manifest                      |  1 +
 .../q4wine/files/q4wine-1.4.0-cmake.patch          | 11 ++++++
 app-emulation/q4wine/q4wine-1.4.0.ebuild           | 43 ++++++++++++++++++++++
 3 files changed, 55 insertions(+)
Comment 2 Andrew Udvare 2025-04-22 17:08:30 UTC
I am happy to start maintaining this package.