From ce81a3cd25a331e2aeccf8c3dafc6afa821f6770 Mon Sep 17 00:00:00 2001 From: Dan Armak Date: Sat, 5 Feb 2005 18:09:55 +0000 Subject: enable ksayit audio plugin (freeverb) (Portage version: 2.0.51-r15) --- kde-base/ksayit/ksayit-3.4.0_beta2.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'kde-base/ksayit') diff --git a/kde-base/ksayit/ksayit-3.4.0_beta2.ebuild b/kde-base/ksayit/ksayit-3.4.0_beta2.ebuild index 8e5ed67739c8..c672dee8202e 100644 --- a/kde-base/ksayit/ksayit-3.4.0_beta2.ebuild +++ b/kde-base/ksayit/ksayit-3.4.0_beta2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.4.0_beta2.ebuild,v 1.2 2005/02/05 17:57:34 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.4.0_beta2.ebuild,v 1.3 2005/02/05 18:09:55 danarmak Exp $ KMNAME=kdeaccessibility MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" @@ -10,6 +10,5 @@ DESCRIPTION="KD text-to-speech frontend app" KEYWORDS="~x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/kttsd) - $(deprange $PV $MAXKDEVER kde-base/arts) - " - + $(deprange $PV $MAXKDEVER kde-base/arts)" +myconf="--enable-ksayit-audio-plugins" -- cgit v1.2.3-65-gdbad