NyanCatTW1 / robloxWineBuildGuide

A hopefully complete guide on how to build latest Wine using wine-tkg-git, with the goal of playing Roblox on Linux without hassle.
MIT License
32 stars 4 forks source link

Fix 0002-proton_LFH.mypatch not being applied #26

Closed SegoGithub closed 1 year ago

SegoGithub commented 2 years ago

https://github.com/Frogging-Family/wine-tkg-git/issues/889

SegoGithub commented 2 years ago

I just realized this isn't the best way to do this, maybe instead of removing the 0002-proton_LFH.mypatch that prevents wine from compiling, maybe patch wine-tkg-git so it clones an older version of wine that works with 0002-proton_LFH.mypatch

NyanCatTW1 commented 2 years ago

As LFH is essential in keeping the game running smooth for an extended period of time, I would rather wait for the issue to be fixed upstream than to outright remove the patch.

In case someone wants to build recent Wine with LFH support, you may do one of the following:

  1. Set _plain_version to ef25dd2446e9c39b71a6199d8235a3734d1d20b4
  2. Set _staging_version to 49ed7ae4a001a5d84141f65064081cce3c136137 Do 2. if you are building staging, or 1. if you are building mainline.

I'll keep this PR open until the patch gets rebased upstream

Luciogi commented 1 year ago

This should not need anymore, 0002-proton_LFH.mypatch is rebased on upstream https://github.com/Frogging-Family/community-patches/commit/a57b326888eb61daaa04ef2ca1ccdc2294de8e3a

NyanCatTW1 commented 1 year ago

Finally!

SegoGithub commented 1 year ago

finally gonna update the aur package