Ryochan7 / sc-controller

User-mode driver and GTK3 based GUI for Steam Controller
GNU General Public License v2.0
177 stars 23 forks source link

[TODO] Make a new AppImage #62

Closed Ryochan7 closed 2 years ago

Ryochan7 commented 2 years ago

It is about time a new AppImage gets published especially with the updates to BLE support. For a lot of people running updated Linux distros, a BLE connection is not possible with the currently available SC Controller releases. There are probably a few small tasks that I should get taken care of before pushing a new binary release.

Tentative task list:

Ryochan7 commented 2 years ago

Didn't even know a new Ubuntu LTS release came out tbh. Anyway, got the list of tasks done. Getting an updated AppImage made ended up being a pretty big problem due to the deprecation of distutils and setuptools not working like it probably should; ended up finding a workaround from pip and how it invokes setup.py for local package installs. All targets have been tested and work. Except for updating the program version, everything should be in order. A new release should be coming out soon™.

https://github.com/pypa/setuptools/issues/130

Ryochan7 commented 2 years ago

Got a new release out and a working AppImage uploaded. More changes to the project since the last release than I originally thought. Going to wait a few days before I close this issue.

https://github.com/Ryochan7/sc-controller/releases/tag/v0.4.8.7