Bug 62 - incorporate verwilst's pkgsearch functionality into emerge
|
Bug#:
62
|
Product: Portage Development
|
Version: unspecified
|
Platform: x86
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: gbevin@uwyn.com
|
Reported By: drobbins@gentoo.org
|
|
Component: Unclassified (old)
|
|
|
URL:
|
|
Summary: incorporate verwilst's pkgsearch functionality into emerge
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2002-01-06 22:33 0000
|
I really like verwilst's pkgsearch and adding it to portage would be a nice
feature
verwilst, I need the pkgsearch app in a function I can call (local variables,
etc.) Then I can add it to emerge.
need a single function I can call.
You only have to call one function...
<snip>
SearchPackages("qt","","")
#SearchPackages(SearchTerm, NoColor, GetHelp)
### Searchterm is quite obvious :o)
## NoColor = "True" when the --no-color flag is used
## GetHelp = "True" if --help is given..
</snip>
at the bottom of the script... That can be deleted, and you just have to use
SearchPackages( arg1 , arg2, arg3) to use the search function...
This is a convenience feature and would be good to do when we can.
Added to portage 1.8.6-r3