summaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorbjs <bjs>2008-07-31 03:58:05 +0000
committerbjs <bjs>2008-07-31 03:58:05 +0000
commit9917fe98e9068b2ff0e7a77c52713169a7bad580 (patch)
tree770e17b43c12b69ad42039e9b44224ca64c912e0 /audio/Makefile
parent8999e3735fb2a6f33a522abbef5df9414da8c090 (diff)
downloadpkgsrc-9917fe98e9068b2ff0e7a77c52713169a7bad580.tar.gz
Move audio/jack-devel to audio/jack: jack 0.100.0 was broken on many
platforms and a hideous anachronism. On NetBSD-current/i386 and amd64, at least, I can say that this package works very well. If you have issues with the audio skipping and are running NetBSD 4.99.x, try updating to rev. 1.241 of sys/dev/audio.c; the changes to audio_poll() and the pause attribute handling (in large part thanks to help from jakemsr@openbsd.org) are important for proper functioning of jack (though you may find it works regardless, depending upon your audio driver, how demanding your "workload" is, etc.). I will submit a pullup request for this change for NetBSD 4 as well. JACK now supports both our native audio API and OSS--I recommend trying both.
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 543251e75e4..d4f5ec79cea 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.376 2008/06/21 20:51:24 bjs Exp $
+# $NetBSD: Makefile,v 1.377 2008/07/31 03:58:05 bjs Exp $
#
COMMENT= Audio tools
@@ -144,7 +144,6 @@ SUBDIR+= id3lib
SUBDIR+= id3v2
SUBDIR+= ifp-line
SUBDIR+= jack
-SUBDIR+= jack-devel
SUBDIR+= juke
SUBDIR+= kid3
SUBDIR+= kmp