moonlight-stream / moonlight-embedded

Gamestream client for embedded systems
https://github.com/moonlight-stream/moonlight-embedded/wiki
GNU General Public License v3.0
1.49k stars 324 forks source link

Debian package support #773

Closed aandaluz closed 4 years ago

aandaluz commented 4 years ago

Description Enabled CPack debian package generation Purpose Using cpack, we can create a standard debian package that can be installed via dpkg or remote repositories. sudo cpack install: creates a file in${cmake_BINARY_DIR}/moonlight-embedded-X.Y.Z-Linux.deb (X.Y.Z = 2.4.10 for current moonlight)

irtimmer commented 4 years ago

As there are already packages for Raspbian provided (see https://github.com/irtimmer/moonlight-embedded/wiki/Packages ) there seems no need to include an additional system to generate deb's