summaryrefslogtreecommitdiffstats
path: root/trinity-base
Commit message (Collapse)AuthorAgeFilesLines
* 14.0.7 ebuilds for tdebase, tdeartwork, and dependencies (auto-generated)E. Liddell2020-05-0257-0/+1526
|
* TDEPIM-TDEIOSlaves: Fix versioned dependency.Chris2020-05-011-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* TDEArtwork: Add `kclock` USE for tdeartwork-tdescreensaver + Cosmetics.Chris2020-04-2712-14/+20
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* TDE-i18n + Eclass: Add and use new `L10N function`.Chris2020-04-271-18/+17
| | | | | | Credits @ormorph. Signed-off-by: Chris <xchrisx@uber.space>
* All tdeartwork stable (14.0.6) ebuildsE. Liddell2020-04-2619-0/+173
|
* tdebase-starttde: Change to `x11-apps/mkfontscale` as dependency.Chris2020-04-252-2/+2
| | | | | | `x11-apps/mkfontdir` was dropped from Portage. Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Add `KMail` and depending ebuilds.Chris2020-04-249-1/+147
| | | | | | | | - `libkpgp` - `libksieve` - `tdepim-tdeioslaves` Signed-off-by: Chris <xchrisx@uber.space>
* Stable ebuilds: General cosmetics and sync with live ebuilds.Chris2020-04-2348-66/+83
| | | | | | Also: Some cosmetics for the live ebuilds. Signed-off-by: Chris <xchrisx@uber.space>
* KCheckpass: Enable `shadow` backend by default.Chris2020-04-232-0/+2
| | | | | | To be in sync with the TDM ebuild. Signed-off-by: Chris <xchrisx@uber.space>
* KCheckpass: Fix `pam` dependency.Chris2020-04-222-3/+2
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Depend on `libudev` if tdelibs is build with hwlib.Chris2020-04-222-0/+2
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Minor changes to tdelibs and klipperE. Liddell2020-04-222-11/+19
|
* Various requested fixesE. Liddell2020-04-2210-40/+59
|
* stable ebuilds fix for comments and other bits that don't impact functionalityE. Liddell2020-04-2214-17/+16
| | | | Signed-off-by: E. Liddell <ejlddll@warpmail.net>
* stable ebuilds round 2--rebase and manifestsE. Liddell2020-04-2293-36/+1306
| | | | Signed-off-by: E. Liddell <ejlddll@warpmail.net>
* Live ebuilds: Fix typos in `tdelibs` and `kcpuload`.Chris2020-04-031-2/+3
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Add `Ispell` ebuild and support to `tdelibs`.Chris2020-03-312-8/+21
| | | | | | Also: Fix typos and sync with stable. Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Make `hldig` an option for `KHelpcenter`.Chris2020-03-301-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Improve aspell support in `tdelibs`.Chris2020-03-241-3/+3
| | | | | | Also: Remove not needed `aspell-en` dependency. Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Add `tqt-avahi` ebuild.Chris2020-03-241-1/+1
| | | | | | Also: Add proper Avahi support to `tdelibs`. Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Streamline `lm-sensors` USE.Chris2020-03-233-10/+10
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Add preliminary Elogind support.Chris2020-03-201-4/+10
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Remove obsoleted `$id$` line from all ebuilds.Chris2020-03-20198-198/+197
| | | | | | This was used back in times, when Gentoo was not using GIT. Signed-off-by: Chris <xchrisx@uber.space>
* Remove old `shared` symlinks.Chris2020-03-202-2/+0
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Fix eclass typo in TWin4.Chris2020-03-201-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Add `acct-group/plugdev` dependency to tdelibs.Chris2020-03-201-5/+11
| | | | | | | | | 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>
* Live ebuilds: Fix building KControl with USB support.Chris2020-03-201-1/+1
| | | | | | | 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>
* Live ebuilds: More options, fixed dependencies and cleanup.Chris2020-02-147-48/+100
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* Live ebuilds: Fix and sync KCMInit ebuild.Chris2020-02-141-2/+2
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Fix Kopete ebuild.Chris2020-02-131-27/+27
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Mainstream ebuilds to use aRts eclass functions.Chris2020-01-298-79/+46
| | | | | | Also: Some cosmetics. Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: More overlay cleanup.Chris2020-01-2879-82/+17
| | | | | | | | | | | - 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>
* Live ebuilds: Fix compositing support in TWin.Chris2020-01-281-0/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Add preliminary LibreSSL support and fix certs.Chris2020-01-283-10/+14
| | | | | | | Also: Add ca-certificates as dependency. Remove superfluous dependencies. Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Fix sudo support for Konsole.Chris2020-01-262-2/+6
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Fix aRts realtime priority.Chris2020-01-261-13/+12
| | | | | | | | Fixes issue #16. Also: Some cosmetics + Flag fixes. Signed-off-by: Chris <xchrisx@uber.space>
* Trinity-*-2.eclass: Fix handbook and arts support.Chris2020-01-251-2/+1
| | | | | | | | | | - 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>
* Live ebuilds: Fix XScreenSaver support.Chris2020-01-251-0/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Fix PAM support.Chris2020-01-253-0/+3
| | | | | | Fixes issue #9. Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Add libart_lgpl ebuild.Chris2020-01-223-5/+5
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Port to EAPI7 and cleanup - Round 7.Chris2020-01-1861-402/+363
| | | | | | | | | | | | | | | | | | | | | | | | | This time: filelight, kdcop, kdf, kmix, knutclient, konversation, ksensors, noatun-plugins, tdegames-doc, tdeinit, tdepowersave, tde-i18n, arts, libtdenetwork, atlantik, kasteroids, katomic, kbackgammon, kbattleship, kblackbox, kbounce, kenolaba, kfouleggs, kgoldrunner, kjumpingcube, klickety, klines, kmahjongg, kmines, knetwalk, kolf, konquest, kpat, kpoker, kreversi, ksame, kshisen, ksirtet, ksmiletris, ksnake, ksokoban, kspaceduel, ktron, ktuberling, libtdegames, lskat, twin4, akregator, kaddressbook, kgantt, kmobile, knode, knotes, kontact, korganizer, ktnef, libkcal, libkholidays, libkmime, libkpimexchange, libkpimidentities, libtdepim and mimelib Also: Move filelight to trinity-apps. Fix tdegames-meta to use trinity-base. Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Port to EAPI7 and cleanup - Round 6.Chris2020-01-1821-143/+121
| | | | | | | | | | | | | | | | This time: tdeartwork-meta, tdeartwork-emoticons, tdeartwork-icon-themes, tdeartwork-icewm-themes, tdeartwork-tdescreensaver, tdeartwork-twin-styles, tdeartwork-kworldclock, tdeartwork-sounds, tdeartwork-styles, tdeartwork-wallpapers, atlantikdesigner, tdeaddons-doc, kaddressbook-plugins, kate-plugins, kicker-applets, knewsticker-scripts, konq-plugins, ksig, renamedlg-plugins, tdeaddons-tdefile-plugins, and tdeaddons-meta Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Port to EAPI7 and cleanup - Round 5.Chris2020-01-1838-237/+220
| | | | | | | | | | | | | | | | This time: ark, kamera, kcoloredit, kdvi, kedit, kfax, kfloppy, kgamma, kghostview, khexedit, kjots, klaptopdaemon, kmilo, kmrml, kolourpaint, kooka, kpdf, kpovmodeler, kregexpeditor, kruler, ksim, ksnapshot, ksvg, ktimer, kuickshow, kview, kviewshell, libkscan, tdefilereplace, superkaramba, tdegraphics-doc, tdegraphics-meta, tdegraphics-tdefile-plugins, tdeiconedit, tdelirc, tdeutils-doc, tdeutils-meta and tdewallet Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Port to EAPI7 and cleanup - Round 4.Chris2020-01-1828-199/+179
| | | | | | | | | | | | | This time: amor, eyesapplet, fifteenapplet, kdict, kget, kmoon, knewsticker, kodo, kopete, kpf, kppp, krdc, krfb, ksirc, ktalkd, kteatime, ktux, kweather, kwifimanager, kworldclock, lisa, tdednssd, tdenetwork-doc, tdenetwork-filesharing, tdenetwork-meta, tdenetwork-tdefile-plugins, tdetoys-doc, and tdetoys-meta Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Port to EAPI7 and cleanup - Round 3.Chris2020-01-1816-111/+89
| | | | | | | | | This time: kpager, krootbacking, ksplashml, kstart, ksystraycmd, kxkb, nsplugins, tdebase-starttde, tdedebugdialog, tdeeject, tdepasswd, tdeprint, tdescreensaver, tdesu and tqt3integration Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Port to EAPI7 and cleanup - Round 2.Chris2020-01-1823-121/+101
| | | | | | | | | | | This time: certmanager, dcoprss, drkonqi, kappfinder, kate, kcalc, kcharselect, kcheckpass, kdialog, kfind, kgpg, khelpcenter, khotkeys, klipper, kmenuedit, knetattach, konsole, kpersonalizer, kreadconfig, ksmserver, ksysguard, ktip, librss Add also lm_sensors use flag to ksysguard. Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Port to EAPI7 and cleanup - Round 1.Chris2020-01-1810-146/+140
| | | | | | | | | | | 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>
* Live ebuilds: Cleanup and EAPI7 bump of tdelibs and tqt.Chris2020-01-181-22/+23
| | | | | | | | Also fix the building segfault, caused by building without tdehwlib. Use of hwlib only pulls in additional dependencies at the moment. Signed-off-by: Chris <xchrisx@uber.space>
* Set back tdelibs live ebuild to EAPI5.Chris2020-01-071-7/+5
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Tweaks and clean-up for stable ebuilds and supporting eclassesE. Liddell2020-01-061-4/+1
| | | | Signed-off-by: E. Liddell <ejlddll@warpmail.net>