summaryrefslogtreecommitdiffstats
path: root/trinity-base/tdm
Commit message (Collapse)AuthorAgeFilesLines
* Added support for loading tdm unit to systemdormorph2024-06-033-3/+9
| | | | | | Solving problem #380 Signed-off-by: ormorph <roma251078@mail.ru>
* Build documentation for each tdebase subpackage separatelyormorph2024-05-111-0/+1
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Add new TDE-14.1.2ormorph2024-04-282-0/+111
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Removing unused patchesormorph2024-04-191-10/+0
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Removing version TDE-14.1.0ormorph2024-04-172-116/+0
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* trinity-base/*: remove translations/ from TSM_EXTRACT_ALSO (stable packages)Alexander Golubev2024-02-022-2/+0
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* trinity-base/*: remove translations/ from TSM_EXTRACT_ALSO (live packages)Alexander Golubev2024-02-021-1/+0
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* */*: add ~arm64 keyword to hybrid live packagesAlexander Golubev2024-02-021-1/+1
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Adding patches for compatibility with glibc-2.38ormorph2023-12-312-0/+34
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Release R14.1.1 addedormorph2023-10-272-0/+112
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Removing version 14.0.13ormorph2023-10-222-117/+0
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Adding patches for ksysguard, kcheckpass and tdm for stable ebuilds, fix ↵ormorph2023-07-053-0/+20
| | | | | | | | | | issue #299 This resolves FTBFS - see issue TDE/tde-packaging-gentoo#299. Adds detection and optionally a prototype for strlcat and strlcpy for ksysguard and kcheckpass. It also adds an include <sys/ioctl.h> for the ioctl() prototype in tdm. The absence of these prototypes results in a build error with some compilers. Signed-off-by: ormorph <roma251078@mail.ru>
* Adding version 14.1.0ormorph2023-04-222-0/+112
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Removing ebuilds of version 14.0.12ormorph2023-04-162-112/+0
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Fix tdm, fix issue #279ormorph2022-11-043-4/+4
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Fixed shortcomings of TDM ebuildsormorph2022-10-314-16/+16
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Replacing spaces with tabs in ebuildsormorph2022-10-313-12/+12
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Added version 14.0.13ormorph2022-10-282-0/+112
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Removing version 14.0.11ormorph2022-10-212-112/+0
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Added version 14.0.12ormorph2022-05-012-0/+112
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Changing live ebuilds to eapi8 and changing cmake-utils to cmakeormorph2022-04-262-3/+3
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Removing other packages 14.0.8 versionormorph2021-12-062-109/+0
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Added ~arm64 to the KEYWORDS variable for the 14.0.11 stable branchormorph2021-12-031-1/+1
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Added ebuilds for stable version 14.0.11ormorph2021-11-162-0/+112
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Added TRINITY_MODULE_TYPE=core for trinity metapackagesormorph2021-11-141-0/+1
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Added KEYWORD to live ebuildsormorph2021-11-041-1/+3
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* */*: 9999: Sanitise eclass/ebuild vars, drop set-trinityver and need-trinityAndreas Sturmlechner2020-12-071-2/+1
| | | | | | | | 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-012-109/+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/tdm: Fix 14.0.8 install script, add missing || dieAndreas Sturmlechner2020-12-013-38/+40
| | | | | | | | | | ...in various places. Also: - sort IUSE, DEPEND - double brackets - sync pkg_postinst message in live ebuild Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/*: Unrestrict media-libs/libart_lgpl version depAndreas Sturmlechner2020-12-011-1/+1
| | | | | | | | | 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>
* */*: 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>
* Added the translations directory to the unpack list, as well as commits ↵ormorph2020-11-291-0/+2
| | | | | | shortcomings correction Signed-off-by: ormorph <roma251078@mail.ru>
* 14.0.8 ebuilds for tdebase, tdeartwork, tdeutils, and their dependencies ↵E. Liddell2020-11-212-5/+5
| | | | | | | | | (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
|
* */*: Bulk-fix Copyright to 1999-2020 Gentoo s/Foundation/Authors/Andreas Sturmlechner2020-09-223-3/+3
| | | | | | Assuming all or most ebuilds have been touched by previous commits. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/*: Unrestrict media-libs/libart_lgpl version depAndreas Sturmlechner2020-09-223-7/+7
| | | | | | | | | | | | 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>
* */*: Fix MissingPackageRevision by using ~ instead of =Andreas Sturmlechner2020-09-223-14/+14
| | | | 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/+108
|
* Stable ebuilds: General cosmetics and sync with live ebuilds.Chris2020-04-232-0/+2
| | | | | | Also: Some cosmetics for the live ebuilds. Signed-off-by: Chris <xchrisx@uber.space>
* Various requested fixesE. Liddell2020-04-221-4/+4
|
* stable ebuilds round 2--rebase and manifestsE. Liddell2020-04-222-0/+109
| | | | Signed-off-by: E. Liddell <ejlddll@warpmail.net>
* Remove obsoleted `$id$` line from all ebuilds.Chris2020-03-201-1/+1
| | | | | | 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-201-1/+0
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: More options, fixed dependencies and cleanup.Chris2020-02-141-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: More overlay cleanup.Chris2020-01-281-1/+0
| | | | | | | | | | | - 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 PAM support.Chris2020-01-251-0/+1
| | | | | | Fixes issue #9. Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Port to EAPI7 and cleanup - Round 1.Chris2020-01-181-17/+18
| | | | | | | | | | | 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>
* Initial import of an ebuilds treeSlávek Banko2019-11-284-0/+183
from Fat-Zer's (Alexander Golubev) repository. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>