summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2005-02-05 18:09:55 +0000
committerDan Armak <danarmak@gentoo.org>2005-02-05 18:09:55 +0000
commitce81a3cd25a331e2aeccf8c3dafc6afa821f6770 (patch)
treec00cf22d3f7f75fc682ffe3156f97ad1716ffb1c /kde-base/ksayit
parentadd new ebuild kfile-mhtml to kde 3.4 prerelease mask (diff)
downloadgentoo-2-ce81a3cd25a331e2aeccf8c3dafc6afa821f6770.tar.gz
gentoo-2-ce81a3cd25a331e2aeccf8c3dafc6afa821f6770.tar.bz2
gentoo-2-ce81a3cd25a331e2aeccf8c3dafc6afa821f6770.zip
enable ksayit audio plugin (freeverb)
(Portage version: 2.0.51-r15)
Diffstat (limited to 'kde-base/ksayit')
-rw-r--r--kde-base/ksayit/ksayit-3.4.0_beta2.ebuild7
1 files changed, 3 insertions, 4 deletions
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"