summaryrefslogtreecommitdiffstats
path: root/dev-tqt
Commit message (Collapse)AuthorAgeFilesLines
* Removing the TDEHOME variable from the tqt assemblyormorph2023-12-182-0/+2
| | | | Signed-off-by: ormorph <[email protected]>
* Release R14.1.1 addedormorph2023-10-276-0/+388
| | | | Signed-off-by: ormorph <[email protected]>
* Removing version 14.0.13ormorph2023-10-226-390/+0
| | | | Signed-off-by: ormorph <[email protected]>
* Removing duplicate configuration options in tqtormorph2023-06-203-3/+3
| | | | Signed-off-by: ormorph <[email protected]>
* Adding version 14.1.0ormorph2023-04-226-0/+388
| | | | Signed-off-by: ormorph <[email protected]>
* Add mariadb flag documentation to metadata.xml of tqt package and rename ↵ormorph2023-04-171-3/+4
| | | | | | maintainer to metadata.xml Signed-off-by: ormorph <[email protected]>
* Removing ebuilds of version 14.0.12ormorph2023-04-166-390/+0
| | | | Signed-off-by: ormorph <[email protected]>
* add dependency on x11-misc/xdg-utilsBobby Bingham2023-04-153-0/+3
| | | | | | | | | | | | | These packages add files to /etc/env.d to set the XDG_DATA_DIRS environment variable, but without the x11-misc/xdg-utils package: - env-update does not know that multiple values of XDG_DATA_DIRS should be concatenated together. Instead, the last value overwrites the others. - The default search paths of /usr/local/share:/usr/share are not included in XDG_DATA_DIRS, which can break applications depending on data files from other non-Trinity packages. Signed-off-by: Bobby Bingham <[email protected]>
* Replacing spaces with tabs in ebuildsormorph2022-10-317-7/+7
| | | | Signed-off-by: ormorph <[email protected]>
* Added version 14.0.13ormorph2022-10-286-0/+389
| | | | Signed-off-by: ormorph <[email protected]>
* Removing version 14.0.11ormorph2022-10-216-389/+0
| | | | Signed-off-by: ormorph <[email protected]>
* Added version 14.0.12ormorph2022-05-016-0/+389
| | | | Signed-off-by: ormorph <[email protected]>
* Changing live ebuilds to eapi8 and changing cmake-utils to cmakeormorph2022-04-265-8/+8
| | | | Signed-off-by: ormorph <[email protected]>
* Version 14.0.8 removedormorph2021-12-056-352/+0
| | | | Signed-off-by: ormorph <[email protected]>
* Added ~arm64 to the KEYWORDS variable for the 14.0.11 stable branchormorph2021-12-033-3/+3
| | | | Signed-off-by: ormorph <[email protected]>
* Added fixes for tqtormorph2021-11-232-7/+29
| | | | Signed-off-by: ormorph <[email protected]>
* Added mysql and mariadb build selection, solution to issue #205ormorph2021-11-182-4/+29
| | | | Signed-off-by: ormorph <[email protected]>
* Added ebuilds for stable version 14.0.11ormorph2021-11-166-0/+365
| | | | Signed-off-by: ormorph <[email protected]>
* Added KEYWORD to live ebuildsormorph2021-11-042-0/+6
| | | | Signed-off-by: ormorph <[email protected]>
* Fixed TQT build parametersormorph2021-05-171-1/+2
| | | | Signed-off-by: ormorph <[email protected]>
* dev-tqt/tqt: Add release/live switch, sort DEPENDsAndreas Sturmlechner2020-12-071-39/+47
| | | | | | | | | - Switch release tarball SRC_URI to primary redirector - Drop ${S} not necessary in src_prepare() - Add missing || die Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <[email protected]>
* */*: Remove 14.0.7 packagesAndreas Sturmlechner2020-12-014-326/+0
| | | | | | Fixes were only made to 14.0.8 and CI is still very red for 14.0.7. Signed-off-by: Andreas Sturmlechner <[email protected]>
* dev-tqt/avahi-tqt: Add missing 14.0.8 version bumpAndreas Sturmlechner2020-12-012-0/+26
| | | | | | | | See also: https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging-gentoo/issues/185 Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <[email protected]>
* */*: Remanifest for 14.0.6 cleanupAndreas Sturmlechner2020-12-012-2/+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 <[email protected]>
* 14.0.8 ebuilds for tdebase, tdeartwork, tdeutils, and their dependencies ↵E. Liddell2020-11-214-6/+8
| | | | | | | | | (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 <[email protected]> Signed-off-by: Slávek Banko <[email protected]>
* */*: 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 <[email protected]>
* dev-tqt/tqt: Add missing IUSE metadata, fix DESCRIPTION, typos, whitespaceAndreas Sturmlechner2020-09-224-32/+39
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <[email protected]>
* dev-tqt/tqtinterface: Drop unused local IUSE descriptions, whitespace cleanupAndreas Sturmlechner2020-09-224-16/+12
| | | | | | | local mycmakeargs Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <[email protected]>
* dev-tqt/avahi-tqt: Invalid Copyright, missing metadata, newlineAndreas Sturmlechner2020-09-222-4/+12
| | | | | | | Style: Sort DEPENDs. Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <[email protected]>
* */*: HOMEPAGE: http -> httpsAndreas Sturmlechner2020-09-227-7/+7
| | | | Signed-off-by: Andreas Sturmlechner <[email protected]>
* */*: Fix MissingPackageRevision by using ~ instead of =Andreas Sturmlechner2020-09-224-4/+4
| | | | Signed-off-by: Andreas Sturmlechner <[email protected]>
* */*: Drop executable flagAndreas Sturmlechner2020-09-222-0/+0
| | | | Signed-off-by: Andreas Sturmlechner <[email protected]>
* 14.0.7 ebuilds for tdebase, tdeartwork, and dependencies (auto-generated)E. Liddell2020-05-022-0/+324
|
* Live ebuilds: Add `opengl` USE and fix `glu` dependency of tqtinterface.Chris2020-04-281-2/+4
| | | | | | In reference to #125. Signed-off-by: Chris <[email protected]>
* TQt: Make `-qt-style-motif` mandatory.Chris2020-04-272-5/+7
| | | | | | Otherwise TQt/TDE will have problems. Signed-off-by: Chris <[email protected]>
* Use `RESTRICT="mirror"` for the overlay.Chris2020-04-272-0/+6
| | | | | | Also: Fix the SRC_URI of `lcms`. Signed-off-by: Chris <[email protected]>
* TQt: Improve `qmake.conf` fixing.Chris2020-04-272-8/+8
| | | | Signed-off-by: Chris <[email protected]>
* TQt: Add `imext` and `styles` USE and general improvements.Chris2020-04-262-8/+83
| | | | | | | | | | | | | | | - Fix `QTDIR`. - Fix `mng´ flag. - Add `imext` USE. - Add `styles` USE. - Add missing dependencies. - Fix `qmake.conf` files. - Fix tests for other Profiles. - Remove obsolete X11 and OpenGL paths. Credits to `ormorph`. Signed-off-by: Chris <[email protected]>
* Stable ebuilds: Fix dependency of `tqtinterface` ebuild.Chris2020-04-231-1/+1
| | | | Signed-off-by: Chris <[email protected]>
* Fix typo in `tqtinterface` ebuilds.Chris2020-04-232-2/+2
| | | | Signed-off-by: Chris <[email protected]>
* Stable ebuilds: General cosmetics and sync with live ebuilds.Chris2020-04-234-16/+18
| | | | | | Also: Some cosmetics for the live ebuilds. Signed-off-by: Chris <[email protected]>
* Add `glu` dependency for tqtinterface.Chris2020-04-222-2/+4
| | | | | | This is some workaround, until this is fixed at TDE level. Signed-off-by: Chris <[email protected]>
* Various requested fixesE. Liddell2020-04-221-5/+6
|
* stable ebuilds round 2--rebase and manifestsE. Liddell2020-04-223-66/+61
| | | | Signed-off-by: E. Liddell <[email protected]>
* Live ebuilds: Remove obsolete CMake option for `tqtinterface`.Chris2020-03-241-10/+4
| | | | Signed-off-by: Chris <[email protected]>
* Live ebuilds: Add `tqt-avahi` ebuild.Chris2020-03-241-0/+21
| | | | | | Also: Add proper Avahi support to `tdelibs`. Signed-off-by: Chris <[email protected]>
* Cosmetical fixes of the ebuilds.Chris2020-03-211-1/+2
| | | | | | | | | | | - 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 <[email protected]>
* Remove obsoleted `$id$` line from all ebuilds.Chris2020-03-204-4/+4
| | | | | | This was used back in times, when Gentoo was not using GIT. Signed-off-by: Chris <[email protected]>
* 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 <[email protected]>
* Live ebuilds: More options, fixed dependencies and cleanup.Chris2020-02-141-59/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 <[email protected]>