Botspot / pi-apps

Raspberry Pi App Store for Open Source Projects
GNU General Public License v3.0
2.04k stars 207 forks source link

Amiberry update #2177

Open Rak1ta opened 2 years ago

Rak1ta commented 2 years ago

Cool ideas?

Is it possible to update Amiberry version in Pi-apps? Version 5.4 is already out.

theofficialgman commented 2 years ago

I will look into it in the coming days. ryanfortner manually packaged it last time, but as the project appears to use CMAKE, I think it should not be too difficult to create a proper CPACK command for the project which will automatically generate a deb. https://cmake.org/cmake/help/latest/cpack_gen/deb.html

Rak1ta commented 1 year ago

@theofficialgman The finished files from the project did not work for me (glibc=>2.29 is required), but the file assembled from the code works. I wanted to install normally, but I get an error <<No rule to build target "install">>.

theofficialgman commented 3 months ago

needs help upstream. I suggest helping upstream properly package this application as listed above.