dciabrin / ngdevkit

Open source development for Neo-Geo
GNU Lesser General Public License v3.0
273 stars 26 forks source link

RPM nightly packages for ngdevkit #57

Closed dciabrin closed 2 years ago

dciabrin commented 3 years ago

We currently ship nightly deb packages in Launchpad [1] that track git development, but we do not yet provide any binary package for rpm-based distributions. This issues tracks the work needed to provide packages in copr [2] for Fedora or derivatives.

[1] https://launchpad.net/~dciabrin/+archive/ubuntu/ngdevkit [2] https://copr.fedorainfracloud.org/

dciabrin commented 2 years ago

The specfiles are now created in a dedicated git repo [1] and initial test builds have been done in COPR [2]. Now I need to automate rebuild/deployment and update the documentation.

[1] https://github.com/dciabrin/copr-ngdevkit [2] https://copr.fedorainfracloud.org/coprs/dciabrin/ngdevkit

dciabrin commented 2 years ago

Now all the four git repos are automatically rebuilt in COPR. Documentation is next.