summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsoleted `$id$` line from all ebuilds.Chris2020-03-20225-225/+220
| | | | | | 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: Fix building TQt when it was not installed before.Chris2020-03-201-4/+8
| | | | | | Also: Remove safeguards for built-in commands. (not needed) Signed-off-by: Chris <xchrisx@uber.space>
* Add jasper (JPEG 2000) ebuild.Chris2020-03-203-0/+131
| | | | | | | | | 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>
* README: Conversion to Markdown.Chris2020-02-162-74/+88
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: More options, fixed dependencies and cleanup.Chris2020-02-1410-111/+152
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: Add preliminary Kaffeine ebuild.Chris2020-02-141-0/+56
| | | | 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: Add hldig (htdig fork) ebuild.Chris2020-02-023-0/+74
| | | | | | Lays groundwork for later KHelpCenter support. Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Add libr ebuild.Chris2020-02-022-0/+33
| | | | | | Used for later elficons support in tdelibs. 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>
* Trinity-*-2.eclass: Improve arts 'yes' support.Chris2020-01-291-0/+4
| | | | | | You don't need to specify the build flag now. 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-284-12/+19
| | | | | | | Also: Add ca-certificates as dependency. Remove superfluous dependencies. Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Add preliminary Amarok ebuild.Chris2020-01-262-0/+88
| | | | 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>
* Live ebuilds: Add preliminary Kima ebuild.Chris2020-01-262-0/+39
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Add preliminary KRename ebuild.Chris2020-01-252-0/+39
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Add preliminary KShutDown ebuild.Chris2020-01-252-0/+45
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Add preliminary Yakuake ebuild.Chris2020-01-252-0/+31
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Add preliminary Keep ebuild.Chris2020-01-252-0/+38
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Trinity-*-2.eclass: Fix handbook and arts support.Chris2020-01-252-8/+11
| | | | | | | | | | - 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 preliminary KNetLoad ebuild.Chris2020-01-252-0/+29
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Add preliminary KCPULoad ebuild.Chris2020-01-252-0/+25
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Add preliminary KPlayer ebuild.Chris2020-01-252-0/+34
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Add libart_lgpl ebuild.Chris2020-01-224-5/+22
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Port to EAPI7 and cleanup - Round 7.Chris2020-01-1865-415/+393
| | | | | | | | | | | | | | | | | | | | | | | | | 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>
* Trinity-*-2.eclass: Fix some typos and cleanup.Chris2020-01-183-36/+42
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Cleanup and EAPI7 bump of tdelibs and tqt.Chris2020-01-182-38/+32
| | | | | | | | 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>
* App-mobilephone: Port to EAPI7 + cleanup.Chris2020-01-182-12/+14
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Port dbus-1-tqt and dbus-tqt to EAPI7.Chris2020-01-182-12/+10
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Skyutils: Port to EAPI7 + cleanup.Chris2020-01-181-3/+3
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* README: Improvement and fix of typos.Chris2020-01-081-15/+37
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Add some additional overlay file for rsync.Chris2020-01-071-0/+9
| | | | 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-068-77/+14
| | | | Signed-off-by: E. Liddell <ejlddll@warpmail.net>