This resolves FTBFS - see issue TDE/tde-packaging-gentoo#299.
Adds detection and optionally a prototype for strlcat and strlcpy for ksysguard and kcheckpass.
It also adds an include <sys/ioctl.h> for the ioctl() prototype in tdm.
The absence of these prototypes results in a build error with some compilers.
Signed-off-by: ormorph <roma251078@mail.ru>
- Remove superflous files folders.
- Fix wrong or bad variables.
- Remove superfluous dependencies.
- Mainstream hwlib flag for all ebuilds.
- Fix wrong WITH_XCURSOR flag (typo?).
- Fix wrong WITH_XTEST flag (typo?).
Signed-off-by: Chris <xchrisx@uber.space>