RobLoach / net.lutris.Lutris

Pull requests for new applications to be added
https://flathub.org
2 stars 0 forks source link

Build for x86_64 and i386 #10

Closed gasinvein closed 5 years ago

gasinvein commented 5 years ago

I see no good reason to restrict building to x86_64 and arm. Lutris is expected to work just as fine on other arches, and despite that wine is de-facto x86-only, Lutris usage is not limited to wine.

RobLoach commented 5 years ago

I believe the issue comes in with the Runners, as the buildbot is only currently building for x86_64/i386: https://lutris.net/files/runners/

There was a bit of discussion around some of that: https://github.com/lutris/lutris/issues/418 ... Haven't tested any other architectures recently. Worth testing!

We could just ignore that, and let people experiment on their own :wink:

gasinvein commented 5 years ago

the buildbot is only currently building for x86_64/i386

Well, then arm should probably be replaced with i386?

RobLoach commented 5 years ago

That's a good idea :+1: .... We could re-evaluate after things are on flathub too.