Date: Wed, 9 Jan 2002 07:09:25 -0800 (PST) From: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/xsidplay Makefile pkg-plist ports/audio/xsidplay/files patch-src:audio:AudioDriver.cpp patch-src:audio:linux:AudioDriver.cpp Message-ID: <200201091509.g09F9PR31667@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
lioux 2002/01/09 07:09:25 PST
Modified files:
audio/xsidplay Makefile pkg-plist
Added files:
audio/xsidplay/files patch-src:audio:AudioDriver.cpp
patch-src:audio:linux:AudioDriver.cpp
Log:
o xsidplay tries to access /dev/sound/dsp (linuxism) when it cannot
have exclusive access to /dev/dsp. This may cause lockups and all
sort of problems. Fix it.
o It is an X application, USE_X_PREFIX
o Assign maintainership to submitter
PR: 33722
Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
Revision Changes Path
1.18 +10 -5 ports/audio/xsidplay/Makefile
1.1 +33 -0 ports/audio/xsidplay/files/patch-src:audio:AudioDriver.cpp (new)
1.1 +33 -0 ports/audio/xsidplay/files/patch-src:audio:linux:AudioDriver.cpp (new)
1.3 +23 -0 ports/audio/xsidplay/pkg-plist
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201091509.g09F9PR31667>
