Up to [cvs.NetBSD.org] / pkgsrc / audio / jack
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.17 / (download) - annotate - [select for diffs], Sun Jan 8 06:19:55 2023 UTC (8 months, 3 weeks ago) by triaxx
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
HEAD
Changes since 1.16: +59 -1
lines
Diff to previous 1.16 (colored)
jack: Fix removing of examples tools and manpages pkgsrc changes: --------------- * The main part of binaries provided by this package are example tools. The 1.9.21 seems to be the last release where these tools are included in this the repository of jack. There is now a dedicated repository for these tools: https://github.com/jackaudio/jack-example-tools. We should plan to add audio/jack-example-tools to package this tools in a near future. * The man pages are surprisingly conditioned by the --example-tools option. * Bump revision.
Revision 1.16 / (download) - annotate - [select for diffs], Sat Jan 7 21:20:19 2023 UTC (8 months, 3 weeks ago) by triaxx
Branch: MAIN
Changes since 1.15: +1 -61
lines
Diff to previous 1.15 (colored)
jack: Update to 1.9.21 upstream changes: ----------------- 1.9.21 Latest ============= o Add shell mode to jack_control (executes commands from stdin until EOF) o The waf autooption --example-tools introduced in 1.9.20 is now off by default, o To get the previous behavior back pass --example-tools during build. o This flag (and the related tools and their code) are going to be removed in the next release. o Fix alignas() on non-packed architectures o Fix build of jack-example-tools man pages (1.9.20 regression) o Fix compatibility with macOS 12 o Fix missing symbols from jack client library (error and info callback pointers) o Fix potential memory corruption in midi_latency_test tool o Fix JackWeakAPI on Windows o Use predefined variables in pkg-config file (required for mingw) External changes, related to macOS/Windows installer: o Fix application style in QJackCtl (qwindowsvistastyle.dll was missing) o Update QjackCtl used in macOS/Windows installers to 0.9.7 1.9.20 ====== o Add waf autooption --example-tools to allow optional build of executables, libraries and man pages provided by jack-example-tools (the files are built by default). o Building and installing the additional files can be disabled by using --example-tools=no or --no-example-tools. o Fix 32-bit support in ALSA driver o Fix incomplete ASIO support on Windows o Fix metadata usage with multiple users o Fix netsource tool missing on Windows o Fix semaphore usage on macOS o Official FreeBSD support External changes, related to macOS/Windows installer: o Update Qt5 used in macOS/Windows installers to 5.12.12 o Update QjackCtl used in macOS/Windows installers to 0.9.6
Revision 1.15 / (download) - annotate - [select for diffs], Mon Apr 18 15:56:34 2022 UTC (17 months, 1 week ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.14: +1 -2
lines
Diff to previous 1.14 (colored)
jack_transport is no longer built on macOS; remove from PLIST.
Revision 1.14 / (download) - annotate - [select for diffs], Wed Sep 15 07:44:09 2021 UTC (2 years ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3
Changes since 1.13: +23 -23
lines
Diff to previous 1.13 (colored)
Install manpages under man1 (instead of at the top-level PKGMANDIR). Bump PKGREVISION.
Revision 1.13 / (download) - annotate - [select for diffs], Wed Sep 15 07:35:14 2021 UTC (2 years ago) by schmonz
Branch: MAIN
Changes since 1.12: +4 -1
lines
Diff to previous 1.12 (colored)
Add a few seemingly macOS-specific PLIST entries.
Revision 1.12 / (download) - annotate - [select for diffs], Fri Sep 10 11:14:05 2021 UTC (2 years ago) by nia
Branch: MAIN
Changes since 1.11: +26 -1
lines
Diff to previous 1.11 (colored)
jack: Install man pages on non-Linux. Fix Linux PLIST.
Revision 1.11 / (download) - annotate - [select for diffs], Wed Sep 8 19:19:19 2021 UTC (2 years ago) by nia
Branch: MAIN
Changes since 1.10: +38 -17
lines
Diff to previous 1.10 (colored)
jack: Update to 1.9.19 This switches us to jack2, the latest rewrite of the JACK audio server, with support for Solaris, Linux, macOS, and NetBSD (support for NetBSD added by me in a series of patches...) My primary motivation for this update is to avoid jack1's unpleasant abuse of unix domain sockets such that it no longer works in NetBSD 9.99.x (see PR kern/56113)
Revision 1.10 / (download) - annotate - [select for diffs], Mon Jan 1 22:29:17 2018 UTC (5 years, 8 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Sort PLIST files. Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
Revision 1.9 / (download) - annotate - [select for diffs], Wed Feb 10 09:19:22 2016 UTC (7 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Changes since 1.8: +4 -1
lines
Diff to previous 1.8 (colored)
Update jack to 0.124.1. Changes not found. Disable simd option by default, since it breaks compilation for me on 7.99.26/amd64: ./simd.c: In function 'x86_3dnow_add2f': ./simd.c:211:3: error: impossible constraint in 'asm' asm volatile (
Revision 1.8 / (download) - annotate - [select for diffs], Sat Feb 9 19:59:44 2013 UTC (10 years, 7 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Changes since 1.7: +17 -2
lines
Diff to previous 1.7 (colored)
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
Revision 1.7 / (download) - annotate - [select for diffs], Wed Jan 4 06:46:59 2012 UTC (11 years, 8 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.6: +11 -11
lines
Diff to previous 1.6 (colored)
Remove ${LIBABISUFFIX} from PLIST and insure file are not installed with using it.
Revision 1.6 / (download) - annotate - [select for diffs], Tue Jan 3 09:16:21 2012 UTC (11 years, 8 months ago) by sbd
Branch: MAIN
Changes since 1.5: +11 -11
lines
Diff to previous 1.5 (colored)
Add ${LIBABISUFFIX} to PLIST entry's.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Jun 14 17:32:12 2009 UTC (14 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.4: +1 -3
lines
Diff to previous 1.4 (colored)
Remove @dirrm entries from PLISTs
Revision 1.4 / (download) - annotate - [select for diffs], Sun Nov 16 11:22:55 2008 UTC (14 years, 10 months ago) by bjs
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
Update to jack-0.115.1 (from SVN). Changes: pulled in a patch to [hopefully] correct errant behavior wrt: non-blocking I/O and sockets. This is presently untested, however. Also, with this snapshot we at least have the hope that the network facility works. Includes other miscellaneous bug fixes, also. While here, explicitly enable coreaudio on Darwin and add a PLIST entry for its driver module. This is also untested, but at least installation on Darwin will not fail due to an incorrect PLIST. Also, include ../../mk/dlopen.buildlink3.mk in our bl3.mk in order to heed DLOPEN_REQUIRE_PTHREADS.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Jul 31 03:58:05 2008 UTC (15 years, 2 months ago) by bjs
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.2: +12 -3
lines
Diff to previous 1.2 (colored)
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.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Apr 19 15:25:09 2006 UTC (17 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
cwrapper
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Add libtool dependency. Add readline dependency for jack_transport. Fix pthread detection. Bump revision.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Apr 12 20:43:27 2006 UTC (17 years, 5 months ago) by rillig
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Imported jack from pkgsrc-wip. 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"). Packaged by Chris Wareham.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Apr 12 20:43:27 2006 UTC (17 years, 5 months ago) by rillig
Branch: MAIN
Initial revision