You are not logged in.
This is targetted towards Xyne but posted here so others can add/criticize.
I propose that on -Ss bauerbill/powerpill should indicate if a package is already installed, and perhaps compare version numbers. Shamelessly copied from yaourt, but I loved that feature.
Similarly, when an upgrade is detected on the AUR the version numbers should be indicated (currently I have to 'v' to see the version and perhaps open another tab to see my current version. I'm forgetful, sue me).
OFF-TOPIC: Where should a topic like this go, asking about a community contribution? Shouldn't be a NEW thread in 'community contributions', for sure, and adding to a 16/17 page thread (which is mostly bug reports) seems a bit sub-optimal?
Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.
Offline
+1
Offline
Totally agreed. I hope Xyne add this feature soon.
Offline
Try the latest version of perl-xyne-arch from my site. I've added information to the output of "-Ss' and "-Si" to indicate installed versions.
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline
Try the latest version of perl-xyne-arch from my site. I've added information to the output of "-Ss' and "-Si" to indicate installed versions.
That was fast!!
Offline
wowwwwwwww
Offline
Oh man.... that was lightning! Thanks Xyne, you're tops.
On a related note, powerpill -Ss icon gives me nice colored output, but bauerbill -Ss icon doesn't... both have /usr/bin/pacman-color in their respective .conf files.
Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.
Offline
Yeah, that's because I have to parse the output of the pacman binary to insert the installation status for Bauerbill. The color is stripped when capturing the output. That whole area of the code is a bit of a kludge. I have plans to fix it, but they will require a lot of time to implement the way that I have in mind.
Powerpill doesn't bother with the parsing which is why you get the raw colored output.
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline
Okay, makes sense explained that way . Also makes sense that powerpill doesn't have the parsing (would have thought you'd implement the same in both, actually). Thanks so much for all your work!
Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.
Offline