FS#10666 - pacman -Sgi :: Information about groups.
Attached to Project:
Pacman
Opened by Øyvind Heggstad (Mr.Elendig) - Sunday, 15 June 2008, 13:35 GMT
Last edited by Xavier (shining) - Monday, 18 August 2008, 08:59 GMT
Opened by Øyvind Heggstad (Mr.Elendig) - Sunday, 15 June 2008, 13:35 GMT
Last edited by Xavier (shining) - Monday, 18 August 2008, 08:59 GMT
|
Details
A somewhat usefull feature would be -Sgi workin similar too
-Si, providing additional information to -Sg.
Maby with an added ability to search the groups name and description with -Sgs. E.g. $ pacman -Sgi base-devel Name : some-group GroupVersion : 0.0.4 # optional, to keep track of changes to the group, apps being added/removed Contains : [core] some pkg's [extra] some other pkg's Description : General description of the purpose of the group SomethingElse : Some other usefull info |
This task depends upon
Closed by Xavier (shining)
Monday, 18 August 2008, 08:59 GMT
Reason for closing: Won't implement
Additional comments about closing: This is simply not possible because of the way groups are implemented.
Monday, 18 August 2008, 08:59 GMT
Reason for closing: Won't implement
Additional comments about closing: This is simply not possible because of the way groups are implemented.
A group is just a simple tag to packages.
This feature request looks like it is just requesting a new pacman flag, but it is much more than that.
I am not convinced at all we want this additional complexity.