summaryrefslogtreecommitdiff
path: root/audio/festival/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'audio/festival/patches/patch-ad')
-rw-r--r--audio/festival/patches/patch-ad13
1 files changed, 8 insertions, 5 deletions
diff --git a/audio/festival/patches/patch-ad b/audio/festival/patches/patch-ad
index 3945e8fba91..ecd1fec83cd 100644
--- a/audio/festival/patches/patch-ad
+++ b/audio/festival/patches/patch-ad
@@ -1,7 +1,7 @@
-$NetBSD: patch-ad,v 1.2 1999/10/11 14:13:49 proff Exp $
+$NetBSD: patch-ad,v 1.3 2001/07/18 15:19:36 wiz Exp $
---- speech_tools/config/config Mon Oct 11 07:48:44 1999
-+++ speech_tools/config/config Mon Oct 11 05:57:33 1999
+--- speech_tools/config/config.orig Tue Jul 17 16:03:21 2001
++++ speech_tools/config/config
@@ -15,7 +15,7 @@
## You may need to set this explicitly if automounter or NFS
## side effects cause problems
@@ -34,16 +34,19 @@ $NetBSD: patch-ad,v 1.2 1999/10/11 14:13:49 proff Exp $
###########################################################################
## Java system to use if you include the Java interface.
## Examples jdk
-@@ -77,10 +81,12 @@
+@@ -77,13 +81,15 @@
## specify a program to play files in a desired format.
## NCD's network audio system, This is recommended.
-# INCLUDE_MODULES += NAS_AUDIO
+INCLUDE_MODULES += NAS_AUDIO
+ ## Elightenment Sound Demon, for KDE etc.
+ # INCLUDE_MODULES += ESD_AUDIO
+
## Native audio for your platform (sun, linux, freebsd, irix, windows)
-INCLUDE_MODULES += NATIVE_AUDIO
-+#INCLUDE_MODULES += NATIVE_AUDIO
++# INCLUDE_MODULES += NATIVE_AUDIO
+# The NetBSD pkg doesn't support native audio at this time. NAS is
+# superior for most applications.