5f67b9ba3f
6 years passed since 2.0.4, too much changes happened to list here. Most of them seem to fix various playback accuracy issues. Many patches were merged upstream. Major change -- X11 frontend (xxmp) is missing, there's nothing in change log about that. pkgsrc change: pulseaudio support (default on). OK by wiz@.
13 lines
315 B
Text
13 lines
315 B
Text
$NetBSD: patch-ah,v 1.2 2009/01/09 20:43:53 shattered Exp $
|
|
|
|
--- src/Makefile.orig 2007-10-21 12:59:15.000000000 +0000
|
|
+++ src/Makefile
|
|
@@ -4,7 +4,7 @@
|
|
TOPDIR = ../
|
|
DFILES = Makefile
|
|
_DIRS = drivers include loaders prowizard player misc main plugin
|
|
-DDIRS = $(_DIRS) os2
|
|
+DDIRS = $(_DIRS)
|
|
CFILES =
|
|
DCFILES =
|
|
|