simple64 / simple64

Accurate N64 Emulator
https://simple64.github.io
GNU General Public License v3.0
868 stars 62 forks source link

Installing simple64 systemwide as a distro package #415

Closed orbea closed 4 months ago

orbea commented 4 months ago

Would it be possible to support installing simple64 as a distro package?

The issues with this that I currently see are:

For example a package could look like:

${CMAKE_INSTALL_BINDIR}/simple-gui
$(CMAKE_INSTALL_LIBDIR}/simple64/libmupen64plus.so
$(CMAKE_INSTALL_DATADIR}/simple64/mupen64plus.ini
....
loganmc10 commented 4 months ago

No, only flatpak will be officially supported on Linux

orbea commented 4 months ago

Sorry to hear that, I was hoping to add this to the Gentoo repo...