-
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
AUR support #3
Comments
Hello! Of course, go for it! Thank you :D |
Hi hi! So I'm in the be-midst of a busy period, but I made a first sketch. Before showing it to you I would first like to ask a few questions to refine it to a proper draft. PublicationThe AUR package will need a reference to 'the latest version' of your code. This reference can either be towards a git tag or towards a branch. Thus, I recommend to 'release' the The alternative would be that you (or me if I am notified) label commits with a new tag (like LicenseThe AUR heavily encourages you to include a license with your code. I am thus asking you to include one in your repo (MIT would suffice, but I don't know your preferences). Missing AUR packageThis AUR package will be depending on your other two projects, Thus, shall I first create an AUR package for that one? Through what email can others reach you? This could be your AUR email if you have one. Please obfuscate it against web crawlers. Installation inconsistencyLast but most important, the This means that if this AUR package were to depend on the other AUR packages, which it should since they exist, the package won't be correctly installed... Thus, the AUR package maintainers must either change where the package is installed to align with this package, or your code must not rely on I am highly in favor of changing the AUR packages, for it's easy work and the following reason: Note that one of the AUR packages for minegrub does install it in |
Hello hello! Wow, what a response! My mail is probably visible by just cloning any repo of mine and running a quick As for how to deal with the latest version, I am a lazy person, so I'd probably prefer having the main branch as the latest version. I will also try not to carelessly push any breaking changes then :) Now onto the installation location. I am also a fan of having the themes in Thanks again, feel free to ask any more questions! |
Hi hi! Sorry for not saying anything for the past few months. My next steps are to either do something 'scuffed' in the Point is, I'm not dropping this so please have patience, but before I can finish this project I have to finish the AUR of the other project(s). I can of course share my P.S. thanks for giving such a detailed response :) |
Hello! I didn't even realize there are three, no..., four packages related to this theme already in the AUR... The world-select menu should be the most simple one because there are no optional scripts or systemd services that change background, boot options or splash text, nor requires it for some grub config files to be installed. Thanks for keeping me updated! |
Hi hi!
I would love to make this setup available through the AUR. I recently made a
PKGBUILD
for the plymouth theme, available on the AUR, and I enjoyed doing this.Would you be open to this?
The text was updated successfully, but these errors were encountered: