You are not logged in.
Your patch doesn't support locales. Could you work on it? It would be awesome!!!
Patch supports locales, but it's need modified all originaly *.po files in
pacman/src/pacman/po/
. If you like, do it
Just because I'm paranoid doesn't mean they're not out to get me.
Offline
patch and PKGBUILD for pacman-3.0.4
Just because I'm paranoid doesn't mean they're not out to get me.
Offline
why wont they BUILD IT ON PACMAN????
Its a sick world we live in....
Offline
why wont they BUILD IT ON PACMAN????
Why don't you learn to read the thread?
Offline
why wont they BUILD IT ON PACMAN????
Seeing as "scrolling up" is a bit hard - it will be in pacman at some point, but not right now. We are reworking the way messaging works and also want to make sure the coloring doesn't interfere with gettext translations (currently, this patch invalidates all translations).
Offline
thank you for the explaining phrakture ill wait for the new pacman
Its a sick world we live in....
Offline
i think im a bit dense, is there something i can do so that pacman does not try to upgrade itself to the "regular" version every time i -Syu?
Offline
i think im a bit dense, is there something i can do so that pacman does not try to upgrade itself to the "regular" version every time i -Syu?
add pacman into IgnorePkg in pacman.conf
Just because I'm paranoid doesn't mean they're not out to get me.
Offline
thanks for the quick reply, love the color vogo!
Offline
Is there any reason why pacman-colour isn't in the repos/aur/3rd-party-repo? I would much rather have it there than having to check the forums constantly.
Edit: PS. The conflicts and provides should be "pacman", not "pacman-rc"
Last edited by Xilon (2007-05-12 16:44:20)
Offline
Is there any reason why pacman-colour isn't in the repos/aur/3rd-party-repo? I would much rather have it there than having to check the forums constantly.
Edit: PS. The conflicts and provides should be "pacman", not "pacman-rc"
why? How install pacman withou pacman? ha! if should be this package pacman-color (conflict pacman), you must unistall pacman first, and what now...
Just because I'm paranoid doesn't mean they're not out to get me.
Offline
Looks good.
It could be included into real pacman next version as feature which can be selected in config file.
Offline
why? How install pacman withou pacman? ha! if should be this package pacman-color (conflict pacman), you must unistall pacman first, and what now...
Yeah, sorry... I didn't think, just saw the pacman-rc and thought it should be pacman because pacman keeps wanting to upgrade itself, I only now realised that it's because the version is 3.0.4.color-1
Offline
update: in result of `pacman -Qs package` wasn't groups blue - fix
Just because I'm paranoid doesn't mean they're not out to get me.
Offline
add a patch for gcc4.2 for generic optimisations (in original pacman is too )
Just because I'm paranoid doesn't mean they're not out to get me.
Offline
updatet to 3.0.5 here
Just because I'm paranoid doesn't mean they're not out to get me.
Offline
Just because I'm paranoid doesn't mean they're not out to get me.
Offline
hi, i just wanted to let you know that i ran into a problem when updating libarchive...well, it broke pacman. dont know if it was just me screwing up or a conflict with the package.
has anyone else run into this?
Arch64
KDE4 user
Offline
i had same problem, I make symlink, and all is good
cd /usr/lib
sln libarchive.so.2 libarchive.so.1
Last edited by vogo (2007-06-21 19:55:49)
Just because I'm paranoid doesn't mean they're not out to get me.
Offline
That's the typical case where pacman.static is very useful also
pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))
Offline
Now you can redefine colors patch is here.
How work it? If you like change any color, then edit file /etc/pacman.d/color.conf.
You can redefine colors by message type. For example, warning is by default yellow, uncomment line
warning = brown
now is warning grown, or any color from list in /etc/pacman.d/color.conf.
that is all, i thing this is final form of patch
enjoy
and please report bugs
edit: fix some typing error
Last edited by vogo (2007-06-24 19:54:51)
Just because I'm paranoid doesn't mean they're not out to get me.
Offline
Great work, vogo!
Thanks for all the time you put into this.
Offline
One more little changes: you can define color theme in /etc/pacman.conf in section [option] for example
ColorConfig = /etc/pacman.d/themes/color.conf
in directory /etc/pacman.d/themes/ are some samples
edit: fix bug - bad padding - bug in function color_strlen()
it is all for longer time
Last edited by vogo (2007-06-25 09:04:25)
Just because I'm paranoid doesn't mean they're not out to get me.
Offline
uuuhhhh... me likes color.
Offline
pretty good colors. it should be on the official pacman package...
Offline