You are not logged in.
Pages: 1
If one could make use of maybe the keyword recommend, and/or enhances for dependencies which are not needed but may be used, such as libvisual for amarok (recommend?), or php-cgi for lighttpd (enhances?).
A brief description to each enchance/recommend as to why it might be a good idea to install these "extra" packages as well would be great as well.
You could list "recommends" or "enchances" of installed packages, with description (instead of that "echo" note in the .install script).
To find out what extras (and why they are useful) you can install, with amarok already installed;
Pacman -Q --list-recommends amarok
or to search a package + it's enhances;
pacman -Ss --list-enhances lighttpd
install package with enhances;
pacman -S --with-enhances lighttpd
What do you think about this "feature"?
"Your beliefs can be like fences that surround you.
You must first see them or you will not even realize that you are not free, simply because you will not see beyond the fences.
They will represent the boundaries of your experience."
SETH / Jane Roberts
Offline
See Flyspray:
http://bugs.archlinux.org/task/6626
Offline
great!
thanks toofishes!
"Your beliefs can be like fences that surround you.
You must first see them or you will not even realize that you are not free, simply because you will not see beyond the fences.
They will represent the boundaries of your experience."
SETH / Jane Roberts
Offline
Pages: 1