Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider hosting a Debian package repository (e.g. Ubuntu PPA) #7

Open
qmfrederik opened this issue Jan 1, 2024 · 1 comment
Open

Comments

@qmfrederik
Copy link

I've seen people asking for a Debian/Ubuntu package repository which hosts the latest version of GNUstep for Ubuntu/Debian.

I've used Ubuntu personal package archives to host Debian package repositories in the past. They are free of charge and allow you to host packages for open source software for many versions of Ubuntu.

It's a bit tricky to upload to PPA from GitHub actions, but I've used Azure pipelines in the past: https://github.com/libimobiledevice-win32/imobiledevice-net/blob/master/steps/deploy-ppa.yml

@hmelder
Copy link
Collaborator

hmelder commented Jan 4, 2024

See #2. It is quite work intensive to get a fully automated debian mirror, as the deb tooling is just horrible. I have switched to NixOS but are still planning to finish this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants