summaryrefslogtreecommitdiffstats
path: root/trinity-base/tdelibs
Commit message (Collapse)AuthorAgeFilesLines
* Add dev-libs/glib to tdelibs depends.Slávek Banko2021-11-032-0/+2
| | | | | | This solves FTBFS if TQt3 is not built with glib mainloop support. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed LDPATH in trinity-base/tdelibs-9999ormorph2021-02-181-0/+1
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* */*: 9999: Sanitise eclass/ebuild vars, drop set-trinityver and need-trinityAndreas Sturmlechner2020-12-071-3/+2
| | | | | | | | Uniform ebuild variable blocks according to skel.ebuild and by devmanual example Sort some DEPENDs, fix some DESCRIPTIONs Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Remove 14.0.7 packagesAndreas Sturmlechner2020-12-013-220/+0
| | | | | | Fixes were only made to 14.0.8 and CI is still very red for 14.0.7. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/*: Unrestrict media-libs/libart_lgpl version depAndreas Sturmlechner2020-12-011-2/+2
| | | | | | | | | Depending on ~media-libs/libart_lgpl-14.0.7 in 14.0.8 ebuilds was certainly not correct. Cherry-picked from af1b333e206ee5365b1670a7593161ebca98e2a4. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/tdelibs: Drop KEYWORDS w/o dependencies keywordedAndreas Sturmlechner2020-12-011-1/+1
| | | | | Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/tdelibs: Drop IUSE="aspell ispell" from 9999 tooAndreas Sturmlechner2020-12-012-12/+6
| | | | | | Package-Manager: Portage-3.0.10, Repoman-3.0.2 RepoMan-Options: --force Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/tdelibs: Sync 14.0.8 with latest live fixesAndreas Sturmlechner2020-12-011-13/+10
| | | | | | - Redo: Rename IUSE=avahi->zeroconf (happened in Gentoo ebuild repo long ago) Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/tdelibs: Use eapi8-dosym eclass for relative symlinkAndreas Sturmlechner2020-12-011-2/+2
| | | | | | | | See also: https://archives.gentoo.org/gentoo-dev/message/455f8f75a7b5cbda848b4da727c3e186 Package-Manager: Portage-3.0.10, Repoman-3.0.2 RepoMan-Options: --force Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/tdelibs: Drop IUSE=old-udisks, missing sys-fs/udisks:0Andreas Sturmlechner2020-12-011-5/+4
| | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --force Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Remanifest for 14.0.6 cleanupAndreas Sturmlechner2020-12-011-1/+0
| | | | | | | Also fixes missing trinity-base/superkaramba-14.0.8 manifest. See also: https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging-gentoo/issues/185 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/tdelibs: Add IUSE="arts", drop set-trinityver/need-artsAndreas Sturmlechner2020-11-291-10/+8
| | | | | | | | | | | | | If your eclass needs special provisioning for a single ebuild, just do it in the ebuild instead. - We no longer have to tip-toe around assigning IUSE, DEPEND and RDEPEND - Drop superfluous COMMON_DEPEND - local mycmakeargs Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --force Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* Added the translations directory to the unpack list, as well as commits ↵ormorph2020-11-291-5/+8
| | | | | | shortcomings correction Signed-off-by: ormorph <roma251078@mail.ru>
* 14.0.8 ebuilds for tdebase, tdeartwork, tdeutils, and their dependencies ↵E. Liddell2020-11-212-14/+21
| | | | | | | | | (also 14.0.7 ebuild for kworldclock), and removal of obsolete 14.0.6 ebuilds. Also removed all references to ispell (no longer in main portage tree, aspell provides same functionality) and streamlined spelling flags in general. Signed-off-by: E. Liddell <ejlddll@warpmail.net> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Minor changes to 14.0.6 ebuilds to overcome some build problems.E. Liddell2020-11-101-1/+1
|
* trinity-base/tdelibs: Various fixesAndreas Sturmlechner2020-09-224-124/+133
| | | | | | | | | | | | | | | - Add missing IUSE metadata - Sort IUSE, DEPENDs - Drop IUSE=elficons from 14.0.6 and 14.0.7 for missing dependency - Rename IUSE=avahi->zeroconf (happened in Gentoo ebuild repo long ago) - Rename IUSE=old_udisks->old-udisks (UnderscoreInUseFlag) - Fix bogus dependency sys-libs/libr -> dev-libs/libr) - Cleanup trailing whitespaces Note: sys-fs/udisks:0 is still missing after this commit Package-Manager: Portage-3.0.8, Repoman-3.0.1 RepoMan-Options: --force Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/*: Unrestrict media-libs/libart_lgpl version depAndreas Sturmlechner2020-09-223-12/+9
| | | | | | | | | | | | This was overriding existing ebuild from Gentoo ebuild repository. What is the delta of the fork compared to upstream? Why was it forked in the first place? What made pinning down the version necessary like that? Misc: local mycmakeargs Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: HOMEPAGE: http -> httpsAndreas Sturmlechner2020-09-223-3/+3
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Fix MissingPackageRevision by using ~ instead of =Andreas Sturmlechner2020-09-223-13/+13
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Drop executable flagAndreas Sturmlechner2020-09-221-0/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* 14.0.7 ebuilds for tdebase, tdeartwork, and dependencies (auto-generated)E. Liddell2020-05-021-0/+217
|
* 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-221-11/+18
|
* Various requested fixesE. Liddell2020-04-221-12/+32
|
* stable ebuilds round 2--rebase and manifestsE. Liddell2020-04-222-36/+88
| | | | 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-311-7/+20
| | | | | | Also: Fix typos and sync with stable. 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: 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-202-2/+2
| | | | | | This was used back in times, when Gentoo was not using GIT. 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: More options, fixed dependencies and cleanup.Chris2020-02-141-29/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: Add preliminary LibreSSL support and fix certs.Chris2020-01-281-4/+8
| | | | | | | Also: Add ca-certificates as dependency. Remove superfluous dependencies. 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: Add libart_lgpl ebuild.Chris2020-01-221-2/+2
| | | | 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>
* EAPI 7 for tqt, tqtinterface, dbus-1-tqt, tdelibs live ebuilds; modified USE ↵E. Liddell2020-01-061-14/+19
| | | | | | flags and deps for tdelibs-9999 Signed-off-by: E. Liddell <ejlddll@warpmail.net>
* Moved EAPI 7 eclasses to trinity-[foo]-2.eclass; 14.0.6 ebuilds for tqt, ↵E. Liddell2020-01-061-8/+9
| | | | | | tqtinterface, dbus-1-tqt, tdelibs amended to work with new eclasses Signed-off-by: E. Liddell <ejlddll@warpmail.net>
* Update of trinity-* eclasses, tqt, tqtinterface, dbus-1-tqt, tdelibs to ↵E. Liddell2020-01-062-27/+167
| | | | | | EAPI7 and git-v3; wholesale slaughter of obsolete eclass code; ebuilds for 14.0.6; aRts flag nonfunctional Signed-off-by: E. Liddell <ejlddll@warpmail.net>
* Clean up and fix TDE Gentoo overlay.Chris2019-12-311-1/+1
| | | | | | | | | | | | | | | | | | | | - Remove old v3.5.13 ebuilds and eclasses - Change repo URL to official TGW - Remove old HAL and traces (TDEHW is used now) - Make split between TDE applications and tdebase consistent - Move TQt into own category (for users filtering dev-qt/ out) - Change to new TQTDIR var - Move away from virtual/pam dependency - Change to use new xorg-proto dependency - Some cosmetic fixes and removal of unneeded files - Remove some now obsolete patches - Change to clean 9999 naming scheme for anything - Add some potential workaround for newer portage versions - Add own README ... thanks to Aggi from IRC for some fixes too. Signed-off-by: Chris <xchrisx@uber.space>
* Initial import of an ebuilds treeSlávek Banko2019-11-282-0/+160
from Fat-Zer's (Alexander Golubev) repository. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>