chaotic-aur / toolbox

Unified kit with all the scripts required for maintaining the repository 🧰
https://aur.chaotic.cx
GNU Affero General Public License v3.0
81 stars 11 forks source link

[Request] Add markers to track modified packages #100

Open xiota opened 8 months ago

xiota commented 8 months ago

Currently, manually interfered packages are marked with an optdep on chaotic-interfere. Interfered packages can be listed with: pactree -rsd1 -o1 chaotic-interfere

Automatic corrections and custom pkgbuilds are not marked. Marking them would make finding package sources easier when debugging, as well as improve transparency around packages that differ from AUR.

Suggestions (open to renaming or revision).

Related: https://github.com/chaotic-aur/packages/pull/2938