From d461849db3f8a3979ca7f2b03ab68ed4ce65bcb2 Mon Sep 17 00:00:00 2001 From: ormorph Date: Fri, 21 Oct 2022 21:26:06 +0200 Subject: Removing version 14.0.11 Signed-off-by: ormorph --- trinity-base/kmouth/Manifest | 1 - trinity-base/kmouth/kmouth-14.0.11.ebuild | 22 ---------------------- 2 files changed, 23 deletions(-) delete mode 100644 trinity-base/kmouth/kmouth-14.0.11.ebuild (limited to 'trinity-base/kmouth') diff --git a/trinity-base/kmouth/Manifest b/trinity-base/kmouth/Manifest index a7388d24..f5bba7fd 100644 --- a/trinity-base/kmouth/Manifest +++ b/trinity-base/kmouth/Manifest @@ -1,2 +1 @@ -DIST tdeaccessibility-trinity-14.0.11.tar.xz 6191464 BLAKE2B c6f8463909fe4632b60379f4de14dbfd1e96d468abef4335b7af1295539d73db408f5d251ca54866922dffff074e18a2ccf8e8461908de6bdba6a3a6d5c44c11 SHA512 4535ecb358046065c3a087b37e570ec9f0f2efbba446382f9a322c31496bf41a3a1f84b6286721c40cfb6d1ec018b699c0205cdeffc6ba8b8bd50dde1d37b8bf DIST tdeaccessibility-trinity-14.0.12.tar.xz 6193364 BLAKE2B 199168edf8ca8d85e1167ce9777b14510de2a4e7e5019fe587aedb0428fe682a48ae4c678c33fb54bd617d6a0561a2a47815428bdbcfb7f4f9bb84e178632e59 SHA512 510493b899590c86c6813de1c04c55097d3b95b483c47abb0992b3d14ed6402b8c0c0fff558056efeda4901bbba68454d580f0b158705177ef8a9e958824f2a4 diff --git a/trinity-base/kmouth/kmouth-14.0.11.ebuild b/trinity-base/kmouth/kmouth-14.0.11.ebuild deleted file mode 100644 index 0ed1afec..00000000 --- a/trinity-base/kmouth/kmouth-14.0.11.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 2021 The Trinity Desktop Project -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -TRINITY_MODULE_NAME="tdeaccessibility" -TRINITY_MODULE_TYPE="core" -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