From 55d2aaa4eb5201ac97e269fc141e4ee1778379b8 Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 31 Dec 2019 17:21:13 +0100 Subject: Clean up and fix TDE Gentoo overlay. - 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 --- trinity-base/kfax/Manifest | 1 - trinity-base/kfax/kfax-3.5.13.1.ebuild | 17 ----------------- 2 files changed, 18 deletions(-) delete mode 100644 trinity-base/kfax/Manifest delete mode 100644 trinity-base/kfax/kfax-3.5.13.1.ebuild (limited to 'trinity-base/kfax') diff --git a/trinity-base/kfax/Manifest b/trinity-base/kfax/Manifest deleted file mode 100644 index f0ba54e9..00000000 --- a/trinity-base/kfax/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kdegraphics-3.5.13.1.tar.gz 7526074 SHA256 19bd36e261bb6c5d2c9c1eba5f736c642b48422d917d44e576835f7ebb44906b SHA512 693e5ad70dbb00c587e588acfb81fc9475c3a4dbc86f41d6053c0584c533349a7564e34b870cb7bbc57361ac539da6f7d7f1b002ac3cfe8b0201db3eeb9147dd WHIRLPOOL fd2c46c517b3a0293880eaf35967295485555b936d0f1e80e0f2c261a1164cfcc5c4b2d943a12c073914d33b59974cc2dd92a78414614caa10f46dd048d518b4 diff --git a/trinity-base/kfax/kfax-3.5.13.1.ebuild b/trinity-base/kfax/kfax-3.5.13.1.ebuild deleted file mode 100644 index eaf2c2b1..00000000 --- a/trinity-base/kfax/kfax-3.5.13.1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ -EAPI="5" -TRINITY_MODULE_NAME="kdegraphics" -TRINITY_SUBMODULE="kfax kfaxview" - -inherit trinity-meta - -DESCRIPTION="Trinity G3/G4 fax viewer" -KEYWORDS="x86 amd64" -IUSE="" - -DEPEND=">=trinity-base/kviewshell-${PV}:${SLOT}" -RDEPEND="$DEPEND" - -TSM_EXTRACT_ALSO="kviewshell" -- cgit v1.2.1