lutris / buildbot

41 stars 27 forks source link

Update Runtime on Lutris #86

Open liberodark opened 5 years ago

liberodark commented 5 years ago

Hi,

New Steam runtime have : libgdk-x11-2.0.so.0 An the lutris runtime is out of date need to upgrade your runtime exemple. Trine 2 need : libgdk-x11-2.0.so.0

Best Regards

liberodark commented 5 years ago

Have fix with cp -a steam runtime i386 and amd64 in lutris runtime please make update.

strycore commented 5 years ago

It's not that simple, as you can see here: https://github.com/lutris/buildbot/blob/master/runtime/build.sh#L30 we delete libgdk and a bunch of other libs from the Steam runtime. This prevents issues when using the runtime on a wide variety of distributions. Over time, we have found that any x11 related library in the runtime would cause some kind of issue on a distro or another.

We need some other way to provide such libs.

liberodark commented 5 years ago

the better is to clone work of steam is working great