When a user search the package 'slackpkg', the grep match also
the prefix 'slackpkgplus_' in url.
Now the prefix is SLACKPKGPLUS_ so grep does NOT match (unless
the user search SLACKPKG, that does NOT exists).
- added config file checks
- fixed a bug that try to check gpg even if CHECKGPG is set to off
- fixed a bug that show compat32 packages as duplicated
- implemented 'slackpkg search'
- fixed a 'package' bug that override slackpkgplus.conf (instead .new)
- added doinst.sh that auto-select a configuration file depending $ARCH
- fixed priority system bug when two repositories have package with the same
full name
- added a priority system for repository and single packages
- added gpg support
- added explicit support for alienbob multilibs
Thanks to AlienBob and phenixia2003 (on LQ) for contributing