0af200c637
useful with audio/qjackctl. On NetBSD (until we have a way for ordinary users to use realtime priority), I recommend increasing the period size from 1024 to e.g. 4096.
10 lines
266 B
Makefile
10 lines
266 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2008/06/21 20:50:05 bjs Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= jack
|
|
GST_PLUGINS0.10_DIRS= ext/jack
|
|
|
|
.include "../../multimedia/gst-plugins0.10-bad/Makefile.common"
|
|
|
|
.include "../../audio/jack-devel/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|