My Packages
This repo contains CentOS packages I frequently need that aren't supplied by EPEL or base repositories. Incidentally, I've had to build Ubuntu packages, which are housed here as well.
Binaries
...are to be found under Releases.
Usage
Follow instructions in the INSTALL.md of the most current release. Keep in mind that no warranty is included, and there are questionable hacks to get things working smoothly. Here's an incomplete list of issues:
- for Ubuntu we have to symlink
libreadline
- for CentOS we have to symlink
libbz2
- for the following packages we ignore
usr/share/info/
because I don't know how to share it between packages properlygnupg
pinentry
libassuan
libgpg-error
libgcrypt
gpgme
libksba
- for Ubuntu we have to remove all old
libassuan
files - for Ubuntu we have to remove all old
libksba
files
Testing procedure
Ubuntu
Tested in bare Ubuntu 16.04 and 18.04.
CentOS
Tested on CentOS 7.
Contributions
...are always welcome!
License
Code here is licensed with GNU GPL v3.0.