nrlquaker / winbox-mac

MikroTik Winbox bundled into macOS app with Wine
MIT License
1.45k stars 147 forks source link

bump to wine-8.0 #118

Closed Gcenx closed 1 year ago

Gcenx commented 1 year ago

Quickly thrown together, didn't bump the app version etc

Gcenx commented 1 year ago

Marking as draft so affected users can test to see if this helps or not else there’s at least one patch I’m aware of that might help.

once I’ve build/published wine-8.4 packages I’ll rebuild this to be more minimal.

nrlquaker commented 1 year ago

@Gcenx thanks for a quick response. Btw the release is larger by 26mb vs the 7.0 one. I've created a pre-release for affected users to test. At the moment I don't have access to MikroTik router.

Gcenx commented 1 year ago

@Gcenx thanks for a quick response. Btw the release is larger by 26mb vs the 7.0 one. I've created a pre-release for affected users to test. At the moment I don't have access to MikroTik router.

It’s not too surprising this package is simply my Winehq wine-8.0 build with i386 stripped

Upstream wine-7.0 onward had started to import a number of libraries directly into wine, it ahoy or be possible to disable as many of these as possible and shrink the dylibs down again for a final reversion of this actually resolved the issues.

nrlquaker commented 1 year ago

@Gcenx pre-release was made from your PR.

nrlquaker commented 1 year ago

@Gcenx can you please build wine 8.0.1 stable?

Gcenx commented 1 year ago

@nrlquaker I’ve built and uploaded the Winehq wine-stable-8.0.1 so we could use that but a more minimal build would take sometime.

nrlquaker commented 1 year ago

@Gcenx I've created release with wine 8.1 devel from your repo. Seems like everything is fine. Can you please build a min version?