-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
os:Linux:DebianOS is DebianOS is Debianos:Linux:FedoraOS is FedoraOS is Fedoraos:macOSOS is macOSOS is macOS
Description
Describe the Bug
Currently gen-deb.in is the only method of packaging, which seems to be a manually packaged deb file.
Expected Behavior
Leverage cmake built in methods to create packages where possible:
- bundle (mac): https://cmake.org/cmake/help/latest/cpack_gen/bundle.html
- deb (debian/linux): https://cmake.org/cmake/help/latest/cpack_gen/deb.html
- dmg (mac): https://cmake.org/cmake/help/latest/cpack_gen/dmg.html
- rpm (redhat/linux): https://cmake.org/cmake/help/latest/cpack_gen/rpm.html
Additional Context
Full list of cpack generators: https://cmake.org/cmake/help/latest/manual/cpack-generators.7.html
Sunshine Host Operating System and Version
na
Architecture
na
Sunshine Version
0.12.0
GPU Type
na
GPU Model
na
GPU Driver/Mesa Version
na
Capture Method (Linux Only)
No response
Metadata
Metadata
Assignees
Labels
os:Linux:DebianOS is DebianOS is Debianos:Linux:FedoraOS is FedoraOS is Fedoraos:macOSOS is macOSOS is macOS