The NetBSD Project

CVS log for pkgsrc/audio/jack/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / audio / jack

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.58 / (download) - annotate - [select for diffs], Thu Nov 23 16:30:30 2023 UTC (4 months, 3 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, HEAD
Changes since 1.57: +2 -2 lines
Diff to previous 1.57 (colored) to selected 1.43 (colored)

jack: Python 3.12 is not supported yet

Revision 1.57 / (download) - annotate - [select for diffs], Mon Aug 14 05:23:47 2023 UTC (8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Changes since 1.56: +2 -2 lines
Diff to previous 1.56 (colored) to selected 1.43 (colored)

*: recursive bump for Python 3.11 as new default

Revision 1.56 / (download) - annotate - [select for diffs], Sat May 6 19:08:46 2023 UTC (11 months, 2 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.55: +2 -2 lines
Diff to previous 1.55 (colored) to selected 1.43 (colored)

*: Recursive revbump from audio/libopus 1.4

Revision 1.55 / (download) - annotate - [select for diffs], Sun Jan 8 06:19:55 2023 UTC (15 months, 1 week ago) by triaxx
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.54: +3 -1 lines
Diff to previous 1.54 (colored) to selected 1.43 (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.54 / (download) - annotate - [select for diffs], Sat Jan 7 21:20:19 2023 UTC (15 months, 1 week ago) by triaxx
Branch: MAIN
Changes since 1.53: +2 -5 lines
Diff to previous 1.53 (colored) to selected 1.43 (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.53 / (download) - annotate - [select for diffs], Sun Sep 11 12:51:03 2022 UTC (19 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.52: +2 -2 lines
Diff to previous 1.52 (colored) to selected 1.43 (colored)

*: bump PKGREVISION for flac shlib bump

Revision 1.52 / (download) - annotate - [select for diffs], Thu Jun 30 11:18:02 2022 UTC (21 months, 2 weeks ago) by nia
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored) to selected 1.43 (colored)

*: Revbump packages that use Python at runtime without a PKGNAME prefix

Revision 1.51 / (download) - annotate - [select for diffs], Tue Apr 12 12:31:18 2022 UTC (2 years ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.50: +3 -1 lines
Diff to previous 1.50 (colored) to selected 1.43 (colored)

jack: fix readline confusion

It wants readline for tools/transport.c. The configure script checks
if -lreadline is needed but doesn't know how to pick up -ledit which
results in readline support not being enabled on NetBSD.

On other platforms it might detect readline but the build breaks
instead. So for now disable readline support universally.

Revision 1.50 / (download) - annotate - [select for diffs], Mon Mar 28 10:43:33 2022 UTC (2 years ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (colored) to selected 1.43 (colored)

a*/*: revbump(1) for libsndfile

Revision 1.49 / (download) - annotate - [select for diffs], Mon Oct 18 14:25:55 2021 UTC (2 years, 6 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.48: +7 -1 lines
Diff to previous 1.48 (colored) to selected 1.43 (colored)

jack: Fixup Darwin library install names.

Revision 1.48 / (download) - annotate - [select for diffs], Thu Sep 16 13:43:01 2021 UTC (2 years, 7 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3
Changes since 1.47: +3 -1 lines
Diff to previous 1.47 (colored) to selected 1.43 (colored)

jack: build with POSIX style getgrnam_r on Solaris

Revision 1.47 / (download) - annotate - [select for diffs], Wed Sep 15 07:44:09 2021 UTC (2 years, 7 months ago) by schmonz
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored) to selected 1.43 (colored)

Install manpages under man1 (instead of at the top-level PKGMANDIR).
Bump PKGREVISION.

Revision 1.46 / (download) - annotate - [select for diffs], Wed Sep 15 07:35:14 2021 UTC (2 years, 7 months ago) by schmonz
Branch: MAIN
Changes since 1.45: +6 -1 lines
Diff to previous 1.45 (colored) to selected 1.43 (colored)

Add a few seemingly macOS-specific PLIST entries.

Revision 1.45 / (download) - annotate - [select for diffs], Sat Sep 11 23:45:35 2021 UTC (2 years, 7 months ago) by nia
Branch: MAIN
Changes since 1.44: +4 -1 lines
Diff to previous 1.44 (colored) to selected 1.43 (colored)

jack: Needs aften on Darwin

Revision 1.44 / (download) - annotate - [select for diffs], Fri Sep 10 11:14:05 2021 UTC (2 years, 7 months ago) by nia
Branch: MAIN
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (colored)

jack: Install man pages on non-Linux. Fix Linux PLIST.

Revision 1.43 / (download) - annotate - [selected], Wed Sep 8 21:04:55 2021 UTC (2 years, 7 months ago) by nia
Branch: MAIN
Changes since 1.42: +2 -1 lines
Diff to previous 1.42 (colored)

Recursive revbump for audio/jack

Revision 1.42 / (download) - annotate - [select for diffs], Wed Sep 8 19:19:19 2021 UTC (2 years, 7 months ago) by nia
Branch: MAIN
Changes since 1.41: +35 -108 lines
Diff to previous 1.41 (colored) to selected 1.43 (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.41 / (download) - annotate - [select for diffs], Mon May 24 19:49:05 2021 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored) to selected 1.43 (colored)

*: recursive bump for perl 5.34

Revision 1.40 / (download) - annotate - [select for diffs], Tue Aug 18 17:57:24 2020 UTC (3 years, 8 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored) to selected 1.43 (colored)

*: revbump for libsndfile

Revision 1.39 / (download) - annotate - [select for diffs], Mon Dec 2 11:46:08 2019 UTC (4 years, 4 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.38: +6 -8 lines
Diff to previous 1.38 (colored) to selected 1.43 (colored)

jack: Fix Sun driver on NetBSD and default to it over OSS.

Update usage instructions.

Bump PKGREVISION

Revision 1.38 / (download) - annotate - [select for diffs], Sat Nov 2 21:09:14 2019 UTC (4 years, 5 months ago) by rillig
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored) to selected 1.43 (colored)

audio: align variable assignments and directives

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.

Revision 1.37 / (download) - annotate - [select for diffs], Mon Sep 9 03:11:23 2019 UTC (4 years, 7 months ago) by dbj
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored) to selected 1.43 (colored)

audio/jack: Remove unnecessary dependency on libuuid

Revision 1.36 / (download) - annotate - [select for diffs], Sat Jun 15 08:21:32 2019 UTC (4 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.35: +20 -24 lines
Diff to previous 1.35 (colored) to selected 1.43 (colored)

jack: updated to 0.125.0

0.125.0:
Bug fixes

Revision 1.35 / (download) - annotate - [select for diffs], Sat Jul 9 06:37:48 2016 UTC (7 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: 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, 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
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored) to selected 1.43 (colored)

Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.

Revision 1.34 / (download) - annotate - [select for diffs], Sun Feb 14 09:53:23 2016 UTC (8 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.33: +2 -1 lines
Diff to previous 1.33 (colored) to selected 1.43 (colored)

Bump PKGREVISION for previous.

Revision 1.33 / (download) - annotate - [select for diffs], Sun Feb 14 09:53:10 2016 UTC (8 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.32: +3 -4 lines
Diff to previous 1.32 (colored) to selected 1.43 (colored)

Switch from bdb.bl3.mk to db4/bl3.mk.

Dependencies need to pull in the db used, and I don't know how to
find that out in bl3.mk. Also: who uses db2 or db3 by choice?

Revision 1.32 / (download) - annotate - [select for diffs], Wed Feb 10 09:19:22 2016 UTC (8 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.31: +14 -7 lines
Diff to previous 1.31 (colored) to selected 1.43 (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.31 / (download) - annotate - [select for diffs], Sat Jul 4 16:18:28 2015 UTC (8 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored) to selected 1.43 (colored)

Remove USE_X11BASE and X11PREFIX.

Revision 1.30 / (download) - annotate - [select for diffs], Tue Jan 27 04:37:53 2015 UTC (9 years, 2 months ago) by dbj
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.29: +1 -15 lines
Diff to previous 1.29 (colored) to selected 1.43 (colored)

avoid hard coding paths to header files on Darwin
use Carbon/Carbon.h instead of MacTypes.h, which has problems on older systems

Revision 1.29 / (download) - annotate - [select for diffs], Mon Jan 26 11:08:52 2015 UTC (9 years, 2 months ago) by jperkin
Branch: MAIN
Changes since 1.28: +15 -1 lines
Diff to previous 1.28 (colored) to selected 1.43 (colored)

Re-work how we handle MacTypes.h.  Older Darwin releases do not ship a copy in
/usr/include, whilst newer Xcode do not ship a copy in the SDK, and we somehow
need to handle both.  This package explicitly passes -mmacosx-version-min=10.4
meaning we cannot test the __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ macro
as we would normally.  So for now we perform a direct substitution based on
whether /usr/include/MacTypes.h exists.  Cleaner solutions welcome.

Revision 1.28 / (download) - annotate - [select for diffs], Sat Aug 16 21:01:38 2014 UTC (9 years, 8 months ago) by gls
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.27: +4 -3 lines
Diff to previous 1.27 (colored) to selected 1.43 (colored)

Fix build on Mc OS X.

Revision 1.27 / (download) - annotate - [select for diffs], Sun Feb 23 10:22:13 2014 UTC (10 years, 1 month ago) by richard
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored) to selected 1.43 (colored)

Fix check for OPSYS on Solaris, which should be 'SunOS'.
(PM: LOWER_OPSYS is 'solaris')

Revision 1.26 / (download) - annotate - [select for diffs], Mon Jul 15 02:02:17 2013 UTC (10 years, 9 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored) to selected 1.43 (colored)

* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
  are replaced with .include "../../devel/readline/buildlink3.mk", and
  USE_GNU_READLINE are removed,

* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
  are replaced with .include "../../mk/readline.buildlink3.mk".

Revision 1.25 / (download) - annotate - [select for diffs], Fri May 31 12:39:36 2013 UTC (10 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored) to selected 1.43 (colored)

Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.

Revision 1.24 / (download) - annotate - [select for diffs], Sun Feb 10 09:38:36 2013 UTC (11 years, 2 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.23: +3 -2 lines
Diff to previous 1.23 (colored) to selected 1.43 (colored)

Bump PKGREVISION.

Reference libossaudio explicitly on NetBSD.

Revision 1.23 / (download) - annotate - [select for diffs], Sat Feb 9 19:59:44 2013 UTC (11 years, 2 months ago) by ryoon
Branch: MAIN
Changes since 1.22: +4 -5 lines
Diff to previous 1.22 (colored) to selected 1.43 (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.22 / (download) - annotate - [select for diffs], Wed Sep 12 00:24:40 2012 UTC (11 years, 7 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.21: +1 -3 lines
Diff to previous 1.21 (colored) to selected 1.43 (colored)

"user-destdir" is default these days

Revision 1.21 / (download) - annotate - [select for diffs], Thu Jan 26 06:34:19 2012 UTC (12 years, 2 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.20: +2 -1 lines
Diff to previous 1.20 (colored) to selected 1.43 (colored)

Use SET_LIBDIR with packages that want to use to lib64

Revision 1.20 / (download) - annotate - [select for diffs], Tue Jan 17 21:43:18 2012 UTC (12 years, 3 months ago) by sbd
Branch: MAIN
Changes since 1.19: +1 -2 lines
Diff to previous 1.19 (colored) to selected 1.43 (colored)

Convert packages with add --libdir=* to CONFIGURE_ARGS to use
GNU_CONFIGURE_LIBDIR or GNU_CONFIGURE_LIBSUBDIR.

Revision 1.19 / (download) - annotate - [select for diffs], Wed Jan 11 17:51:21 2012 UTC (12 years, 3 months ago) by hans
Branch: MAIN
Changes since 1.18: +2 -1 lines
Diff to previous 1.18 (colored) to selected 1.43 (colored)

Fix build on SunOS.

Revision 1.18 / (download) - annotate - [select for diffs], Wed Jan 4 06:46:58 2012 UTC (12 years, 3 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.17: +2 -3 lines
Diff to previous 1.17 (colored) to selected 1.43 (colored)

Remove ${LIBABISUFFIX} from PLIST and insure file are not installed
with using it.

Revision 1.17 / (download) - annotate - [select for diffs], Tue Jan 3 09:16:21 2012 UTC (12 years, 3 months ago) by sbd
Branch: MAIN
Changes since 1.16: +3 -1 lines
Diff to previous 1.16 (colored) to selected 1.43 (colored)

Add ${LIBABISUFFIX} to PLIST entry's.

Revision 1.16 / (download) - annotate - [select for diffs], Mon Feb 28 14:52:40 2011 UTC (13 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored) to selected 1.43 (colored)

Reset maintainer for retired developers.

Revision 1.15 / (download) - annotate - [select for diffs], Wed May 20 00:58:05 2009 UTC (14 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: 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.14: +2 -1 lines
Diff to previous 1.14 (colored) to selected 1.43 (colored)

Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.

Revision 1.14 / (download) - annotate - [select for diffs], Wed Apr 15 12:27:16 2009 UTC (15 years ago) by wiz
Branch: MAIN
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored) to selected 1.43 (colored)

Build fix (untested by me):
Define _GNU_SOURCE on Linux.

From Aleksey Cheusov in PR 41219.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Nov 16 11:55:19 2008 UTC (15 years, 5 months ago) by bjs
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored) to selected 1.43 (colored)

If we're using dynamic SIMD detection, we _do not_ want to build
with -msse et. al.

s/HOST_HAS_BSD_POLL/JACK_&/

Revision 1.12 / (download) - annotate - [select for diffs], Sun Nov 16 11:22:55 2008 UTC (15 years, 5 months ago) by bjs
Branch: MAIN
Changes since 1.11: +42 -13 lines
Diff to previous 1.11 (colored) to selected 1.43 (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.11 / (download) - annotate - [select for diffs], Thu Jul 31 03:58:05 2008 UTC (15 years, 8 months ago) by bjs
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.10: +83 -17 lines
Diff to previous 1.10 (colored) to selected 1.43 (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.10 / (download) - annotate - [select for diffs], Sun Mar 18 21:19:09 2007 UTC (17 years, 1 month ago) by rillig
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, cwrapper
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored) to selected 1.43 (colored)

configure: error: *** JACK requires GNU getopt_long

Revision 1.9 / (download) - annotate - [select for diffs], Wed Nov 29 18:48:23 2006 UTC (17 years, 4 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.8: +4 -2 lines
Diff to previous 1.8 (colored) to selected 1.43 (colored)

Add missing LIBS+=${LIBOSSAUDIO}... at least the oss module needs
that, reported by an user on freenode.

Bump PKGREVISION.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Nov 15 01:19:15 2006 UTC (17 years, 5 months ago) by wulf
Branch: MAIN
Changes since 1.7: +3 -2 lines
Diff to previous 1.7 (colored) to selected 1.43 (colored)

Added dependency of oss to Makefile:
jack requires oss support

Revision 1.7 / (download) - annotate - [select for diffs], Wed Oct 4 20:44:19 2006 UTC (17 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.43 (colored)

Update MASTER_SITES and HOMEPAGE, from Sergey Svishchev.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jul 26 18:25:43 2006 UTC (17 years, 8 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored) to selected 1.43 (colored)

This package needs Perl to build correctly.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Jun 23 15:21:57 2006 UTC (17 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.4: +1 -3 lines
Diff to previous 1.4 (colored) to selected 1.43 (colored)

Remove BROKEN_IN tag after build fix.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Jun 8 04:48:35 2006 UTC (17 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored) to selected 1.43 (colored)

The jack configure script has a bogus check to try to find the "real"
readline library by looking for <readline/chardefs.h>.  However, the
jack_transport sources only use the basic readline functionality that
is already supported by editline.  Fix this situation lying to the
configure script and pretending that editline is readline by forcing
the chardefs.h header to be "found".  This fixes the breakage in
krister's bulk build from 2006-05-28.

Revision 1.3 / (download) - annotate - [select for diffs], Thu May 18 20:29:58 2006 UTC (17 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.2: +3 -1 lines
Diff to previous 1.2 (colored) to selected 1.43 (colored)

Mark as BROKEN_IN pkgsrc-2006Q1 according to
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html

Revision 1.2 / (download) - annotate - [select for diffs], Wed Apr 19 15:25:09 2006 UTC (18 years ago) by joerg
Branch: MAIN
Changes since 1.1: +5 -1 lines
Diff to previous 1.1 (colored) to selected 1.43 (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 (18 years ago) by rillig
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.43 (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 (18 years ago) by rillig
Branch: MAIN
Diff to selected 1.43 (colored)

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>