Search Criteria
Package Details: cachyos-ananicy-rules 1:1.1.37-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cachyos-ananicy-rules.git (read-only, click to copy) |
|---|---|
| Package Base: | cachyos-ananicy-rules |
| Description: | CachyOS - ananicy-rules |
| Upstream URL: | https://github.com/CachyOS/ananicy-rules |
| Licenses: | GPL-3.0-only |
| Groups: | cachyos |
| Replaces: | ananicy-rules-git |
| Submitter: | artafinde |
| Maintainer: | artafinde |
| Last Packager: | artafinde |
| Votes: | 7 |
| Popularity: | 0.086365 |
| First Submitted: | 2025-03-06 09:40 (UTC) |
| Last Updated: | 2026-05-13 05:38 (UTC) |
Latest Comments
artafinde commented on 2026-03-13 09:32 (UTC)
Thanks for the report!
The GPL-1.0-only license tag was indeed wrong, fixed to GPL-3.0-only.
For the remaining changes: both the git+#tag and auto-generated tarball are considered equally transparent sources per Arch RFC 0046. I switched to the .tar.gz tarball primarily to drop the git makedependency.
The provides and conflicts entries alongside replaces were there for historical reasons during the transition away from the old ananicy-rules-git package. Now that the migration period is well past, they've been cleaned up.
asyync1024 commented on 2026-03-11 10:30 (UTC) (edited on 2026-03-13 03:08 (UTC) by asyync1024)
The problems are as follows:
The .tar.gz source offered on the release page should be used instead of git+, this improves bandwidth efficency, and installation times, though minor.
A LICENSE file is missing.
The
license=GPL-1.0-onlyis incorrect. This package should useGPL-3.0.The provides and conflicts lines are redundant. The base package shouldn't provide or conflict itself. The replace line already handles the previous
ananicy-rules-gitpackage. As for the git version of this package, I would inform them when this one is fixed.Here's a gist if you want a straightforward solution: https://gist.github.com/asyync1024/7d69dc4d930c0183517fa0d7418c182a I have also "fixed" the Maintainer and Contributor tags by removing obfuscation.
Thanks!
artafinde commented on 2026-03-09 12:10 (UTC)
What problems ?
asyync1024 commented on 2026-03-08 05:39 (UTC)
Hey! There are some problems in your PKGBUILD, and I would love to take care of them. Can you possibly add me as a co-maintainer? Thanks!