-
Notifications
You must be signed in to change notification settings - Fork 1
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
Create packages for major distributions #2
Comments
If I want to make a global daemon, I need to make it user-aware and allow users to turn it on or off for them. I'll treat this as a separate issue, for now the program doesn't need to be global to be used. First, I'll need to start tagging versions and hosting their tarballs. I can get on that soon enough. Then, I can start making packages for my systems, which happen to be OpenSUSE, FreeBSD and Debian. So we'll have at least one rpm, one deb and a ports-like Makefile for distros like crux, gentoo, arch and void to adapt it to their system, then I'll close the issue. If you'd like to contribute a package, please place its files in |
The version 0.1 is now tagged on Github and can be downloaded through releases. The tarball as of 48c3501 is also at https://nilio.ca/cx/cx-0.1.tar.xz, and I will keep https://nilio.ca/cx/cx-latest.tar.xz symlinked to the latest version. Packages can now be made using these URLs. |
Package specs are now available for OpenSUSE, Debian and FreeBSD. |
and create a package
fedora/debian/ubuntu and arch
The text was updated successfully, but these errors were encountered: