openbsd-ports/audio/mp3blaster/patches/patch-mpegsound_Makefile_am
jakemsr 44cb065cc8 - update to mp3blaster-3.2.5
- add sndio audio to mp3blaster and splay programs
- implement nmixer as a generic midi volume controller, that defaults to
using the aucat:0 midi device
- stop using multiple threads for mpeg decoding.  they are poorly
implmented, just spinning and using all available cpu cycles

with feedback from naddy@ and ratchov@
2010-01-11 07:51:26 +00:00

14 lines
559 B
Plaintext

$OpenBSD: patch-mpegsound_Makefile_am,v 1.1 2010/01/11 07:51:26 jakemsr Exp $
--- mpegsound/Makefile.am.orig Sat Dec 26 21:09:28 2009
+++ mpegsound/Makefile.am Sat Dec 26 21:09:52 2009
@@ -8,7 +8,8 @@ libmpegsound_a_SOURCES = soundinputstream.cc fileinpu
wavetoraw.cc sidplayer.cc \
fileplayer.cc nasplayer.cc oggplayer.cc \
xingheader.cc xingheader.h esdplayer.cc \
- sdlplayer.cc cyclicbuffer.cc cyclicbuffer.h
+ sdlplayer.cc cyclicbuffer.cc cyclicbuffer.h \
+ sndioplayer.cc
noinst_HEADERS = mpegsound.h mpegsound_locals.h