manjaro / pamac

This repo has been archived. Our code is now hosted at
https://gitlab.manjaro.org/
GNU General Public License v3.0
223 stars 38 forks source link

[Bug/Feature Request] AUR package -> details -> Files does nothing, replace with PKGBUILD? #365

Closed jeffvandyke closed 6 years ago

jeffvandyke commented 6 years ago

(First issue, feel free to punish my wrongdoings :)

I noticed that while one can see Details and Dependencies for AUR packages, clicking on the Files tab doesn't change the content section - it remains on whatever was last selected.

It makes sense that AUR packages don't immediately know what files they install, but I think we should show something relevant for the package... How about the PKGBUILD file? It does control what files get added anyway. The Files tab could be renamed to PKGBUILD, but I don't think it matters as much as showing something useful instead of doing nothing.

I do work with C++, but someone more skilled in this project would be much faster and better than me at making this change.

Thanks for this great useful tool!