Commit Graph

256 Commits (d68f1e223da71c1b3d013713f24d78cedaef3e95)
 

Author SHA1 Message Date
Chris eefc54ceb5 Live ebuilds: Make `hldig` an option for `KHelpcenter`.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris b6436a3e91 Live ebuilds: Add preliminary `KNemo` ebuild.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris aa60518d81 Live ebuilds: Add preliminary `PotraceGUI` ebuild.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 3c1a39b78c Live ebuilds: Add preliminary `Wlassistant` ebuild.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris e1b9b7a91b Live ebuilds: Add preliminary `TDEIO-Locate` ebuild.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 74ff409534 Live ebuilds: Add preliminary `TDEIO-FTPS` ebuild.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 32ce5d40c1 Live ebuilds: Add preliminary `TDESudo` ebuild.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris cd532a3a82 Live ebuilds: Add preliminary `KVKBD` ebuild.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 8271e6336e Live ebuilds: Add preliminary `GTK-QT-Engine` ebuild.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 4a70fc14bf Live ebuilds: Add preliminary `KBarcode` ebuild.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 8a58e579fb Live ebuilds: Add preliminary `TDESVN` ebuild.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris f07444e61b Live ebuilds: Add preliminary `KNowIt` ebuild.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 2bd9a5a4b5 Live ebuilds: Add preliminary `KStreamripper` ebuild.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 762c1fafb9 Live ebuilds: Add preliminary `KCMAutostart` ebuild.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 481a0bbab5 Live ebuilds: Add preliminary `TDMTheme` ebuild.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 39e841771b Live ebuilds: Add preliminary `KDirstat` ebuild.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 2e95034f9d Live ebuilds: Add preliminary `Tastymenu` ebuild.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris b38bf581cb Live ebuilds: Add preliminary `Kooldock` ebuild.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 56104efb45 Live ebuilds: Add preliminary `MPlayerThumbs` ebuild.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 10eafe761e Live ebuilds: Add preliminary `KBookReader` ebuild.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 8c8b89ada2 Live ebuilds: Add preliminary `KBibTex` ebuild.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris c72ea55d30 Live ebuilds: Add preliminary `KBFX` ebuild.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 215b1ac1fd Live ebuilds: Add preliminary `tdedocker` ebuild.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris cc3bceb0d7 Live ebuilds: Add preliminary `K3b`, `K3b-i18n` and `eMoviX` ebuilds.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris e63e76c93c Live ebuilds: Add preliminary `Kasablanca` ebuild.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 872d47c3da Live ebuilds: Add preliminary `Katapult` ebuild.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 274ba46e9e Live ebuilds: Add preliminary `dolphin` ebuild.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 173015ae98 Add `pinentry` ebuild as TQt version.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris c164cbfdd0 Live ebuilds: Add preliminary `Abakus` ebuild.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris c4ce6a8218 Eclasses: Clean up and mainstream.
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>
5 years ago
Chris 7511d007e5 Live ebuilds: Improve aspell support in `tdelibs`.
Also: Remove not needed `aspell-en` dependency.

Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris f0270b2349 Live ebuilds: Remove obsolete CMake option for `tqtinterface`.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 59b36b51e2 Live ebuilds: Add `tqt-avahi` ebuild.
Also: Add proper Avahi support to `tdelibs`.

Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 1ed8077a58 Live ebuilds: Fix handbook support of KCPULoad.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 1140f576bd Live ebuilds: Streamline `lm-sensors` USE.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 79fb4ca498 Cosmetical fixes of the ebuilds.
- 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>
5 years ago
Chris 9ba36669dd Live ebuilds: Add preliminary Elogind support.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 7c4d1c766e Remove obsoleted `$id$` line from all ebuilds.
This was used back in times, when Gentoo was not using GIT.

Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris d14d9b2522 Remove old `shared` symlinks.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 23aa4f4030 Live ebuilds: Fix eclass typo in TWin4.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris f5f5c9a3f0 Live ebuilds: Add `acct-group/plugdev` dependency to tdelibs.
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>
5 years ago
Chris 83d74a414e Live ebuilds: Fix building KControl with USB support.
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>
5 years ago
Chris d16cb46f8c Live ebuilds: Fix building TQt when it was not installed before.
Also: Remove safeguards for built-in commands. (not needed)

Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 7f718434d3 Add jasper (JPEG 2000) ebuild.
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>
5 years ago
Chris 01aabe6940 README: Conversion to Markdown.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris fa565e6f4d Live ebuilds: More options, fixed dependencies and cleanup.
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>
5 years ago
Chris 4ee3ee1e29 Live ebuilds: Fix and sync KCMInit ebuild.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris d48150c1e8 Live ebuilds: Add preliminary Kaffeine ebuild.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris a58cfa051d Live ebuilds: Fix Kopete ebuild.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris 22a80447bf Live ebuilds: Add hldig (htdig fork) ebuild.
Lays groundwork for later KHelpCenter support.

Signed-off-by: Chris <xchrisx@uber.space>
5 years ago