./audio/jack, JACK audio connection kit

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.121.3nb1, Package name: jack-0.121.3nb1, Maintainer: pkgsrc-users

JACK is a low-latency audio server, written for POSIX conformant
operating systems such as GNU/Linux and Apple's OS X. It can connect a
number of different applications to an audio device, as well as allowing
them to share audio between themselves. Its clients can run in their own
processes (ie. as normal applications), or can they can run within the
JACK server (ie. as a "plugin").


Required to run:
[audio/libsamplerate]

Required to build:
[devel/libtool-base] [devel/pkg-config]

Package options: simd

Master sites:

SHA1: 7d6e2219660222d1512ee704dd88a534b3e3089e
RMD160: 0b41b17b0606a6cffdab765ba6a47d0bc6ac9705
Filesize: 1058.149 KB

Version history: (Expand)


CVS history: (Expand)


   2013-02-27 18:49:15 by Jonathan Perkin | Files touched by this commit (4)
Log message:
alloca and stdbool fixes for SunOS.
   2013-02-15 15:34:32 by Ryo ONODERA | Files touched by this commit (2)
Log message:
Remove obsolete patches.
   2013-02-10 10:38:37 by Ryo ONODERA | Files touched by this commit (1) | Package updated
Log message:
Bump PKGREVISION.

Reference libossaudio explicitly on NetBSD.
   2013-02-09 20:59:45 by Ryo ONODERA | Files touched by this commit (11) | Package updated
Log message:
Update to 0.121.3.

Changelog:
    Make the printed output of jack_iodelay more useful to actual users
    Compilation fixes for OS X (particularly PPC architectures)
    Remove SSE-related messages during startup
    Fix a few argument type declarations for a few functions
    OSS backend: fix a call to yet undefined engine instance
   2012-09-12 02:24:46 by Aleksej Saushev | Files touched by this commit (110)
Log message:
"user-destdir" is default these days
   2012-01-26 07:34:19 by Steven Drake | Files touched by this commit (4)
Log message:
Use SET_LIBDIR with packages that want to use to lib64
   2012-01-17 22:43:21 by Steven Drake | Files touched by this commit (24)
Log message:
Convert packages with add --libdir=* to CONFIGURE_ARGS to use
GNU_CONFIGURE_LIBDIR or GNU_CONFIGURE_LIBSUBDIR.
   2012-01-11 18:51:21 by Hans Rosenfeld | Files touched by this commit (3)
Log message:
Fix build on SunOS.