summaryrefslogtreecommitdiffstats
path: root/dev-tqt/tqtinterface
Commit message (Collapse)AuthorAgeFilesLines
* 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 <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-3/+3
| | | | 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/+33
|
* Live ebuilds: Add `opengl` USE and fix `glu` dependency of tqtinterface.Chris2020-04-281-2/+4
| | | | | | In reference to #125. Signed-off-by: Chris <xchrisx@uber.space>
* Stable ebuilds: Fix dependency of `tqtinterface` ebuild.Chris2020-04-231-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Fix typo in `tqtinterface` ebuilds.Chris2020-04-232-2/+2
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Stable ebuilds: General cosmetics and sync with live ebuilds.Chris2020-04-232-5/+7
| | | | | | Also: Some cosmetics for the live ebuilds. Signed-off-by: Chris <xchrisx@uber.space>
* 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 <xchrisx@uber.space>
* stable ebuilds round 2--rebase and manifestsE. Liddell2020-04-221-0/+2
| | | | Signed-off-by: E. Liddell <ejlddll@warpmail.net>
* Live ebuilds: Remove obsolete CMake option for `tqtinterface`.Chris2020-03-241-10/+4
| | | | 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>
* Tweaks and clean-up for stable ebuilds and supporting eclassesE. Liddell2020-01-061-6/+3
| | | | 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-3/+3
| | | | | | 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-1/+1
| | | | | | 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-7/+42
| | | | | | 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-312-0/+45
- 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>