Subject: pkg/12470: let audio/gqmpeg support ogg123
To: None <gnats-bugs@gnats.netbsd.org>
From: None <rxg@ms25.url.com.tw>
List: netbsd-bugs
Date: 03/25/2001 23:52:42
>Number:         12470
>Category:       pkg
>Synopsis:       let audio/gqmpeg support ogg123
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sun Mar 25 07:50:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Rui-Xiang Guo
>Release:        NetBSD-1.5T
>Organization:
	
>Environment:
	
System: NetBSD rxgpc.iplus.net.tw 1.5T NetBSD 1.5T (generic) #0: Sun Mar 25 12:04:45 CST 2001 rxg@rxgpc.iplus.net.tw:/usr/src/sys/arch/i386/compile/generic i386
Architecture: i386
Machine: i386
>Description:
	When we want to play .ogg file with gqmpeg, it complain about can't
	use 'oss' device.
>How-To-Repeat:
	
>Fix:
	Use this patch to fix it.

--- src/io_ogg123.c.orig        Sun Mar 25 21:28:29 2001
+++ src/io_ogg123.c     Sun Mar 25 21:32:36 2001
@@ -52,10 +52,10 @@
 
 static const gchar *ogg123_output_devices[] =
 {
+       "sun",
        "oss",
        "esd",
        "irix",
-       "solaris",
        "wav",
        NULL
 };
>Release-Note:
>Audit-Trail:
>Unformatted: