From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1C5D415806E for ; Wed, 31 May 2023 18:24:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 30A1EE0967; Wed, 31 May 2023 18:24:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0FBA5E0967 for ; Wed, 31 May 2023 18:24:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B8B08340F3E for ; Wed, 31 May 2023 18:24:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3FDF2A7D for ; Wed, 31 May 2023 18:24:10 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1685557409.98028a8f9c73759a8a013ec8a68c889e41913e19.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/flite/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-accessibility/flite/flite-2.2.ebuild X-VCS-Directories: app-accessibility/flite/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 98028a8f9c73759a8a013ec8a68c889e41913e19 X-VCS-Branch: master Date: Wed, 31 May 2023 18:24:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c7aff533-c9cc-4fa0-9803-f1600fe1aad3 X-Archives-Hash: ec6b1e3b8c4045b5fa277ce8873c2f08 commit: 98028a8f9c73759a8a013ec8a68c889e41913e19 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon May 29 14:29:09 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed May 31 18:23:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98028a8f app-accessibility/flite: drop 2.2 Signed-off-by: Andreas Sturmlechner gentoo.org> app-accessibility/flite/flite-2.2.ebuild | 135 ------------------------------- 1 file changed, 135 deletions(-) diff --git a/app-accessibility/flite/flite-2.2.ebuild b/app-accessibility/flite/flite-2.2.ebuild deleted file mode 100644 index 371654dcecc2..000000000000 --- a/app-accessibility/flite/flite-2.2.ebuild +++ /dev/null @@ -1,135 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit autotools multilib-minimal toolchain-funcs - -DESCRIPTION="Flite text to speech engine" -HOMEPAGE="http://www.festvox.org/flite/ https://github.com/festvox/flite" -SRC_URI="https://github.com/festvox/flite/archive/v${PV}.tar.gz -> ${P}.tar.gz - voices? ( - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_indic_ben_rm.flitevox - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_indic_guj_ad.flitevox - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_indic_guj_dp.flitevox - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_indic_guj_kt.flitevox - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_indic_hin_ab.flitevox - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_indic_kan_plv.flitevox - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_indic_mar_aup.flitevox - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_indic_mar_slp.flitevox - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_indic_pan_amp.flitevox - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_indic_tam_sdr.flitevox - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_indic_tel_kpn.flitevox - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_indic_tel_sk.flitevox - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_indic_tel_ss.flitevox - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_us_aew.flitevox - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_us_ahw.flitevox - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_us_aup.flitevox - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_us_awb.flitevox - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_us_axb.flitevox - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_us_bdl.flitevox - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_us_clb.flitevox - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_us_eey.flitevox - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_us_fem.flitevox - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_us_gka.flitevox - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_us_jmk.flitevox - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_us_ksp.flitevox - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_us_ljm.flitevox - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_us_lnh.flitevox - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_us_rms.flitevox - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_us_rxr.flitevox - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_us_slp.flitevox - http://www.festvox.org/${PN}/packed/${P}/voices/cmu_us_slt.flitevox - )" - -LICENSE="BSD freetts public-domain regexp-UofT BSD-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86" -IUSE="alsa oss pulseaudio test voices" -RESTRICT="!test? ( test )" -REQUIRED_USE="test? ( alsa )" - -DEPEND=" - pulseaudio? ( media-sound/pulseaudio[${MULTILIB_USEDEP}] ) - !pulseaudio? ( alsa? ( >=media-libs/alsa-lib-1.0.27.2[${MULTILIB_USEDEP}] ) ) -" -RDEPEND="${DEPEND}" - -PATCHES=( - "${FILESDIR}"/${PN}-1.4-audio-interface.patch - "${FILESDIR}"/${PN}-2.2-backport-pr30.patch -) - -get_audio() { - if use pulseaudio; then - echo pulseaudio - elif use alsa; then - echo alsa - elif use oss; then - echo oss - else - echo none - fi -} - -pkg_pretend() { - [[ ${MERGE_TYPE} != binary ]] && use test && tc-check-openmp -} - -pkg_setup() { - [[ ${MERGE_TYPE} != binary ]] && use test && tc-check-openmp -} - -src_unpack() { - for file in ${A}; do - case "${file}" in - *.flitevox) - cp -av "${DISTDIR}/${file}" "${WORKDIR}/" || die "Unable to copy ${file}" - ;; - *) - unpack "${file}" - ;; - esac - done -} - -src_prepare() { - default - sed -i main/Makefile \ - -e '/-rpath/s|$(LIBDIR)|$(INSTALLLIBDIR)|g' \ - || die - mv configure.{in,ac} || die - eautoreconf - - # custom makefiles - multilib_copy_sources -} - -multilib_src_configure() { - local myconf=( - --enable-shared - --with-audio=$(get_audio) - ) - econf "${myconf[@]}" -} - -multilib_src_compile() { - emake -j1 CC="$(tc-getCC)" CFLAGS="${CFLAGS}" -} - -multilib_src_install_all() { - dodoc ACKNOWLEDGEMENTS README.md - - rm -rf "${D}"/usr/lib*/*.a - - if use voices; then - insinto /usr/share/flite - doins "${WORKDIR}"/*.flitevox - fi -} - -pkg_postinst() { - if [[ "$(get_audio)" = "none" ]]; then - ewarn "flite is built without audio support. Enable the" - ewarn "alsa, oss, or pulseaudio USE flags for audio support." - fi -}