-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wine: add x86_64 target with i686 support #540
Conversation
If you can update this to wine 3.12, that'd be great. Using this in conjunction with the expected libGL 18.x updates, DXVK, etc, and it all works great! |
I've tested this version as well and it build succesfully including dxvk/vulkan support. everything runs great. hope this gets merged soon |
Needs a bump to 3.13, but I think it's great |
But wine64.. |
@abenson wine64 doesn't need to be bumped since it's from the same source as wine32. |
Well, when that PR gets merged, this one will conflict and you'll have to rework it anyway. |
@abenson it isn't much work for me to "rework" this PR |
I'm very interested in this, hope it gets merged soon 😃 |
I hope it'll be merged soon too!
…On 08/04 04:54, Sacul wrote:
I'm very interested in this, hope it gets merged soon 😃
--
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
#540 (comment)
|
any status on this? :( |
I have no idea, I updated the PR to solve the conflict(thanks for
reminding me!)
Other than that, no word from the maintainer(s) yet sadly
…On 31.08 12:30, Yardanico wrote:
any status on this? :(
--
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
#540 (comment)
|
I'm afraid this can't be merged because |
So my computer just finished compiling all the dependencies, I will begin from the start so that everyone gets the full picture: Void never had true multiarch support the way Debian or other distributions implemented it. The only thing that comes somewhat close to it is the building of the However
The proper solution for this would be to implement true multiarch support in Void which would be a huge amount of work and extend |
Could you include the ability to apply the staging patches too, please? |
@Vintodrimmer already did that! https://github.com/tim241/void-packages/tree/wine-staging-wip just change the version number & hashes to compile the version you want 👍 EDIT: while I'm at it, I'll write some basic instructions on how to do this
the first build will fail(due to hash mismatch) but you can change the hashes in |
@tim241 can you edit the changes for new wine template |
@youngjinpark20 done 👍 |
@tim241 thanks for your good work 🥇 |
Ping @maxice8 . Is there anything still stopping this from getting into the repos? |
yes, read #540 (comment) and #540 (comment) |
On Sun, Feb 03, 2019 at 07:39:13AM -0800, Vintodrimmer wrote:
Ping @maxice8 .
Is there anything still stopping this from getting into the repos?
--
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
#540 (comment)
Don't ask me, i have no interest in this.
|
superseded by #11895 |
@Gottox Why? This PR (and yours presumably) is never gonna be merged due to #540 (comment) and #540 (comment) ? |
I'm sorry about the closure of the previous PR, I made a mistake and I couldn't restore the branch due to my stupidity, won't happen again.