nestriness / nestri

[Experimental] Open-source GeForce NOW alternative with Stadia's social features
https://nestri.io
GNU Affero General Public License v3.0
1.41k stars 19 forks source link

🐛 fix(base): Use meson for gpu-screen-recorder #83

Closed DatCaptainHorse closed 1 week ago

DatCaptainHorse commented 2 weeks ago

Description

The gpu-screen-recorder project switched to using meson instead of a custom build script (see commit)

Rather than using the install.sh which is now deprecated, I switched to using meson and ninja to build & install.

My text-editor wanted to format the end of the file as well, but that is hopefully no issue :sweat_smile:

DatCaptainHorse commented 2 weeks ago

Did a few force-pushes as I wanted to figure out how to get back the green "Verified" commit signing status :sweat_smile: