From e0aaa94a0394aa0f8bf0ca298a6df4f6c2d6aad3 Mon Sep 17 00:00:00 2001 From: ormorph Date: Sun, 22 Oct 2023 09:26:44 +0300 Subject: Removing version 14.0.13 Signed-off-by: ormorph --- trinity-base/kmouth/kmouth-14.0.13.ebuild | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 trinity-base/kmouth/kmouth-14.0.13.ebuild (limited to 'trinity-base/kmouth/kmouth-14.0.13.ebuild') diff --git a/trinity-base/kmouth/kmouth-14.0.13.ebuild b/trinity-base/kmouth/kmouth-14.0.13.ebuild deleted file mode 100644 index 775f1993..00000000 --- a/trinity-base/kmouth/kmouth-14.0.13.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 2022 The Trinity Desktop Project -# Distributed under the terms of the GNU General Public License v2 - -EAPI="8" - -TRINITY_MODULE_NAME="tdeaccessibility" -TRINITY_MODULE_TYPE="core" -TRINITY_HANDBOOK="optional" -TSM_EXTRACT_ALSO="translations" -inherit trinity-meta-2 - -DESCRIPTION="TDE: A type-and-say front end for speech synthesizers" -if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~arm64 ~x86" -fi - -src_configure() { - local mycmakeargs=( - -DWITH_ARTS=OFF - ) - - trinity-meta-2_src_configure -} -- cgit v1.2.1