Also: - Fix documentation depends.
- Mainstream the way dependencies are handled.
- Remove rest of the removed SVN code.
- Remove not needed `LDPATH`.
- Remove inheriting of not needed eclasses.
- Fix translation selection for ebuilds. (LINGUAS to L10N)
Signed-off-by: Chris <xchrisx@uber.space>
- Always set EAPI in quotes. (allowed style by the documentation)
- Call `need-trinity` after depends. (otherwise there is no point)
- Call `need-trinity` without version for live ebuilds. (eclass does it)
- Remove `offer-hiddensibility` call. (until now)
- Add missing copyrights.
- Remove empty vars.
Signed-off-by: Chris <xchrisx@uber.space>
Also: - Sync with stable and make `pmount` optionally.
- Fix missed `idn` option.
- Make `shm` support optionally too.
- Fix `utempter` support.
Signed-off-by: Chris <xchrisx@uber.space>
This offers the correct `libusb.pc` instead of the `libusb-1.0.pc`
which `dev-libs/libusb` is only providing these days on Gentoo.
Signed-off-by: Chris <xchrisx@uber.space>
Gentoo removed it from the Portage, so
we add it to the overlay to keep support.
Thanks to agris from IRC for the report.
Signed-off-by: Chris <xchrisx@uber.space>
TQt:
- Add USE for:
xrandr, tablet, tools, glib, mng and fontconfig.
- Get ride of forced -g flag (thanks to @selk).
- Make hiddenvisibility a choice.
- Do not dlopen libGL.
- Less debug if building without debug.
- Build sqlite3 plugin too, if build with sqlite.
- Add -xshape -xkb -xcursor for building.
- Fix dependencies and polish.
General:
- DrKonqi: Add USE for hwlib.
- KControl: Add USE for svg.
- TDM: Add USE for svg and hwlib.
- KSMServer: Add USE for hwlib, remove upower.
- Make hwlib USE flag default option.
- Fix dependencies in general.
- Remove avahi USE mask, because fixed.
TDELibs:
- Add USE for:
svg, pkcs11, elficons, malloc, udisks,
ssl, udevil, systemd, debug, pcre, idn.
- Use shared memory for pixmap loading.
- Depend on ca-certificates only with ssl USE.
- Ebuild polish and cleanup.
- Messages for informations.
- Remove redundant multilib eclass.
- Add back old_udisks, udisks and udevil USE.
Signed-off-by: Chris <xchrisx@uber.space>
- 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>
- Handle 'en' as main docs too.
- Filter out noise from docs.
- Sync with eclass changes in working branch.
- Live ebuilds: Fix arts in tdelibs ebuild.
- Sync typo fix about sudo support.
Signed-off-by: Chris <xchrisx@uber.space>
This time: kcminit, kcontrol, kdesktop, kicker, konqueror,
libkonq, tdebase-data, tdebase-meta, tdm,
and tdebase-tdeioslaves
Also: Add additional dependency for rpcgen.
Add additional USE flag for tdehwlib.
Signed-off-by: Chris <xchrisx@uber.space>