debian/0000755000000000000000000000000012230527055007167 5ustar debian/libjack0.shlibs0000644000000000000000000000007611721024023012046 0ustar libjack 0 libjack-jackd2-0 (>= 1.9.5~dfsg-14) | libjack-0.116 debian/libjack-dev.doc-base0000644000000000000000000000035611721024023012734 0ustar Document: libjack-dev Title: JACK Developer's Reference Author: Various Abstract: Documentation of the JACK API Section: Programming Format: HTML Index: /usr/share/doc/libjack-dev/HTML/index.html Files: /usr/share/doc/libjack-dev/HTML/* debian/jackd1.docs0000644000000000000000000000013311721024023011162 0ustar build-tree/jack-audio-connection-kit-*/TODO build-tree/jack-audio-connection-kit-*/AUTHORS debian/control.in0000644000000000000000000000606312230526763011211 0ustar Source: jack-audio-connection-kit Section: sound Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Adrian Knoth , Free Ekanayaka , Jonas Smedegaard , Junichi Uekawa , Reinhard Tartler Build-Depends: @cdbs@, d-shlibs, doxygen, libasound2-dev [linux-any], libffado-dev (>= 2.0.0) [linux-any], libraw1394-dev [linux-any], libreadline-dev, libsamplerate-dev, libsndfile1-dev, libtool, patchutils, po-debconf Standards-Version: 3.9.3 DM-Upload-Allowed: yes Homepage: http://jackaudio.org/ Vcs-Git: git://git.debian.org/git/pkg-multimedia/jack-audio-connection-kit.git Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/jack-audio-connection-kit.git;a=summary Package: jackd1 Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: coreutils (>= 4.0), debconf | debconf-2.0, libjack0 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Provides: jack-daemon Replaces: libjack0 (<< 1:0.118+svn3796-4), jack-daemon, jackd (<< 3) Conflicts: jack-daemon, jackd (<< 3) Recommends: jackd1-firewire [amd64 i386 powerpc], libpam-modules, qjackctl Suggests: jack-tools, meterbridge Description: JACK Audio Connection Kit (server and example clients) JACK is a low-latency sound server, allowing multiple applications to connect to one audio device, and to share audio between themselves. . This package contains the daemon jackd as well as some example clients. Package: libjack0 Architecture: any Multi-Arch: same Section: libs Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Conflicts: jackd1 (<< ${binary:Version}), jackd1 (>> ${binary:Version}), libjack-0.116 Suggests: jackd1 (= ${binary:Version}) Provides: libjack-0.116 Replaces: libjack-0.116 Description: JACK Audio Connection Kit (libraries) JACK is a low-latency sound server, allowing multiple applications to connect to one audio device, and to share audio between themselves. . This package contains the shared libraries. Package: jackd1-firewire Architecture: amd64 i386 powerpc Provides: jackd-firewire Replaces: jackd-firewire Conflicts: jackd-firewire Depends: jackd1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: JACK Audio Connection Kit (FFADO backend) JACK is a low-latency sound server, allowing multiple applications to connect to one audio device, and to share audio between themselves. . This package contains the IEEE1394 (FireWire) backend (FFADO). Package: libjack-dev Architecture: any Section: libdevel Depends: ${devlibs:Depends}, libjack0 (= ${binary:Version}), ${misc:Depends}, pkg-config, ${shlibs:Depends} Provides: libjack0.100.0-dev, libjack-dev-session Description: JACK Audio Connection Kit (development files) JACK is a low-latency sound server, allowing multiple applications to connect to one audio device, and to share audio between themselves. . This package contains files needed for the development of JACK applications and an API reference. debian/jackd1.README.Debian0000644000000000000000000000514211721024023012355 0ustar Jack Audio Connection Kit (server and example clients) ------------------------------------------------------ Abstract: JACK will probably run just fine on your system with "jackd -d alsa" or "jackd -d oss". If you set JACK_START_SERVER in your environment, jackd will be automatically started by applications that need it if it is not yet running. In this mod commandline parameters are read from ~/.jackdrc overriding those in /etc/jackdrc. If you want better (or even only decent performance (fewer/no xruns, lower latency...), you will probably have to do a bit of work. This includes: 1. get recent alsa-drivers running well 2. set up an .asoundrc if you have a professional and powerful soundcard whose settings/channels/mixers you'd like to have finer control over. 3. use a 2.6 kernel with the realtime-preempt patch applied 5. run in realtime mode * General usage hints: - You should have the alsa-drivers running. - You should have an .asoundrc file in your home directory. It groups your sound devices together for jackd to use it. A minimalistic example can be found in /usr/share/doc/jackd/examples/asound.rc. Read the comments in this file for more information. * Low Latency: - To ensure that jackd can regularly fill its buffers and do its work it's necessary to modify parts of the kernel, that could block jackd from running at the required frequency. The patch is called "realtime-preempt" and is available at: http://www.kernel.org/pub/linux/kernel/projects/rt/ See also the file /usr/share/doc/jackd/FAQ.gz for more info. * Realtime mode: - Realtime mode is enabled with the commandline option "--realtime". This will lock down parts of the memory jackd uses in your RAM and enable jackd to run as often as it wants (almost). - Only processes that run as "root" or inherit the RT-rights from jackd (that's capabilities support, see below) can obtain realtime rights. If you run jackd as root (without capabilities support, that is) you have to run all jack applications as root. - If you don't want to run jackd as root you can grant it RT-rights via the limits PAM module (you will need to install the libpam-modules package), just add these lines to @audio - rtprio 99 @audio - nice -10 your /etc/security/limits.conf * More Information: - man jackd - /usr/share/doc/jackd/FAQ.gz - /usr/share/doc/jackd/user-howto.gz - /usr/share/doc/jackd/README - http://jackaudio.org/ -- Free Ekanayaka , Mon, 28 May 2007 14:06:25 +0200 debian/libjack-dev.install0000644000000000000000000000031611721024023012721 0ustar debian/tmp/usr/include debian/tmp/usr/lib/*/lib*.a debian/tmp/usr/lib/*/lib*.so debian/tmp/usr/lib/*/pkgconfig debian/tmp/usr/share/jack-audio-connection-kit/reference/html/* usr/share/doc/libjack-dev/HTML debian/copyright0000644000000000000000000000204311721024023011110 0ustar This package was debianized by Stefan Schwandter It was downloaded from http://jackaudio.org/download Upstream Authors and Copyright: Copyright (C) 2001-2009 Paul Davis JACK was inspired by and partially designed during discussions on the Linux Audio Developers mailing list. Particularly significant contributions to those discussions came from (in alphabetical order): Paul Davis David Olofson Benno Sennoner Kai Vehmanen Many other members of LAD contributed ideas to JACK, particularly Richard Guenther. Paul Davis was the principal author of the JACK API and of the sample implementation contained here. Andy Wingo provided many small patches Fernando Pablo Lopez-Lezcano contributed the capabilities-based code. Jeremy Hall, Steve Harris, and Martin Boer contributed sample clients and utilities. Many others have contributed patches and/or test results. License: GPL version 2 or later, see /usr/share/common-licenses/GPL-2 LGPL version 2.1 or later (libjack), see /usr/share/common-licenses/LGPL-2.1 debian/libjack0.install0000644000000000000000000000004211721024023012221 0ustar debian/tmp/usr/lib/*/libjack.so.* debian/jackd1.install0000644000000000000000000000047712032005167011717 0ustar debian/tmp/usr/bin/jack* debian/tmp/usr/lib/*/libjackserver.so.* debian/tmp/usr/lib/*/jack/inprocess.so debian/tmp/usr/lib/*/jack/intime.so debian/tmp/usr/lib/*/jack/jack_dummy.so debian/tmp/usr/lib/*/jack/jack_net.so debian/tmp/usr/lib/*/jack/jack_oss.so debian/bash_completion.d etc debian/audio.conf usr/share/jackd debian/changelog0000644000000000000000000012333212230527055011045 0ustar jack-audio-connection-kit (1:0.121.3+20120418git75e3e20b-2.1ubuntu1) trusty; urgency=low * Build-depend on libffado on any linux architecture. -- Matthias Klose Sat, 19 Oct 2013 18:06:26 +0200 jack-audio-connection-kit (1:0.121.3+20120418git75e3e20b-2.1) unstable; urgency=low * Non-maintainer upload. * No longer ship /etc/security/limits.d/audio.conf as a conffile (Closes: #688351) -- Sébastien Villemot Sun, 30 Sep 2012 11:03:37 +0200 jack-audio-connection-kit (1:0.121.3+20120418git75e3e20b-2) unstable; urgency=low * Drop CELT support (Closes: #674651) -- Adrian Knoth Tue, 29 May 2012 20:45:39 +0200 jack-audio-connection-kit (1:0.121.3+20120418git75e3e20b-1) unstable; urgency=low * New Upstream version (supports FFADO buffersize code) -- Adrian Knoth Wed, 18 Apr 2012 21:56:29 +0200 jack-audio-connection-kit (1:0.121.3+20120222git81e8f031-1) unstable; urgency=low * Imported Upstream version 0.121.3+20120222git81e8f031 * Refresh template.pot * Add Korean debconf template (Closes: #632424) * Disable jack_log.patch (included upstream) -- Adrian Knoth Wed, 22 Feb 2012 00:36:05 +0100 jack-audio-connection-kit (1:0.121.0+svn4538-3) unstable; urgency=low * Fix FTBFS on amd64 due to missing jack_log (Closes: #641911) -- Adrian Knoth Sat, 24 Sep 2011 22:34:07 +0200 jack-audio-connection-kit (1:0.121.0+svn4538-2) unstable; urgency=low * Replace hardcoded architecture list by linux-any (Closes: #634361) * Add Dutch translation for debconf templates. * Add Danish translation for debconf templates. * Remove unused type-handling Build-Depends (Closes: #639159) * Enable multiarch support (Closes: #637599) * New upstream snapshot (Closes: #636231) * Drop SH4 patch (integrated upstream) -- Adrian Knoth Wed, 07 Sep 2011 10:49:32 +0200 jack-audio-connection-kit (1:0.121.0+svn4469-2) unstable; urgency=low * Don't use /dev/shm on non-Linux archictures (Closes: #618982) * Apply patch to enable jackd on Renesas SH (Closes: #623295) * Imported Upstream version 0.121.0+svn4469 * Include python example code in the example directory -- Adrian Knoth Thu, 23 Jun 2011 18:25:28 +0200 jack-audio-connection-kit (1:0.120.1+svn4142-1) unstable; urgency=low * Imported Upstream version 0.120.1+svn4142 -- Adrian Knoth Thu, 03 Mar 2011 14:07:32 +0100 jack-audio-connection-kit (1:0.118+svn4104-1) experimental; urgency=low * Add Brazilian Portuguese translation (Closes: #607408) * Harmonize po-files with jackd2. * Provide libjack-dev-session * Imported Upstream version 0.118+svn4104 -- Adrian Knoth Wed, 12 Jan 2011 17:28:44 +0100 jack-audio-connection-kit (1:0.118+svn4089-1) experimental; urgency=low * Imported Upstream version 0.118+svn4089 * Includes: jack-session support, ALSA suspend/resume handling -- Adrian Knoth Tue, 23 Nov 2010 15:53:55 +0100 jack-audio-connection-kit (1:0.118+svn3796-8) unstable; urgency=low [ Jonas Smedegaard ] * Fix watch file to not override our SVN snapshot: squash upstream micro version when zero. [ Adrian Knoth ] * Don't suggest libjacksyn0 anymore. * Remove audio.conf.disabled upon purge (Closes: #603458) -- Adrian Knoth Mon, 15 Nov 2010 15:03:16 +0100 jack-audio-connection-kit (1:0.118+svn3796-7) unstable; urgency=low * Make RTPRIO handling more robust (Closes: #588008, #587977) -- Adrian Knoth Mon, 05 Jul 2010 15:50:49 +0200 jack-audio-connection-kit (1:0.118+svn3796-6) experimental; urgency=low * reupload to experimental -- Reinhard Tartler Fri, 25 Jun 2010 22:29:03 +0200 jack-audio-connection-kit (1:0.118+svn3796-5) unstable; urgency=low [ Reinhard Tartler ] * jackd must not be a virtual package, use 'jack-daemon' for that * take over files from old jackd package * change shlibsfile to prefer jackd2's libjack * regenerate debian/control * jack-daemon needs of course to be provided, not in depends * add myself to uploaders [ Adrian Knoth ] * Use utils.mk in rules. * Regenerate control [ Jonas Smedegaard ] * Silence optional build-dependencies to ease backporting. * Update control file. -- Reinhard Tartler Sat, 19 Jun 2010 18:58:31 +0200 jack-audio-connection-kit (1:0.118+svn3796-4) unstable; urgency=low [ Jonas Smedegaard ] * Use CDBS upstream-tarball.mk (not local tarball-in-tarball rule), and weaken dependency to ease backporting (the get-orig-source rule is not needed during normal builds. * Fix update URL for upstream source in watch file, copyright file and CDBS hint used in get-orig-source rule. * Renumber patches. Add README documenting new patch numbering scheme. * Use patchsys-quilt.mk (not simple-patchsys.mk). Adjust patches to all use a prefix of 1 (as required by default for quilt). * Refresh patches (using --no-timestamp to limit future VCS noise. * Add DEP3 hints to patches. * Add myself as uploader. * Let CDBS handle autotools bootstrapping and dh_buildinfo. * Drop old unmaintained documentation pulled from non-default sources. * Use filter (not findstring) to parse DEB_BUILD_OPTIONS, as mandated by Debian Policy §4.9.1 since version 3.8.0. * Use d-shlibs to resolve development library dependencies. This fixes accidental complete lack of library development dependencies. * Reintroduce control.in file to semi-auto-update build-dependencies when DEB_MAINTAINER_MODE=1. * Have CDBS suppress weak-included build-dependencies only needed when DEB_MAINTAINER_MODE=1. * Build-depend on quilt and automake1.11 (not automake), and tighten build-dependencies on cdbs and debhelper. [ Adrian Knoth ] * Switch back to jackd1 codebase * Add epoch version * Separate libjackserver and inprocess clients into libjackserver0 * Provide libjack0.shlibs to allow different jackd installations -- Adrian Knoth Mon, 14 Jun 2010 17:47:11 +0200 jack-audio-connection-kit (1.9.5~dfsg-13) unstable; urgency=low * Fix FTBFS on hppa (Closes: #580824) -- Adrian Knoth Sun, 09 May 2010 12:08:12 +0200 jack-audio-connection-kit (1.9.5~dfsg-12) unstable; urgency=low * Add -fvisibility=hidden to build flags. * Fix FTBFS on hurd -- Adrian Knoth Sat, 08 May 2010 16:52:27 +0200 jack-audio-connection-kit (1.9.5~dfsg-11) unstable; urgency=low * Don't use Debian provided waf anymore. (Closes: #580363) * Drop doxygen build dependency. * Update to upstream SVN revision 4008. (uses semaphores on Linux now) -- Adrian Knoth Fri, 07 May 2010 20:06:37 +0200 jack-audio-connection-kit (1.9.5~dfsg-10) unstable; urgency=low * Fix FTBFS on armel (Closes: #580618) -- Adrian Knoth Fri, 07 May 2010 13:54:18 +0200 jack-audio-connection-kit (1.9.5~dfsg-9) unstable; urgency=low * Provide fix for GNU/kFreeBSD (Closes: #579465) * Conditionally include audioadapter.so on ALSA platforms only. -- Adrian Knoth Thu, 06 May 2010 15:58:23 +0200 jack-audio-connection-kit (1.9.5~dfsg-8) unstable; urgency=low * Fix endif placement in ia64/alpha patch. -- Adrian Knoth Wed, 05 May 2010 14:46:20 +0200 jack-audio-connection-kit (1.9.5~dfsg-7) unstable; urgency=low * Update to upstream SVN version 4003 * Dropping local Debian patches, they are included upstream * Add local patch for IA64 and alpha (Closes: #580089) -- Adrian Knoth Wed, 05 May 2010 11:49:30 +0200 jack-audio-connection-kit (1.9.5~dfsg-6) unstable; urgency=low * Fix more varargs issues on armel and alpha -- Adrian Knoth Mon, 03 May 2010 22:50:50 +0200 jack-audio-connection-kit (1.9.5~dfsg-5) unstable; urgency=low * Fix FTBFS on alpha and ia64 (Closes: #580089) * Fix FTBFS on armel (Closes: #580088) -- Adrian Knoth Mon, 03 May 2010 19:16:23 +0200 jack-audio-connection-kit (1.9.5~dfsg-4) unstable; urgency=low * Upgrade to svn version r3995. (Closes: bug#548537) * Fix FTBFS on kFreeBSD (conditionally enable ALSA) (Closes: bug#579465) * Fix FTBFS on powerpc (Closes: bug#579479) * Fix FTBFS caused by missing atomic operations (Closes: #579464) * Remove outdated documentation (Closes: #577444) -- Adrian Knoth Sun, 02 May 2010 21:55:26 +0200 jack-audio-connection-kit (1.9.5~dfsg-3) unstable; urgency=low * Fix restructure configure options to only add --firewire on supported architectures. Closes: bug#579237, thanks to Bastian Blank. * Handle library ABI through generalized packaging variable. * Bump API to 0.118.0 (from 9.116.2): Jackd2 1.9.4 declared compliance this newer version of jackd1, and does not promise backwards compatibility. * Tighten symbols older than API version to instead follow API: Future alternative implementations potentially of older version themselves are not assured to be binary compatible. * Have libjack-dev provide virtual libjack0.100.0-dev (...again - was apparently lost at some point upgrading to jackd2). -- Jonas Smedegaard Mon, 26 Apr 2010 20:41:50 +0200 jack-audio-connection-kit (1.9.5~dfsg-2) unstable; urgency=low * Fix relax shlibs file to libjack0 0.116.2 or newer: library API promised upstream to not have changed since. Closes: bug#579134, thanks to Reinhard Tartler. * Fix rename symbols file to get properly handled by dh_makeshlibs. * Fix tighten symbols file to depend at minimum 0.116.2 (not 0.116.0). * Suppress lintian error about newly added symbols: Any library symbols changing since 0.116.2 supposedly are outside public API. -- Jonas Smedegaard Sun, 25 Apr 2010 20:36:19 +0200 jack-audio-connection-kit (1.9.5~dfsg-1) unstable; urgency=low [ Adrian Knoth ] * New upstream version 1.9.5 * Remove FreeBoB support. Use the FFADO firewire backend instead. * Build against FFADO-2.0.0 * Enable jackdbus * Rename jack_rec to jackrec (as done in jackd1) * Include (updated) manpages from jackd1 [ Jonas Smedegaard ] * Repackage source: + Strip binary code (shared libraries for MacOS X and Windows). + Strip unneeded sources copyright-protected without licence. + Isolate as patch 0000 changes between tarball release and upstream SVN trunk as of revision 3968. * Sync control.in with latest hand-edited changes to control. * Add myself as uploader. * Drop old Vcs-Bzr stanza from control. * Fix tighten libasound-dev build-dependency to at least 1.0.18. * Lower debhelper build-dependency to 6, to ease backporting (we need no newer features anyway). Fix bump debhelper compat level to match build-dependency. * Update patch handling: + Use source format "3.0 (quilt)" (not CDBS simple-patchsys.mk). + Unfuzz. + Refresh, compacting with quilt --no-timestamps --no-index -pab. + Rename with leading number, and add README to source documenting micro naming scheme. + Add DEP3 header to patch 1001 "earlier connect.diff"). + Unpatch as last clean target to please both git-buildpackage and source format 3.0 (quilt). * Update watch file: + Track jackd2 releases. + Handle DFSG mangling. + Add usage hint. * Fix non-unix line-ends in PO files. * Tidy build routines: + Drop install hints automagically handled by CDBS already. + Separate configure from build in rules file. + Avoid unneeded ifeq construct in rules file. + Use single space in multi-line fields of control file. + Mention use of 'waf distclean' when upstream ships cleaned source. + Fix avoid remove man subdir (clash with dpkg unpatch routine). * Drop file user-howto (7 years old, newest version 4 years old, and is apparently included in jackd.1 manpage already). * Use d-shlibs to resolve development library dependencies. Build-depend on d-shlibs. * Stop build-depending on scons (upstream use waf now). * Use system waf. Build-depend on waf. - Strip binary waf file (too risky to blindly invoke, and too much hassle unpacking and inspecting properly). Stop build-depending on python (only used by local waf now dropped). * Recursively-expand a variable and avoid a linewrap in rules file. * Enable waf verbose mode (easing porter work). * Setup get-orig-source routine: + include cdbs snippet upstream-tarball (suppressing its build- dependencies unneeded for normal builds, to ease backporting). + Repackage source, stripping DFSG-violating files. * Rewrite debian/copyright using draft DEP5 rev. 135 format. * Track symbols, but relaxed due to uncertainty on public library ABI. -- Jonas Smedegaard Sun, 25 Apr 2010 16:38:58 +0200 jack-audio-connection-kit (1.9.4+svn3842-2) experimental; urgency=low * Fix a problem with jack_connect using a hard coded JACK client name and when calling jack_connect or jack_disconnect multiple times in a fast sequence, then the subsequent jack_(dis)connect calls fail. -- Free Ekanayaka Sun, 27 Dec 2009 17:30:06 +0100 jack-audio-connection-kit (1.9.4+svn3842-1) experimental; urgency=low * New upstream release -- Adrian Knoth Thu, 19 Nov 2009 15:34:47 +0100 jack-audio-connection-kit (0.118+svn3796-1) unstable; urgency=low [ Jonathan Wiltshire ] * Debconf templates and debian/control reviewed by the debian-l10n- english team as part of the Smith review project. Closes: #550036 * Debconf translation updates: - Swedish (closes: #550493) - Czech (closes: #550499) - Vietnamese (closes: #550563) - Finnish (closes: #550573) - Portugese (closes: #546645, #550574) - Italian (closes: #551924) - Spanish (closes: #551977) - Russian (closes: #552005) - French (closes: #552072) [ Adrian Knoth ] * New upstream release (see NEWS, cmdline args have changed) * Drop versioned build dependency for libreadline. (Closes: #553791) * Remove Guenter Geiger from Uploaders (Closes: #546951) * Build with celt-0.7.0 (Closes: #556821) * Debconf translation updates: - Japanese (Closes: #552230) - German (Closes: #550986) - Galician (Closes: #554228) -- Adrian Knoth Sun, 13 Sep 2009 17:57:19 +0200 jack-audio-connection-kit (0.116.2+svn3592-3) unstable; urgency=low [ Adrian Knoth ] * Include Russian translation (Closes: #539460) * Include Czech translation (Closes: #538955) * Include Italian translation (Closes: #543514) * Actively remove /etc/init.d/jackd (Closes: #538963) * Explain new realtime default in the NEWS file (Closes: #539581) * Move FreeBoB and FFADO drivers to new package jackd-firewire, so users without 1394 devices have fewer dependencies. (Closes: #540891) * Fix FTBFS caused by double-installing the manpages (Closes: #543077) * Fix 24bit little endian problem on BE CPUs (Closes: #486308) -- Adrian Knoth Sun, 02 Aug 2009 20:21:06 +0200 jack-audio-connection-kit (0.116.2+svn3592-2) unstable; urgency=low [ Adrian Knoth ] * Only include alsa_in and alsa_out on Linux kernels. (Closes: #537976) * Remove /etc/init.d/jackd. (Closes: #527642, #528851) * Remove obsolete jackstart manpage (Closes: 491120) * Allow db_input to fail (Closes: #538051) -- Adrian Knoth Wed, 22 Jul 2009 11:19:49 +0200 jack-audio-connection-kit (0.116.2+svn3592-1) unstable; urgency=low [ Adrian Knoth ] * New upstream version 0.116.2+svn3592. Fixes: - segfault in jack_impulse_grabber (Closes: #432208) - jack_connect, jack_disconnect error case (Closes: #465073) - Fix build issues on Hurd (Closes: #320736) * Include updated upstream manpages (Closes: #386466, #521771) * Fix lintian warning about libjack-dev's doc-base * Include new alsa_in and alsa_out binaries * Prompt the user for realtime priority settings (Closes: #507248) * Include armel in dependency arch list (Closes: #460084) * Update upstream location in control files (Closes: #511239) * Enable FFADO firewire audio driver (Closes: #519797) * Remove notes about fetchmail in /etc/init.d/jackd (Closes: #530380) * Fix building jackd twice in a row (Closes: #527335) * Add myself to Uploaders -- Adrian Knoth Mon, 30 Mar 2009 15:56:14 +0200 jack-audio-connection-kit (0.116.1-4) unstable; urgency=low * Bugfix: FTBFS on kFreeBSD (Closes: #510127) * Remove obsolete debian/control.in file * debian/control: Reformat Build-Depends field * remove libcap-dev from Build-Depends and Build-Conflits. It was only useful for 2.4 kernels, that we don't want to support anymore anyways. (Closes: #492628) * Redirect stderr in bash completion (Closes: #504488) (LP: #139995) * use ${binary:Version} / ${source:Version} in debian/control instead of the deprecated ${Source-Version} substvar -- Reinhard Tartler Tue, 24 Feb 2009 23:04:00 +0100 jack-audio-connection-kit (0.116.1-3) unstable; urgency=low * Don't install *.la files in libjack-dev. (Closes: #510673) * Add myself to Uploaders -- Reinhard Tartler Fri, 09 Jan 2009 08:28:07 +0100 jack-audio-connection-kit (0.116.1-2) unstable; urgency=low * Build-Depend on libsamplerate-dev and libcelt-dev (Closes: #509579) * Use su to start jackd from the init script, because start-stop-daemon is not pam-aware and doesn't honor the settings of /etc/security/limits.conf * Maintainer is now pkg-multimedia, set control field accordingly -- Free Ekanayaka Wed, 24 Dec 2008 16:49:34 +0000 jack-audio-connection-kit (0.116.1-1) unstable; urgency=low [ Asheesh Laroia ] * 11_fix_varargs_to_fix_ftbfs_on_alpha.patch: Add patch to fix alpha build failure by using var args correctly (earlier versions of Jack improperly passed the va_list around). The issue is fixed in upstream svn r3205. (Closes: #508114) [ Free Ekanayaka ] * New upstream release -- Free Ekanayaka Mon, 15 Dec 2008 12:11:54 +0100 jack-audio-connection-kit (0.115.6-1) unstable; urgency=low * New Upstream Version * Drop kbsd patch, merged upstream * Not using tarball.mk anymore * Update synopsis-spelling patch * Drop path-max patch, fixed upstream -- Free Ekanayaka Sun, 30 Nov 2008 19:53:26 +0100 jack-audio-connection-kit (0.109.2-4) unstable; urgency=low * Added init script to start jackd at system startup -- Free Ekanayaka Wed, 17 Sep 2008 14:43:18 +0200 jack-audio-connection-kit (0.109.2-3) unstable; urgency=low * Included patches and changelog entry from NMU 0.109.2-1.1 -- Free Ekanayaka Mon, 12 May 2008 21:17:42 +0100 jack-audio-connection-kit (0.109.2-2) unstable; urgency=low * Support DEB_BUILD_OPTIONS=dopot for optmised re-builds -- Free Ekanayaka Mon, 12 May 2008 20:37:38 +0100 jack-audio-connection-kit (0.109.2-1.1) unstable; urgency=low * Non-maintainer upload. * Don't use lib64 and so avoid setting the rpath in other packages (Closes: #430961) * Don't create a debian/tmp/usr/lib/lib64 that points to itself. * There is no need to remove rpath's from binaries anymore so drop the build dependency on chrpath. -- Kurt Roeckx Sat, 15 Mar 2008 11:49:05 +0000 jack-audio-connection-kit (0.109.2-1) unstable; urgency=low * New upstream release -- Free Ekanayaka Thu, 31 Jan 2008 21:25:22 +0000 jack-audio-connection-kit (0.109.0-1) unstable; urgency=low * New upstream release * Conflicts with libjack0.80.0-0, removed reference to the non existing linux-patch-realtime-preempt (Closes: #445528) * Downgraded Recommends jackd to Suggests (Closes: #442814) * Fixed broken chunks in debian/patches/09_kbsd.patch -- Free Ekanayaka Tue, 22 Jan 2008 13:23:13 +0000 jack-audio-connection-kit (0.103.0-6) unstable; urgency=low * debian/jackd.README.Debian: - added note about using PAM to jack grant realtime privileges (Closes: #425180, #269661) - added note about using the realtime-preempt patch * debian/control: - added libpam-modules to Recommends: - moved qjackctl from Suggests: to Recommends: * debian/rules: - pass --enable-static=yes to ./configure (Closes: #425265) - don't enable -m3dnow and -msse on i386 (Closes: #426144) * rebuilt against flac 1.1.4 (Closes: #426648) -- Free Ekanayaka Mon, 28 May 2007 14:13:09 +0200 jack-audio-connection-kit (0.103.0-5) unstable; urgency=low * debian/control: - build-depend on libfreebob0-dev only on Linux systems, to solve FTBFS on GNU/kFreeBSD (closes: #423895) * debian/patches: - added 09_kbsd.patch, thanks to Petr Salinger * debian/rules: - removed enable-capabilities, as it was causing excessive CPU load when using audacity 1.3.0 with jack via portaudio -- Free Ekanayaka Thu, 17 May 2007 02:03:28 +0200 jack-audio-connection-kit (0.103.0-4) unstable; urgency=low * debian/rules: - enable -m3dnow and -msse on i386 and amd64 - include simple-patchsys.mk before tarball.mk (closes: #422588) -- Free Ekanayaka Wed, 9 May 2007 20:36:42 +0200 jack-audio-connection-kit (0.103.0-3.1) unstable; urgency=low * Non-maintainer upload. * Drop i386 specific CFLAGS. (closes: #422289) -- Bastian Blank Mon, 07 May 2007 09:07:23 +0000 jack-audio-connection-kit (0.103.0-3) unstable; urgency=low * We are not depending anymore from automake (see changelog entry for version 0.103.0-1), and now the package builds corretly on a plain etch system (Closes: #328133) * Enable dynsimd only for amd64 (Closes: #422076) -- Free Ekanayaka Fri, 4 May 2007 11:29:00 +0200 jack-audio-connection-kit (0.103.0-2) unstable; urgency=low * Enabled dynsimd -- Free Ekanayaka Tue, 17 Apr 2007 15:58:11 +0200 jack-audio-connection-kit (0.103.0-1) unstable; urgency=low * New upstream release * Drop patches 04_configure_in_jack_version and 02_release-in-libjack-name as suggested by the upstream developers, they will take are of possible ABI changes and add the relevant runtime checks * Drop patch 11_configure.ac, fixed the lib64 path in debian/rules * Drop build-dependency on automake * Rename the library and the headers binary packages to reflect the fact that they are not anymore version-specific, add dummy binary package libjack0.100.0 to provide an upgrade path * Bug fix: "libjack0.100.0-0: 04_configure_in_jack_version.patch makes add-on installation complicated", thanks to Mario Lang (Closes: #353680). * Remove rpath from the binary programs using chrpath * Enabled SSE (see http://ardour.org/node/820) -- Free Ekanayaka Wed, 11 Apr 2007 01:43:06 +0200 jack-audio-connection-kit (0.102.20-1) experimental; urgency=low * New upstream release * Deleted patches 10_freebob.patch and 09_jack-ia64.diff, as they are part of the new upstream * Build-Depend on libfreebob0-dev, thanks to Marcio Roberto Teixeira (Closes: #399246). * Added myself to Uploaders * Updated standards to 3.7.2 -- Free Ekanayaka Mon, 20 Nov 2006 13:50:57 +0100 jack-audio-connection-kit (0.101.1-2) unstable; urgency=low * incorporated patch to fix ia64 atomic operations (closes: #394021) * prepared for freebob support by backporting the freebob driver from jack svn version. -- Guenter Geiger (Debian/GNU) Thu, 19 Oct 2006 12:03:37 +0200 jack-audio-connection-kit (0.101.1-1) unstable; urgency=low * new upstream release + no freebob support since libfreebob is not yet packaged -- Robert Jordens Fri, 21 Apr 2006 20:00:08 +0200 jack-audio-connection-kit (0.100.7-1) unstable; urgency=low * new upstream release -- Robert Jordens Thu, 9 Mar 2006 14:52:35 +0100 jack-audio-connection-kit (0.100.0-5) unstable; urgency=low * debian/bash-completion.d/jackd: updated; see Bug#329806 * dont depend on libglib1.2-dev; closes: Bug#326212 * debian/watch: update -- Robert Jordens Sat, 4 Mar 2006 13:13:20 +0100 jack-audio-connection-kit (0.100.0-4) unstable; urgency=low * debian/bash_completion.d/jackd, debian/jackd.install: closes: #319764 (jackd: bash completion for jack_connect) -- Robert Jordens Wed, 3 Aug 2005 23:23:16 +0200 jack-audio-connection-kit (0.100.0-3) unstable; urgency=low * debian/rules: build with tmpdir=/dev/shm again; closes: Bug#321149 (jackd not using /dev/shm as tmpdir) * debian/patches/07_path-max.patch: closes: Bug#320736 (Patch to handle PATH_MAX-less systems) * debian/patches/08_synopsis-spelling.patch: closes: #311465 ('man jack_bufsize' typo: "SYNOPSYS") * debian/copyright: mention authors as copyright holders and license as license and not as copyright; closes: #290186 (Improper copyright file) -- Robert Jordens Wed, 3 Aug 2005 22:58:01 +0200 jack-audio-connection-kit (0.100.0-2) unstable; urgency=low * upload 0.100.0-1 unchanged to unstable -- Robert Jordens Mon, 27 Jun 2005 15:34:00 +0200 jack-audio-connection-kit (0.100.0-1) experimental; urgency=low * new upstream release * new SONAME again. noone was using that 0.99.61 from experimental and it confuses people. -- Robert Jordens Mon, 13 Jun 2005 20:16:50 +0200 jack-audio-connection-kit (0.99.61-1) experimental; urgency=low * intermediate snapshot release + new jack_client_open() interface requiring a new SONAME: 0.99.61 (although the first incompatible change happened at least in 0.99.14) + debian/patches/04_configure_in_jack_version.patch: updated * debian/FAQ: updated from webpage -- Robert Jordens Sat, 7 May 2005 18:30:20 +0200 jack-audio-connection-kit (0.99.0-6) unstable; urgency=high * do not use the "[system: linux]" stuff for "Depends"; patch from Daniel Schepler ; closes: Bug#295804 * urgency high due to things in 0.99.0-5 * debian/control: build against libreadline5-dev -- Robert Jordens Sun, 20 Feb 2005 22:01:41 +0100 jack-audio-connection-kit (0.99.0-5) unstable; urgency=high * debian/patches/01a_force-copy-autogen.sh.patch: dont make symlinks for config.{guess,sub}; let cdbs play with it; closes: Bug#295284 * urgency high because the bug is present in testing and will surface as soon as the next cdbs gets there * debian/control.in, rules: use cdbs' new crazy mechanism of mangling control; closes: Bug#272307 -- Robert Jordens Mon, 14 Feb 2005 23:32:10 +0100 jack-audio-connection-kit (0.99.0-4) unstable; urgency=low * debian/control.in: added a Recommends: jackd (= ${Source-Version}) to libjack to express the need to install jackd in order to get a working libjack. -- Robert Jordens Tue, 1 Feb 2005 13:22:54 +0100 jack-audio-connection-kit (0.99.0-3) unstable; urgency=low * moved Junichi to Uploaders and me to Maintainer in debian/control. Thanks, Junichi, for your great work reagrding this package! * debian/control.in, debian/rules: added kfreebsd-gnu handling; thanks to Robert Millan ; closes: Bug#272307 * debian/control.in: convert "Depends: jackd" into a two-sided conflicts; closes: Bug#248665 -- Robert Jordens Sun, 30 Jan 2005 21:22:21 +0100 jack-audio-connection-kit (0.99.0-2) unstable; urgency=medium * upload unchanged to unstable; * urgency medium because of important fixes for i586 users (Bug#266975) and NPTL workaround (Bug#266507) -- Robert Jordens Tue, 2 Nov 2004 20:16:51 +0100 jack-audio-connection-kit (0.99.0-1) experimental; urgency=low * new upstream release + works around pthread-create bug in glibc (Bug#266507) + debian/patches/03_remove-cpp-atomicity.patch, debian/patches/07_dont_add_readline_to_LIBS.patch: removed since applied upstream + --disable-iec61883 since it doesn't compile * uplod to experimental to not hinder the other version entering testing * debian/rules: don't optimize for i686 on i386; closes: Bug#266975 -- Robert Jordens Wed, 22 Sep 2004 23:01:39 +0200 jack-audio-connection-kit (0.98.1-5) unstable; urgency=medium * debian/patches/03_remove-cpp-atomicity.patch: use a regular patch for removing the atomicity files for sparc and hppa * debian/patches/07_dont_add_readline_to_LIBS.patch: added; add a noop to prevent linking libjack0.80.0-0 against libreadline4; closes: Bug#260954, Bug#260961; urgency medium because this breaks other packages' builds * correct spelling error in debian/jackd.README.Debian: powerful * debian/watch: added -- Robert Jordens Sat, 31 Jul 2004 17:21:44 +0200 jack-audio-connection-kit (0.98.1-4) unstable; urgency=low * debian/rules: remove atomicity.h for hppa and sparc to work around the FTBS; closes: Bug#256221 for now -- Robert Jordens Wed, 30 Jun 2004 02:20:09 +0200 jack-audio-connection-kit (0.98.1-3) unstable; urgency=low * upload experimental version unchanged to unstable -- Robert Jordens Tue, 15 Jun 2004 01:18:46 +0200 jack-audio-connection-kit (0.98.1-2) experimental; urgency=low * debian/shlibs.local: use ${Source-Version}, thanks to Elimar Riesebieter -- Robert Jordens Sun, 16 May 2004 15:49:20 +0200 jack-audio-connection-kit (0.98.1-1) experimental; urgency=low * new upstream release + fulfills whishes for init.d scripts or other ways of automatically starting jackd if applications need it (analogy to esd); set JACK_START_SERVER in your environment to enable it; closes: Bug#169776 + non-existent function has been removed from the header; closes: Bug#245742 * debian/FAQ: updated from webpage * debian/README.developers: updated from webpage * debian/user-howto: updated from webpage -- Robert Jordens Fri, 7 May 2004 15:24:54 +0200 jack-audio-connection-kit (0.96.2-1) experimental; urgency=low * new upstream snapshot from CVS branch EXP to test new autoconf structure. + also contains new features, does not break binary compatibility + probably won't compile on arm because the generic atomicity.h implementation is broken. * debian/patches/20-check-rc-from-initialize-shm.diff: integrated upstream -- Robert Jordens Wed, 31 Mar 2004 23:44:30 +0200 jack-audio-connection-kit (0.94.0-4) unstable; urgency=low * the "you are never entirely done" release * forgot to update debian/shlibs.local -- Robert Jordens Mon, 1 Mar 2004 01:32:14 +0100 jack-audio-connection-kit (0.94.0-3) unstable; urgency=low * libjack0.80.0-dev should indeed be Section: libdevel. I don't know, where the actual change disapeared. -- Robert Jordens Sun, 29 Feb 2004 01:16:34 +0100 jack-audio-connection-kit (0.94.0-2) unstable; urgency=low * debian/control: libjack0.80.0-dev is Section: libdevel * debian/jackd.README.Debian, debian/rules: + add a lot of documentation and support for setuid jackstart; addresses our part of Bug#229709, which can then be reassigned to wnpp + manpages, FAQ, a user-howto and a extensive README.Debian are there; closes: Bug#148933 + add documentation and support for /dev/shm as tmpdir; needs libc6 >= 2.3.2.ds1-11 because they create and mount the tmpfs; closes: Bug#229374 + added hints to the lowlatency and preempt patches in Debian and to the givertcap patch in AGNULA. + add information and pointers to the realtime LSM * debian/control: + jackd "Suggests: qjackctl, jack-tools, meterbridge, libjackasyn0" which create a sufficient and extended toolkit and environment for jackd + libjack0.80.0-0: Depends: jackd (= ${Source-Version}), for discussion see l.d.o/debian-multimedia * debian/patches/20-check-rc-from-initialize-shm.diff: added; addresses the remaining notes and finally closes: Bug#234072 -- Robert Jordens Sat, 28 Feb 2004 20:00:05 +0100 jack-audio-connection-kit (0.94.0-1) unstable; urgency=low * new upstream release + fixes command-line parsing * rewrote urls as as recommended in RFC 2396, Appendix E * JACK 0.75.0 entered testing; uploading to unstable -- Robert Jordens Tue, 13 Jan 2004 19:57:04 +0100 jack-audio-connection-kit (0.91.1-1) experimental; urgency=low * New upstream release + does not break binary compatibility + enable experimental firewire drivers - debian/control: Build-Depends: libraw1394-dev - debian/patches/06_iec61883_headers.patch add files missing from tarball + obsoletes debian/patches/03_cpuinfo_other_archs.patch * debian/FAQ: updated from webpage * debian/libjack0.80.0-dev.install: don't install *.la files for jack plugins * debian/shlibs.local: added: remove duplicate depends on libjack for jackd * debian/jack_freewheel.1, debian/jack_bufsize.1: wrote manpages -- Robert Jordens Tue, 30 Dec 2003 19:51:04 +0100 jack-audio-connection-kit (0.80.0-1) experimental; urgency=low * new upstream release; binary compatibility mostly remains, source compatibility breaks, chose the new soname; upload to experimental * debian/patches/03_cycles-h-other-archs.patch: partially integrated upstream * debian/patches/03_cpuinfo_other_archs.patch: parses cpuinfo on other architectures by Junichi Uekawa; closes: #207435 * debian/control: changed rjo@gmx.de to jordens@debian.org -- Robert Jordens Tue, 2 Sep 2003 22:18:01 +0200 jack-audio-connection-kit (0.75.0-2) unstable; urgency=low * Add replaces libjack0.71.2-0 (<< 0.75.0-1), due to moved 'development binaries for plugins'. (closes: #207731) * Standards-Version: 3.6.1 -- Junichi Uekawa Fri, 29 Aug 2003 18:01:26 +0900 jack-audio-connection-kit (0.75.0-1) unstable; urgency=low * new upstream release * debian/rules: switched to cdbs + tarball.mk: great way to ensure the autotools horror doesn't pollute the diff + simple-patchsys.mk: works great with the dpatches renamed. + debian/rules: builds optimized for i386: closes: #202589 have a nonoptimized version with DEB_BUILD_OPTIONS=noopt as per policy * debian/control: + use dh-buildinfo + new comaintainers Guenter Geiger and Robert Jordens + Standards-Version: 3.6.0: no changes + won't change the package name (and release of libjack) again because binary compatibility didn't break. JACK_API_CURRENT will be set to 1 as soon as the new era of binary compatibility starts upstream. Then libjack0.71.2 will be named libjack1. closes: #205552 + Build-Depends: libreadline4-dev to build jack_transport * debian/lib*.install: moved the jack plugins' development versions to libjack0.71.2-dev * debian/libjack0.71.2-dev.docs: added README.developers to libjack0.71.2-dev and ship it as a file, not as a patch * debian/FAQ: updated from webpage * 03_cycles-h-other-archs.patch: updated with code from the kernel headers that works well for ardour, thus reducing the number of archs where the workaround is used to: arm, sparc, m68k * debian/jack_load.1, debian/jack_unload.1, debian/jack_transport.1, debian/jack_monitor_client.1, debian/jack_simple_client.1: wrote the missing manpages. * debian/user-howto: added to jackd documentation and updated from webpage -- Robert Jordens Fri, 22 Aug 2003 11:00:45 +0200 jack-audio-connection-kit (0.71.2-1) unstable; urgency=low * New upstream release * Update patches: 04_configure_in_jack_version: update for 0.71.2 02_version-soname: update. * debian/*: manually edit for 0.71.2 debian/jackd.manpages: use upstream manpages for jackd and jackstart * add rules to build jack_md5.h before jackstart * FAQ update rules fixed to add changelog entry * build in a subdir * debian/FAQ: updated from webpage * debian/rules: use patch-stamp instead of patch * [05_jack_md5h.dpatch] fix jack_md5.h dependency * run autoconf2.5/automake1.7 over source -- Junichi Uekawa Wed, 21 May 2003 00:12:08 +0900 jack-audio-connection-kit (0.50.0-2) UNRELEASED; urgency=low * Use dpatch to manage patches. 01_readme-developers 02_version-soname 03_cycles-h 04_configure_in_jack_version - autoconf/automake needs to be re-ran after applying those patches, added a rule to do that to debian/rules (auto-run) * debian/rules: fix to properly handle autoconf 2.57-generated configure, instead of 2.13 -- Junichi Uekawa Mon, 7 Apr 2003 20:55:59 +0900 jack-audio-connection-kit (0.50.0-1) unstable; urgency=low * New upstream release, new maintainer. * Use DESTDIR instead of prefix= in install target. * Misc updating, forward-porting of patches, etc. * I am keeping the soname convention as it is, since upstream is still not decided on a stable interface. * re-run aclocal/autoconf/automake. * use w3m instead of lynx to get the FAQ -- Junichi Uekawa Sun, 2 Mar 2003 17:49:15 +0900 jack-audio-connection-kit (0.44.0-1) unstable; urgency=low * New upstream release (CVS) * Re-add some missing binaries and manpages that got lost somehow. -- Stefan Schwandter Tue, 7 Jan 2003 18:25:28 +0100 jack-audio-connection-kit (0.40.1-1) unstable; urgency=low * New upstream release (CVS) * Keep library versioning based on package version although upstream doesn't anymore, as long as different "releases" (CVS snapshots actually) aren't guaranteed to be binary compatible. * JACK now doesn't depend on glib anymore (closes: #154773). -- Stefan Schwandter Sat, 30 Nov 2002 14:42:59 +0100 jack-audio-connection-kit (0.38.0-1) unstable; urgency=low * New upstream release (CVS). -- Stefan Schwandter Fri, 20 Sep 2002 19:20:20 +0200 jack-audio-connection-kit (0.37.2-1) unstable; urgency=low * New upstream release (CVS). As there doesn't seem to be a release in sight, and cvs has been on it's current status for a while i decided to switch to the cvs version. Unfortunately this means recompiling for packages depending on libjack again... * Ship a changelog generated by cvs2cl from the upstream sources. Upstream doesn't unfortunately. -- Stefan Schwandter Mon, 16 Sep 2002 09:14:51 +0200 jack-audio-connection-kit (0.34.0-6) unstable; urgency=low * Added patch for jackrec to build with libsndfile1. * debian/control: build-dep on libsndfile1-dev -- Stefan Schwandter Thu, 5 Sep 2002 15:04:24 +0200 jack-audio-connection-kit (0.34.0-5) unstable; urgency=low * Change address in debian/control as well... -- Stefan Schwandter Wed, 4 Sep 2002 09:58:54 +0200 jack-audio-connection-kit (0.34.0-4) unstable; urgency=low * New maintainer email address * Applied patch by Junichi Uekawa to remove the unconditional error from cycles.h to hopefully enable build on more architectures (closes: #148699). -- Stefan Schwandter Wed, 4 Sep 2002 09:29:14 +0200 jack-audio-connection-kit (0.34.0-3) unstable; urgency=low * Small manpage updates * Added ALSA-related URLs to debian/asound.rc * Renamed libjack0 to libjack0.34.0-0 and relaxed shlibs dependency (closes: #149687) * Removed jack_alsa from shlibs file * Fixed FAQ line-length * Removed autogen.sh from the diff.gz * debian/rules - Avoid stripping of the jackd binary if DEB_BUILD_OPTIONS=nostrip is set - Made configure a phony target again - Added faq target to fetch the FAQ from the website * libjack0.34.0-dev: added dependency on pkg-config (closes: #150089) * Removed some of the less useful example clients, upstream will do the same in the next release, build-dep on libfltk could be dropped -- Stefan Schwandter Mon, 1 Jul 2002 20:06:27 +0200 jack-audio-connection-kit (0.34.0-2) unstable; urgency=low * Added more documentation (first step to address #148933) - added manpages - added w3m -dump'ed version of the FAQ from the website - added example .asoundrc - remove rather pointless upstream README * Applied patch by Junichi Uekawa to enable build on ppc * Removed maintainer-only rules from debian/rules -- Stefan Schwandter Wed, 5 Jun 2002 10:04:01 +0200 jack-audio-connection-kit (0.34.0-1) unstable; urgency=low * Repackaged from scratch. Thanks to Junichi Uekawa for his previous work on jack packaging and for useful hints how to get my package into a releasable state! (closes: #141450) * New upstream release -- Stefan Schwandter Fri, 24 May 2002 11:00:24 +0200 jack (0.8.0.cvs) unstable; urgency=low * cvs update -- Junichi Uekawa Tue, 5 Feb 2002 22:12:15 +0900 jack (0.6.0.cvs) unstable; urgency=low * CVS Checkout source, packaging it. -- Junichi Uekawa Sun, 23 Dec 2001 17:19:50 +0900 jack (0.4.7-1) unstable; urgency=low * Initial attempt to create a Debian package out of the Sourceforge file release. -- Junichi Uekawa Sun, 23 Dec 2001 17:13:22 +0900 debian/jackd1.postrm0000644000000000000000000000074311721024023011565 0ustar #!/bin/sh -e # # CONFIG_FILE=/etc/security/limits.d/audio.conf if [ "$1" = "purge" ] then for conffile in ${CONFIG_FILE} ${CONFIG_FILE}.disabled do if [ -e ${conffile} ] then rm ${conffile} fi done # if we still have debconf, also remove our entries from the DB if [ -e /usr/share/debconf/confmodule ] then # Source debconf library. . /usr/share/debconf/confmodule db_purge fi fi #DEBHELPER# debian/jackd1.manpages0000644000000000000000000000006211721024023012026 0ustar jackd/jackd.1 man/*.1 debian/jack_simple_client.1 debian/jackd1.postinst0000644000000000000000000000122712032005114012116 0ustar #!/bin/sh -e # Source debconf library. . /usr/share/debconf/confmodule CONFIG_FILE=/etc/security/limits.d/audio.conf # if neither $CONFIG_FILE nor ${CONFIG_FILE}.disabled exists, # let's copy it over from /usr/share/ if [ ! -s ${CONFIG_FILE} -a ! -s ${CONFIG_FILE}.disabled ]; then cp /usr/share/jackd/audio.conf ${CONFIG_FILE}.disabled fi db_get jackd/tweak_rt_limits if [ $RET = "true" ]; then if [ -e ${CONFIG_FILE}.disabled ]; then mv ${CONFIG_FILE}.disabled ${CONFIG_FILE} || true fi else # user doesn't want RT prio if [ -e $CONFIG_FILE ]; then mv $CONFIG_FILE ${CONFIG_FILE}.disabled || true fi fi #DEBHELPER# debian/NEWS0000644000000000000000000000272211721024023007660 0ustar jack-audio-connection-kit (1.9.4+svn3842-1) unstable; urgency=low /etc/init.d/jackd has been removed. Former jackd packages provided an initscript to start jackd at boottime, however, this mode is discouraged by upstream and was therefore dropped in jack-audio-connection-kit-0.116.2+svn3592-2. See #565117 (and #527642) for more information. -- Adrian Knoth Thu, 14 Jan 2010 12:06:57 +0100 jack-audio-connection-kit (0.118+svn3796-1) unstable; urgency=low Upstream has replaced -L by -r, so in order to disable realtime mode, specify -r or --no-realtime now. The reason is to have the same commandline args for jackd1 and jackd2, but -L was already in use by jackd2. -- Adrian Knoth Wed, 18 Nov 2009 10:16:27 +0100 jack-audio-connection-kit (0.116.2+svn3592-3) unstable; urgency=low The default operation mode for jackd is now realtime mode, upstream has changed the semantics. It's no longer necessary to specify -R or --realtime. If you just run jackd without POSIX realtime priorities (use 'dpkg-reconfigure -phigh jackd' to enable or disable, ulimit -r -l to check), then jackd will complain. If so, use -L to disable realtime mode. IOW: If you don't want to run jackd with realtime priorities, you would now have to provide -L, whereas the formerly optional -R is now the default. -- Adrian Knoth Tue, 11 Aug 2009 14:53:02 +0200 debian/clean0000644000000000000000000000024211721024023010161 0ustar aclocal.m4 config.h.in config.log configure config/missing config/config.guess config/compile config/ltmain.sh config/depcomp config/install-sh config/config.sub debian/jackd1.preinst0000644000000000000000000000162111721024023011721 0ustar #!/bin/sh -e # Remove a no-longer used conffile rm_conffile() { local PKGNAME="$1" local CONFFILE="$2" [ -e "$CONFFILE" ] || return 0 local md5sum="$(md5sum $CONFFILE | sed -e 's/ .*//')" local old_md5sum="$(dpkg-query -W -f='${Conffiles}' $PKGNAME | \ sed -n -e "\' $CONFFILE ' { s/ obsolete$//; s/.* //; p }")" if [ "$md5sum" != "$old_md5sum" ] && \ [ "$md5sum" != "c9d1f0caa7b49ce7f0d2bc7b458bdd3f" ]; then echo "Obsolete conffile $CONFFILE has been modified by you." echo "Saving as $CONFFILE.dpkg-bak ..." mv -f "$CONFFILE" "$CONFFILE".dpkg-bak else echo "Removing obsolete conffile $CONFFILE ..." rm -f "$CONFFILE" fi } LASTVERSION=0.116.2+svn3592-2 case "$1" in install|upgrade) if dpkg --compare-versions "$2" le "$LASTVERSION"; then rm_conffile jackd "/etc/init.d/jackd" fi esac #DEBHELPER# debian/make_tarball.sh0000644000000000000000000000166511721024756012155 0ustar #/bin/sh # # Little helper script to generate the jackd1 tarball from a git # repository. # # Example usage: # $ git clone git://github.com/jackaudio/jack1.git # $ cd jack1 # $ git submodule init # $ git submodule update # $ sh /path/to/make_tarball.sh /tmp/jackd1-x.y.z GIT_SHORT_VERSION=`git diff-tree HEAD | head -n 1 | cut -b -8` DATE_STRING=`date "+%Y%m%d"` TARGET_DIR="$1+${DATE_STRING}git${GIT_SHORT_VERSION}" if [ $# -ne 1 ]; then echo "Usage: $0 " exit 1 fi echo "Creating ${TARGET_DIR}" mkdir "${TARGET_DIR}" || exit 1 echo "Exporting jack to ${TARGET_DIR}" git archive master | tar -C "${TARGET_DIR}" -xf - for submodule in tools example-clients jack; do echo "Exporting submodule ${submodule}" ( cd "$submodule" && git archive master | tar -C "${TARGET_DIR}/${submodule}" -xf - ) done echo "Cleaning git files from export directory" find "${TARGET_DIR}" -name ".git*" -delete debian/po/0000755000000000000000000000000011721024023007574 5ustar debian/po/pt.po0000644000000000000000000000413611721024023010563 0ustar # translation of jack-audio-connection-kit debconf to Portuguese # Copyright (C) 2009 the jack-audio-connection-kit's copyright holder # This file is distributed under the same license as the jack-audio-connection-kit package. # # Américo Monteiro , 2009. msgid "" msgstr "" "Project-Id-Version: jack-audio-connection-kit 0.116.2+svn3592-4\n" "Report-Msgid-Bugs-To: jack-audio-connection-kit@packages.debian.org\n" "POT-Creation-Date: 2009-10-10 14:57+0100\n" "PO-Revision-Date: 2009-10-11 10:52+0100\n" "Last-Translator: Américo Monteiro \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "Enable realtime process priority?" msgstr "Activar prioridade do processo em tempo real?" #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "" "If you want to run jackd with realtime priorities, the user starting jackd " "needs realtime permissions. Accept this option to create the file /etc/" "security/limits.d/audio.conf, granting realtime priority and memlock " "privileges to the audio group." msgstr "" "Se deseja correr o jackd com prioridades de tempo real, o utilizador que " "arrancar o jackd precisa ter permissões de tempo real. Aceite esta opção " "para criar o ficheiro /etc/security/limits.d/audio.conf. garantindo " "prioridade de tempo real e privilégios memlock ao grupo audio." #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "" "Running jackd with realtime priority minimizes latency, but may lead to " "complete system lock-ups by requesting all the available physical system " "memory, which is unacceptable in multi-user environments." msgstr "" "Correr o jackd com prioridade de tempo real minimiza a latência, mas pode " "levar a paragens completas do sistema ao requisitar toda a memória física " "disponível do sistema, o que é inaceitável em ambientes de " "multi-utilizador." debian/po/sv.po0000644000000000000000000000377411721024023010577 0ustar # translation of jack-audio-connection-kit_sv.po to Swedish # Copyright (C) 2009 # This file is distributed under the same license as the jack-audio-connection-kit package. # # Martin Ågren , 2009. msgid "" msgstr "" "Project-Id-Version: jack-audio-connection-kit_sv\n" "Report-Msgid-Bugs-To: jack-audio-connection-kit@packages.debian.org\n" "POT-Creation-Date: 2009-10-10 14:57+0100\n" "PO-Revision-Date: 2009-10-10 18:08+0200\n" "Last-Translator: Martin Ågren \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "Enable realtime process priority?" msgstr "Aktivera realtidsprocessprioritet?" #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "" "If you want to run jackd with realtime priorities, the user starting jackd " "needs realtime permissions. Accept this option to create the file /etc/" "security/limits.d/audio.conf, granting realtime priority and memlock " "privileges to the audio group." msgstr "" "Om du vill köra jackd med realtidsprioriteter, behöver den användare som startar jackd " "realtidsrättigheter. Acceptera detta val för att skapa filen /etc/" "security/limits.d/audio.conf, vilket ger realtidsprioritet och " "memlockrättigheter till audiogruppen." #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "" "Running jackd with realtime priority minimizes latency, but may lead to " "complete system lock-ups by requesting all the available physical system " "memory, which is unacceptable in multi-user environments." msgstr "" "Om jackd körs med realtidsprioritet minimeras latensen, men det kan leda till " "att systemet låser sig fullständigt genom att efterfråga allt tillgängligt fysiskt " "systemminne, vilket är oacceptabelt i en fleranvändarmiljö." debian/po/pt_BR.po0000644000000000000000000000405511721024023011146 0ustar # Debconf translations for jack-audio-connection-kit. # Copyright (C) 2009 THE jack-audio-connection-kit'S COPYRIGHT HOLDER # This file is distributed under the same license as the jack-audio-connection-kit package. # Adriano Rafael Gomes , 2009. # msgid "" msgstr "" "Project-Id-Version: jack-audio-connection-kit 0.118+svn3796-8\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-07-07 10:34+0200\n" "PO-Revision-Date: 2010-12-12 00:15-0200\n" "Last-Translator: Adriano Rafael Gomes \n" "Language-Team: Brazilian Portuguese \n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "pt_BR utf-8\n" #. Type: boolean #. Description #: ../jackd1.templates:2001 msgid "Enable realtime process priority?" msgstr "Habilitar prioridade de processo em tempo real?" #. Type: boolean #. Description #: ../jackd1.templates:2001 msgid "" "If you want to run jackd with realtime priorities, the user starting jackd " "needs realtime permissions. Accept this option to create the file /etc/" "security/limits.d/audio.conf, granting realtime priority and memlock " "privileges to the audio group." msgstr "" "Se você quiser executar o jackd com prioridades de tempo real, o usuário que " "for iniciar o jackd precisa ter permissões de tempo real. Aceite esta opção " "para criar o arquivo /etc/security/limits.d/audio.conf, concedendo " "prioridade de tempo real e privilégios de memlock para o grupo audio." #. Type: boolean #. Description #: ../jackd1.templates:2001 msgid "" "Running jackd with realtime priority minimizes latency, but may lead to " "complete system lock-ups by requesting all the available physical system " "memory, which is unacceptable in multi-user environments." msgstr "" "Executar o jackd com prioridade de tempo real minimiza a latência, mas pode " "levar a travamentos completos do sistema por requisitar toda a memória " "física disponível do sistema, o que é inaceitável em ambientes multi-usuário." debian/po/nl.po0000644000000000000000000000403011721024023010542 0ustar # Dutch translation of jackd2 debconf templates. # Copyright (C) 2011 THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the jackd2 package. # Jeroen Schot , 2011. # msgid "" msgstr "" "Project-Id-Version: jackd2 1.9.7~dfsg-1\n" "Report-Msgid-Bugs-To: jack-audio-connection-kit@packages.debian.org\n" "POT-Creation-Date: 2009-10-10 14:57+0100\n" "PO-Revision-Date: 2011-07-22 10:11+0200\n" "Last-Translator: Jeroen Schot \n" "Language-Team: Debian l10n Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: nl\n" #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "Enable realtime process priority?" msgstr "Realtime procesprioriteit activeren?" #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "" "If you want to run jackd with realtime priorities, the user starting jackd " "needs realtime permissions. Accept this option to create the file /etc/" "security/limits.d/audio.conf, granting realtime priority and memlock " "privileges to the audio group." msgstr "" "Als u wilt dat jackd wordt uitgevoerd met \"realtime\" prioriteit, dan heeft " "de gebruiker die jackd start realtime-privileges nodig. Als u deze optie " "accepteert wordt het bestand /etc/security/limits.d/audio.conf aangemaakt. " "Hiermee worden de realtime prioriteit- en memlock-privileges aan de groep " "\"audio\" toegekend." #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "" "Running jackd with realtime priority minimizes latency, but may lead to " "complete system lock-ups by requesting all the available physical system " "memory, which is unacceptable in multi-user environments." msgstr "" "Het uitvoeren van jackd met realtime prioriteit minimaliseert vertragingen, " "maar kan er voor zorgen dat het systeem vastloopt wanneer deze het volledige " "fysieke geheugen opvraagt. Dit is onaanvaardbaar op systemen waar meerdere " "gebruikers tegelijk werken." debian/po/it.po0000644000000000000000000000375511721024023010562 0ustar # Italian translation of jack-audio-connection-kit. # COPYRIGHT (C) 2009 THE JACK-AUDIO-CONNECTION-KIT'S COPYRIGHT HOLDER # This file is distributed under the same license as the jack-audio-connection-kit package. # Luca Monducci , 2009. # msgid "" msgstr "" "Project-Id-Version: jack-audio-connection-kit 0.116.2+svn3592 debconf " "templates\n" "Report-Msgid-Bugs-To: jack-audio-connection-kit@packages.debian.org\n" "POT-Creation-Date: 2009-10-10 14:57+0100\n" "PO-Revision-Date: 2009-10-21 21:31+0200\n" "Last-Translator: Luca Monducci \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "Enable realtime process priority?" msgstr "Attivare la priorità realtime del processo?" #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "" "If you want to run jackd with realtime priorities, the user starting jackd " "needs realtime permissions. Accept this option to create the file /etc/" "security/limits.d/audio.conf, granting realtime priority and memlock " "privileges to the audio group." msgstr "" "Per eseguire jackd con le priorità realtime, l'utente che avvia jackd " "necessita dei permessi realtime. Accettando verrà creato il file /etc/" "security/limits.conf, che garantirà i privilegi di priorità realtime e di " "memlock al gruppo audio." #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "" "Running jackd with realtime priority minimizes latency, but may lead to " "complete system lock-ups by requesting all the available physical system " "memory, which is unacceptable in multi-user environments." msgstr "" "L'esecuzione di jackd con priorità in realtime minimizza la latenza, ma " "potrebbe comportare dei blocchi del sistema dovuti alla richiesta di tutta " "la memoria fisica disponibile sul sistema, inaccettabile in ambienti multi-" "utente." debian/po/es.po0000644000000000000000000000541011721024023010543 0ustar # jack-audio-connection-kit po-debconf translation to Spanish # Copyright (C) 2009 Software in the Public Interest # This file is distributed under the same license as the jack-audio-connection-kit package. # # Changes: # - Initial translation # Francisco Javier Cuadrado , 2009 # # Traductores, si no conocen el formato PO, merece la pena leer la # documentación de gettext, especialmente las secciones dedicadas a este # formato, por ejemplo ejecutando: # info -n '(gettext)PO Files' # info -n '(gettext)Header Entry' # # Equipo de traducción al español, por favor, lean antes de traducir # los siguientes documentos: # # - El proyecto de traducción de Debian al español # http://www.debian.org/intl/spanish/ # especialmente las notas de traducción en # http://www.debian.org/intl/spanish/notas # # - La guía de traducción de po's de debconf: # /usr/share/doc/po-debconf/README-trans # o http://www.debian.org/intl/l10n/po-debconf/README-trans # msgid "" msgstr "" "Project-Id-Version: jack-audio-connection-kit 0.116.2+svn3592-4\n" "Report-Msgid-Bugs-To: jack-audio-connection-kit@packages.debian.org\n" "POT-Creation-Date: 2009-10-10 14:57+0100\n" "PO-Revision-Date: 2009-10-10 18:00+0200\n" "Last-Translator: Francisco Javier Cuadrado \n" "Language-Team: Debian l10n Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "Enable realtime process priority?" msgstr "¿Desea habilitar la prioridad en tiempo real del proceso?" #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "If you want to run jackd with realtime priorities, the user starting jackd needs realtime permissions. Accept this option to create the file /etc/security/limits.d/audio.conf, granting realtime priority and memlock privileges to the audio group." msgstr "Si quiere ejecutar jackd con prioridades en tiempo real, el usuario que ejecute jackd necesita tener permisos para dicha prioridad. Acepte esta opción para crear el archivo «/etc/security/limits.d/audio.conf», para permitir la prioridad en tiempo real y los privilegios de «memlock» al grupo audio." #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "Running jackd with realtime priority minimizes latency, but may lead to complete system lock-ups by requesting all the available physical system memory, which is unacceptable in multi-user environments." msgstr "Ejecutar jackd con la prioridad en tiempo real reduce la latencia, pero puede llevar a un bloqueo completo del sistema al pedir toda la memoria física disponible del sistema, lo que es inaceptable en entornos multiusuario." debian/po/POTFILES.in0000644000000000000000000000005411721024023011350 0ustar [type: gettext/rfc822deb] jackd1.templates debian/po/vi.po0000644000000000000000000000431711721024023010557 0ustar # Vietnamese translation for Jack Audio Conection Kit. # Copyright © 2009 Free Software Foundation, Inc. # Clytie Siddall , 2009. # msgid "" msgstr "" "Project-Id-Version: jack-audio-connection-kit 0.116.2+svn3592-4\n" "Report-Msgid-Bugs-To: jack-audio-connection-kit@packages.debian.org\n" "POT-Creation-Date: 2009-10-10 14:57+0100\n" "PO-Revision-Date: 2009-10-11 17:37+1030\n" "Last-Translator: Clytie Siddall \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: LocFactoryEditor 1.8\n" #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "Enable realtime process priority?" msgstr "Bật mức ưu tiên tiến trình thời gian thực ?" #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "" "If you want to run jackd with realtime priorities, the user starting jackd " "needs realtime permissions. Accept this option to create the file /etc/" "security/limits.d/audio.conf, granting realtime priority and memlock " "privileges to the audio group." msgstr "Nếu bạn muốn chạy trình nền jackd ở mức ưu tiên thời gian thực thì người dùng khởi chạy jackd cần có quyền truy cập thời gian thực. Hiệu lực tuỳ chọn này để tạo tập tin cấu hình « /etc/security/limits.d/audio.conf » mà cấp cho nhóm « audio » (âm thânh) quyền truy cập thời gian thực đối với mức ưu tiên và khoá bộ nhớ." #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "" "Running jackd with realtime priority minimizes latency, but may lead to " "complete system lock-ups by requesting all the available physical system " "memory, which is unacceptable in multi-user environments." msgstr "Chạy trình nền jackd ở mức ưu tiên thời gian thực thì giảm sự âm ỷ, nhưng mà cũng có thể dẫn tới toàn bộ hệ thống đang treo cứng do yêu cầu tất cả các bộ nhớ hệ thống vật lý sẵn sàng, một trường hợp không thể chấp nhận được trong môi trường đa người dùng." debian/po/ru.po0000644000000000000000000000616011721024023010565 0ustar # translation of ru.po to Russian # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Yuri Kozlov , 2009. msgid "" msgstr "" "Project-Id-Version: jack-audio-connection-kit 0.116.2+svn3592-4\n" "Report-Msgid-Bugs-To: jack-audio-connection-kit@packages.debian.org\n" "POT-Creation-Date: 2009-10-10 14:57+0100\n" "PO-Revision-Date: 2009-10-11 09:40+0400\n" "Last-Translator: Yuri Kozlov \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "Enable realtime process priority?" msgstr "Использовать приоритет реального времени в работе?" #. Type: boolean #. Description #: ../jackd.templates:2001 #| msgid "" #| "If you want to run jackd with realtime priorities, the user starting " #| "jackd needs realtime permissions. This is usually accomplished by " #| "tweaking rtprio and memlock in /etc/security/limits.conf, either for a " #| "specific user or for the audio group in general." msgid "" "If you want to run jackd with realtime priorities, the user starting jackd " "needs realtime permissions. Accept this option to create the file /etc/" "security/limits.d/audio.conf, granting realtime priority and memlock " "privileges to the audio group." msgstr "" "Если вы хотите, чтобы jackd выполнялся с приоритетом реального времени, то " "пользователю, запускающему jackd, нужны права на работу с приоритетом " "реального времени. Если ответить утвердительно, то будет создан файл " "/etc/security/limits.d/audio.conf, предоставляющий приоритет реального " "времени memlock для группы audio." #. Type: boolean #. Description #: ../jackd.templates:2001 #| msgid "" #| "Raising memlock and rtprio limits may lead to complete system lock-ups " #| "due to highest scheduler priorities or denial of service attacks by " #| "requesting all the available physical system memory, which is " #| "unacceptable in multi-user environments." msgid "" "Running jackd with realtime priority minimizes latency, but may lead to " "complete system lock-ups by requesting all the available physical system " "memory, which is unacceptable in multi-user environments." msgstr "" "Работа jackd с приоритетом реального времени сократит задержку, но может " "привести к полной блокировке системы, запрашивая всю доступную " "физическую системную память, что неприемлемо в многопользовательских " "системах." debian/po/gl.po0000644000000000000000000000370711721024023010545 0ustar # Copyright (C) 2009 Debian # This file is distributed under the same license as the jack-audio-connection-kit package. # # Marce Villarino , 2009. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: jack-audio-connection-kit@packages.debian.org\n" "POT-Creation-Date: 2009-10-10 14:57+0100\n" "PO-Revision-Date: 2009-11-03 21:17+0100\n" "Last-Translator: Marce Villarino \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "Enable realtime process priority?" msgstr "Desexa activar a prioridade de tempo real?" #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "" "If you want to run jackd with realtime priorities, the user starting jackd " "needs realtime permissions. Accept this option to create the file /etc/" "security/limits.d/audio.conf, granting realtime priority and memlock " "privileges to the audio group." msgstr "" "Se desexa executar jackd con prioridades de tempo real o usuario que " "inicie " "jackd precisa ter permisos para tempo real. Escolle esta opción para crear " "o ficheiro /etc/security/limits.d/audio.conf, que lle concederá a " "prioridade " "para tempo real e privilexios de bloqueo de memoria para o grupo de son." #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "" "Running jackd with realtime priority minimizes latency, but may lead to " "complete system lock-ups by requesting all the available physical system " "memory, which is unacceptable in multi-user environments." msgstr "" "Executa jackd con prioridade de tempo real minimiza a latencia pero pode " "causar bloqueos completos do sistema se pide toda a memoria física " "dispoñíbel " "no sistema, o que non é admisíbel en ambientes multiusuario." debian/po/fi.po0000644000000000000000000000377211721024023010543 0ustar # Copyright (C) 2009 # This file is distributed under the same license as the jack-audio-connection-kit package. # # Esko Arajärvi , 2009. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: jack-audio-connection-kit@packages.debian.org\n" "POT-Creation-Date: 2009-10-10 14:57+0100\n" "PO-Revision-Date: 2009-10-11 12:23+0300\n" "Last-Translator: Esko Arajärvi \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "Enable realtime process priority?" msgstr "Asetetaanko prosessi ajettavaksi reaaliaikaisella prioriteetilla?" #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "" "If you want to run jackd with realtime priorities, the user starting jackd " "needs realtime permissions. Accept this option to create the file /etc/" "security/limits.d/audio.conf, granting realtime priority and memlock " "privileges to the audio group." msgstr "" "Ohjelman jackd ajaminen reaaliaikaisella prioriteetilla vaatii, että sen " "käynnistäjällä on tähän vaadittavat oikeudet. Tämän vaihtoehdon " "valitseminen luo tiedoston /etc/security/limits.d/audio.conf, jossa " "ryhmälle ”audio” annetaan oikeudet reaaliaikaisen prioriteetin ja " "memlockin käyttöön." #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "" "Running jackd with realtime priority minimizes latency, but may lead to " "complete system lock-ups by requesting all the available physical system " "memory, which is unacceptable in multi-user environments." msgstr "" "Ohjelman jackd ajaminen reaaliaikaisella prioriteetilla minimoi latenssin, " "mutta voi aiheuttaa järjestelmän täydellisen lukkiutumisen vaatimalla " "järjestelmän kaiken fyysisen muistin, mikä ei ole hyväksyttävää monen " "käyttäjän ympäristössä." debian/po/ja.po0000644000000000000000000000430311721024023010526 0ustar # Copyright (C) 2009 Debian Multimedia Maintainers # This file is distributed under the same license as jack-audio-connection-kit package. # Hideki Yamane (Debian-JP) , 2009. # msgid "" msgstr "" "Project-Id-Version: jack-audio-connection-kit 0.116.2+svn3592-3\n" "Report-Msgid-Bugs-To: jack-audio-connection-kit@packages.debian.org\n" "POT-Creation-Date: 2009-10-10 14:57+0100\n" "PO-Revision-Date: 2009-10-14 17:32+0900\n" "Last-Translator: Hideki Yamane (Debian-JP) \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "Enable realtime process priority?" msgstr "リアルタイム実行優先度の設定を有効にしますか?" #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "" "If you want to run jackd with realtime priorities, the user starting jackd " "needs realtime permissions. Accept this option to create the file /etc/" "security/limits.d/audio.conf, granting realtime priority and memlock " "privileges to the audio group." msgstr "" "jackd をリアルタイム優先度で動作させたい場合、jackd を起動したユーザはリア" "ルタイム動作をさせられるパーミッションが必要です。このオプションを選択すると、" "/etc/security/limits.d/audio.conf ファイルを作成し、audio グループに対し" "てリアルタイム優先度と memlock 権限を許可します。" #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "" "Running jackd with realtime priority minimizes latency, but may lead to " "complete system lock-ups by requesting all the available physical system " "memory, which is unacceptable in multi-user environments." msgstr "" "レイテンシー (遅延) を抑えて jackd をリアルタイム優先度でに動作させると、" "システムの物理メモリを可能な限り要求して完全にシステム停止を引き起こす" "可能性があります。これは、マルチユーザ環境では容認出来ません。" debian/po/templates.pot0000644000000000000000000000253011721024023012316 0ustar # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: jack-audio-connection-kit@packages.debian.org\n" "POT-Creation-Date: 2011-12-17 07:23+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean #. Description #: ../jackd1.templates:2001 msgid "Enable realtime process priority?" msgstr "" #. Type: boolean #. Description #: ../jackd1.templates:2001 msgid "" "If you want to run jackd with realtime priorities, the user starting jackd " "needs realtime permissions. Accept this option to create the file /etc/" "security/limits.d/audio.conf, granting realtime priority and memlock " "privileges to the audio group." msgstr "" #. Type: boolean #. Description #: ../jackd1.templates:2001 msgid "" "Running jackd with realtime priority minimizes latency, but may lead to " "complete system lock-ups by requesting all the available physical system " "memory, which is unacceptable in multi-user environments." msgstr "" debian/po/de.po0000644000000000000000000000377711721024023010542 0ustar # Translation of jack-audio-connection-kit debconf templates to German # Copyright (C) Helge Kreutzmann , 2009. # This file is distributed under the same license as the jack-audio-connection-kit package. # msgid "" msgstr "" "Project-Id-Version: jack-audio-connection-kit 0.116.2+svn3592-4\n" "Report-Msgid-Bugs-To: jack-audio-connection-kit@packages.debian.org\n" "POT-Creation-Date: 2009-10-10 14:57+0100\n" "PO-Revision-Date: 2009-10-12 18:42+0200\n" "Last-Translator: Helge Kreutzmann \n" "Language-Team: de \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "Enable realtime process priority?" msgstr "Echtzeit-Verarbeitungspriorität aktivieren?" #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "" "If you want to run jackd with realtime priorities, the user starting jackd " "needs realtime permissions. Accept this option to create the file /etc/" "security/limits.d/audio.conf, granting realtime priority and memlock " "privileges to the audio group." msgstr "" "Falls Sie Jackd mit Echtzeitpriorität ausführen möchten, benötigt der " "Benutzer, der Jackd startet, die Echtzeit-Rechte. Akzeptieren Sie diese " "Option, um die Datei /etc/security/limits.d/audio.conf zu erstellen und damit " "der Gruppe »audio« Echtzeit- und Memlock-Priorität zu gewähren." #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "" "Running jackd with realtime priority minimizes latency, but may lead to " "complete system lock-ups by requesting all the available physical system " "memory, which is unacceptable in multi-user environments." msgstr "" "Durch Betrieb von Jackd mit Echtzeitpriorität wird die Latenz minimiert. Dies " "kann aber auch zum kompletten Aufhängen des Systems führen, indem der gesamte " "physische Speicher angefordert wird, was in einer Mehrbenutzerumgebung nicht " "akzeptabel ist." debian/po/ko.po0000644000000000000000000000416311721024023010551 0ustar # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: Jong\n" "Report-Msgid-Bugs-To: jack-audio-connection-kit@packages.debian.org\n" "POT-Creation-Date: 2011-12-17 07:23+0100\n" "PO-Revision-Date: 2011-07-01 17:29+0900\n" "Last-Translator: 김종규 \n" "Language-Team: Korean \n" "Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: Korean\n" "X-Poedit-Country: KOREA, REPUBLIC OF\n" "X-Poedit-SourceCharset: utf-8\n" #. Type: boolean #. Description #: ../jackd1.templates:2001 msgid "Enable realtime process priority?" msgstr "실시간 프로세스 우선 순위를 사용하시겠습니까?" #. Type: boolean #. Description #: ../jackd1.templates:2001 #, fuzzy msgid "" "If you want to run jackd with realtime priorities, the user starting jackd " "needs realtime permissions. Accept this option to create the file /etc/" "security/limits.d/audio.conf, granting realtime priority and memlock " "privileges to the audio group." msgstr "" "실시간 우선 순위로 jackd를 실행하려는 경우, jackd를 시작하는 사용자는 실시간 " "권한이 필요합니다. 오디오 그룹에 실시간 우선 순위 및 memlock 권한을 부여하고 " "파일/etc/security/limits.d/audio.conf를 생성하려면 이 옵션을 선택해주세요" #. Type: boolean #. Description #: ../jackd1.templates:2001 msgid "" "Running jackd with realtime priority minimizes latency, but may lead to " "complete system lock-ups by requesting all the available physical system " "memory, which is unacceptable in multi-user environments." msgstr "" "실시간 우선 순위로 jackd를 실행하는 것은 지연을 최소화합니다. 하지만 가능한 " "모든 실제 시스템 메모리를 요청함으로서 잠금 업 시스템을 완료할 수 있도록 하" "고, 이것은 다중 사용자 환경에서는 허용되지 않습니다. " debian/po/cs.po0000644000000000000000000000634511721024023010551 0ustar # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the jack-audio-connection-kit package. # Martin Sin , 2009. # msgid "" msgstr "" "Project-Id-Version: jack-audio-connection-kit 0.116.2+svn3592-2\n" "Report-Msgid-Bugs-To: jack-audio-connection-kit@packages.debian.org\n" "POT-Creation-Date: 2009-10-10 14:57+0100\n" "PO-Revision-Date: 2009-10-10 18:49+0200\n" "Last-Translator: Martin Sin \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "Enable realtime process priority?" msgstr "Povolit realtimovou prioritu procesu?" #. Type: boolean #. Description #: ../jackd.templates:2001 #| msgid "" #| "If you want to run jackd with realtime priorities, the user starting " #| "jackd needs realtime permissions. This is usually accomplished by " #| "tweaking rtprio and memlock in /etc/security/limits.conf, either for a " #| "specific user or for the audio group in general." msgid "" "If you want to run jackd with realtime priorities, the user starting jackd " "needs realtime permissions. Accept this option to create the file /etc/" "security/limits.d/audio.conf, granting realtime priority and memlock " "privileges to the audio group." msgstr "" "Pokud chcete spouštět jackd s realtimovými prioritami, potřebuje uživatel " "který spouští jackd příslušná realtimová oprávnění. Budete-li s tím " "souhlasit, dojde k vytvoření souboru /etc/security/limits.d/audio.conf " "a přiřazení příslušných práv (realtimové priority a memlock) pro skupinu " "audio." #. Type: boolean #. Description #: ../jackd.templates:2001 #| msgid "" #| "Raising memlock and rtprio limits may lead to complete system lock-ups " #| "due to highest scheduler priorities or denial of service attacks by " #| "requesting all the available physical system memory, which is " #| "unacceptable in multi-user environments." msgid "" "Running jackd with realtime priority minimizes latency, but may lead to " "complete system lock-ups by requesting all the available physical system " "memory, which is unacceptable in multi-user environments." msgstr "" "Spuštění jackd s realtimovou prioritou minimalizuje reakce počítače, ale může " "vést ke kompletnímu zatuhnutí systému způsobenému plným obsazením " "fyzické paměti což je nepřípustné zejména ve více-uživatelských prostředích." #~ msgid "Do you want to enable realtime priorities in /etc/security/limits.d?" #~ msgstr "Chcete povolit realtimové priority v /etc/security/limits.d?" #~ msgid "" #~ "The Debian default is to DISABLE realtime priorities, however, if you " #~ "intend to run jackd with very low latencies, enable this option in order " #~ "to place the approriate settings in /etc/security/limits.d/audio.conf." #~ msgstr "" #~ "Výchozím nastavením v Debianu je ZAKÁZAT realtimové priority, samozřejmě " #~ "pokud chcete spouštět jackd s nízkým reakčním časem, povolte tuto volbu a " #~ "tím budou provedena odpovídající nastavení v /etc/security/limits.d/audio." #~ "conf za vás." debian/po/fr.po0000644000000000000000000000437011721024023010547 0ustar # Translation of jack-audio-connection-kit debconf templates to French # Copyright (C) 2009 Debian French l10n team # This file is distributed under the same license as the jack-audio-connection-kit package. # # Translators: # Christian Perrier , 2009. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: jack-audio-connection-kit@packages.debian.org\n" "POT-Creation-Date: 2009-10-10 14:57+0100\n" "PO-Revision-Date: 2009-10-19 19:16+0200\n" "Last-Translator: Christian Perrier \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "Enable realtime process priority?" msgstr "Faut-il activer la gestion des priorités de processus en temps réel ?" #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "" "If you want to run jackd with realtime priorities, the user starting jackd " "needs realtime permissions. Accept this option to create the file /etc/" "security/limits.d/audio.conf, granting realtime priority and memlock " "privileges to the audio group." msgstr "" "Si vous voulez exécuter jackd avec des priorités en temps réel, " "l'identifiant qui exécute le démon doit avoir des autorisations « realtime ». " "Vous pouvez choisir cette option pour créer un fichier /etc/security/limits." "d/audio.conf qui donnera la priorité « realtime » et le privilège " "« memlock » (verrouillage de la mémoire) au groupe « audio »." #. Type: boolean #. Description #: ../jackd.templates:2001 msgid "" "Running jackd with realtime priority minimizes latency, but may lead to " "complete system lock-ups by requesting all the available physical system " "memory, which is unacceptable in multi-user environments." msgstr "" "Si jackd est exécuté en priorité temps réel, les délais de latence seront " "diminués mais cela peut provoquer un gel complet du système si toute la " "mémoire physique du système est mobilisée, ce qui est difficilement " "acceptable en environnement multi-utilisateurs." debian/po/da.po0000644000000000000000000000351111721024023010520 0ustar # Danish translation jackd2. # Copyright (C) 2011 jackd2 & nedenstående oversættere. # This file is distributed under the same license as the jackd2 package. # Joe Hansen , 2011. # msgid "" msgstr "" "Project-Id-Version: jackd2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-04-01 10:29+0200\n" "PO-Revision-Date: 2011-04-03 17:30+01:00\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean #. Description #: ../jackd2.templates:2001 msgid "Enable realtime process priority?" msgstr "Aktiver realtidsprocesprioritet?" #. Type: boolean #. Description #: ../jackd2.templates:2001 msgid "" "If you want to run jackd with realtime priorities, the user starting jackd " "needs realtime permissions. Accept this option to create the file /etc/" "security/limits.d/audio.conf, granting realtime priority and memlock " "privileges to the audio group." msgstr "" "Hvis du ønsker at køre jackd med realtidsprioriteter, skal brugeren der " "starter jackd have rettigheder for realtid. Accepter denne indstilling for " "at oprette filen /etc/security/limits.d/audio.conf der giver realtidsprioritet " "og memlock-privilegier til lydgruppen." #. Type: boolean #. Description #: ../jackd2.templates:2001 msgid "" "Running jackd with realtime priority minimizes latency, but may lead to " "complete system lock-ups by requesting all the available physical system " "memory, which is unacceptable in multi-user environments." msgstr "" "Kørsel af jackd med realtidsprioritet minimerer latens, men kan føre til " "fuldstændig systemlåsning ved at anmode om al den tilgængelige fysiske " "systemhukommelse, hvilket er uacceptabelt i flerbrugermiljøer." debian/compat0000644000000000000000000000000211721024023010354 0ustar 9 debian/libjack0.docs0000644000000000000000000000021111721024023011501 0ustar build-tree/jack-audio-connection-kit-*/README build-tree/jack-audio-connection-kit-*/TODO build-tree/jack-audio-connection-kit-*/AUTHORS debian/jackd1-firewire.install0000644000000000000000000000005311721024023013513 0ustar debian/tmp/usr/lib/*/jack/jack_firewire.so debian/patches/0000755000000000000000000000000011721025057010615 5ustar debian/patches/README0000644000000000000000000000021111721024023011457 0ustar 0xxx: Grabbed from upstream development. 1xxx: Possibly relevant for upstream adoption. 2xxx: Only relevant for official Debian release. debian/patches/2001_debian_lib64.patch0000644000000000000000000000143411721024023014514 0ustar Description: Avoid configure script special-casing 64bit arch library path Last-Update: 2010-03-10 Index: jack-audio-connection-kit/configure.ac =================================================================== --- jack-audio-connection-kit.orig/configure.ac +++ jack-audio-connection-kit/configure.ac @@ -171,19 +171,8 @@ # # We need to establish suitable defaults for a 64-bit OS +# But we don't use /usr/lib64 in Debian libnn=lib -case "${host_os}" in - linux*) - case "${host_cpu}" in - x86_64|mips64|ppc64|sparc64|s390x) - libnn=lib64 - ;; - esac - ;; - solaris*) - ## libnn=lib/sparcv9 ## on 64-bit only, but that's compiler-specific - ;; -esac ## take care not to override the command-line setting if test "${libdir}" = '${exec_prefix}/lib'; then debian/patches/series0000644000000000000000000000003011721025057012023 0ustar 2001_debian_lib64.patch debian/jack_simple_client.10000644000000000000000000000106111721024023013055 0ustar .TH JACK_CONNECT "1" "August 2003" "0.91.1" .SH NAME jack_simple_client \- The JACK Audio Connection Kit example client .SH SYNOPSYS .B jack_simple_client client-name .PP The client-name must be a yet unused client name. .SH DESCRIPTION .B jack_simple_client is an example client for the JACK Audio Connection Kit. It creates two ports (client-name:input and client-name:output) that pass the data unmodified. .SH EXAMPLE jack_simple_client in_process_test .SH AUTHOR Jeremy Hall .PP This manpage was written by Robert Jordens for Debian. debian/jackd1.config0000644000000000000000000000021511721024023011500 0ustar #!/bin/sh -e # Source debconf library. . /usr/share/debconf/confmodule # realtime prio? db_input high jackd/tweak_rt_limits || true db_go debian/control0000644000000000000000000000621512230526777010610 0ustar Source: jack-audio-connection-kit Section: sound Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Adrian Knoth , Free Ekanayaka , Jonas Smedegaard , Junichi Uekawa , Reinhard Tartler Build-Depends: libtool, automake1.11, autoconf, debhelper (>= 9~), cdbs (>= 0.4.93~), debhelper (>= 8.1.3), d-shlibs, doxygen, libasound2-dev [linux-any], libffado-dev (>= 2.0.0) [linux-any], libraw1394-dev [linux-any], libreadline-dev, libsamplerate-dev, libsndfile1-dev, libtool, patchutils, po-debconf Standards-Version: 3.9.3 DM-Upload-Allowed: yes Homepage: http://jackaudio.org/ Vcs-Git: git://git.debian.org/git/pkg-multimedia/jack-audio-connection-kit.git Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/jack-audio-connection-kit.git;a=summary Package: jackd1 Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: coreutils (>= 4.0), debconf | debconf-2.0, libjack0 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Provides: jack-daemon Replaces: libjack0 (<< 1:0.118+svn3796-4), jack-daemon, jackd (<< 3) Conflicts: jack-daemon, jackd (<< 3) Recommends: jackd1-firewire [amd64 i386 powerpc], libpam-modules, qjackctl Suggests: jack-tools, meterbridge Description: JACK Audio Connection Kit (server and example clients) JACK is a low-latency sound server, allowing multiple applications to connect to one audio device, and to share audio between themselves. . This package contains the daemon jackd as well as some example clients. Package: libjack0 Architecture: any Multi-Arch: same Section: libs Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Conflicts: jackd1 (<< ${binary:Version}), jackd1 (>> ${binary:Version}), libjack-0.116 Suggests: jackd1 (= ${binary:Version}) Provides: libjack-0.116 Replaces: libjack-0.116 Description: JACK Audio Connection Kit (libraries) JACK is a low-latency sound server, allowing multiple applications to connect to one audio device, and to share audio between themselves. . This package contains the shared libraries. Package: jackd1-firewire Architecture: amd64 i386 powerpc Provides: jackd-firewire Replaces: jackd-firewire Conflicts: jackd-firewire Depends: jackd1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: JACK Audio Connection Kit (FFADO backend) JACK is a low-latency sound server, allowing multiple applications to connect to one audio device, and to share audio between themselves. . This package contains the IEEE1394 (FireWire) backend (FFADO). Package: libjack-dev Architecture: any Section: libdevel Depends: ${devlibs:Depends}, libjack0 (= ${binary:Version}), ${misc:Depends}, pkg-config, ${shlibs:Depends} Provides: libjack0.100.0-dev, libjack-dev-session Description: JACK Audio Connection Kit (development files) JACK is a low-latency sound server, allowing multiple applications to connect to one audio device, and to share audio between themselves. . This package contains files needed for the development of JACK applications and an API reference. debian/TODO.Debian0000644000000000000000000000005411721024023011026 0ustar * maybe start jackd it as an init.d service debian/jackd1.templates0000644000000000000000000000156611721024023012243 0ustar # These templates have been reviewed by the debian-l10n-english # team # # If modifications/additions/rewording are needed, please ask # debian-l10n-english@lists.debian.org for advice. # # Even minor modifications require translation updates and such # changes should be coordinated with translators and reviewers. Template: jackd/tweak_rt_limits Type: boolean Default: false _Description: Enable realtime process priority? If you want to run jackd with realtime priorities, the user starting jackd needs realtime permissions. Accept this option to create the file /etc/security/limits.d/audio.conf, granting realtime priority and memlock privileges to the audio group. . Running jackd with realtime priority minimizes latency, but may lead to complete system lock-ups by requesting all the available physical system memory, which is unacceptable in multi-user environments. debian/libjack-dev.README0000644000000000000000000000114111721024023012205 0ustar libjack*-dev: JACK Audio Connection Kit (development files) ----------------------------------------------------------- You'll find the API documentation in the /usr/share/doc/libjack*-dev/HTML directory. The source code of the example clients is not included in the binary packages, please get the source package if you need it (by doing "apt-get source jack-audio-connection-kit", for example). Some (and more user-specific) documentation is also contained in the jackd package. originally, Stefan Schwandter, $Date: 2003/01/07 20:02:48 $ Junichi Uekawa, 2 Mar 2003. Robert Jordens debian/libjack-dev.docs0000644000000000000000000000021111721024023012175 0ustar build-tree/jack-audio-connection-kit-*/README build-tree/jack-audio-connection-kit-*/TODO build-tree/jack-audio-connection-kit-*/AUTHORS debian/bash_completion.d/0000755000000000000000000000000011721024023012546 5ustar debian/bash_completion.d/jackd0000644000000000000000000000570711721024023013556 0ustar #-*- mode: shell-script;-*- # Inputs: # $1 -- name of the command whose arguments are being completed # $2 -- word being completed # $3 -- word preceding the word being completed # $COMP_LINE -- current command line # $COMP_PONT -- cursor position # $COMP_WORDS -- array containing individual words in the current # command line # $COMP_CWORD -- index into ${COMP_WORDS} of the word containing the # current cursor position # Output: # COMPREPLY array variable contains possible completions # Syntax: # jack_connect # jack_disconnect # jackd [options] -d backend [backend-parameters] # jackstart [options] -d backend [backend-parameters] # Bugs/Todo: # jack_{dis,}connect should support for spaces in port names # restrict jack_disconnect completions to existing connections # Bugreports: Paul Brossier have jack_connect && _jack_lsp_type() { jack_lsp -p 2>/dev/null | grep -B1 $1 | \ grep -v 'properties.*,$' | grep -v ^-- \ | sed 's/\([\/ :]\)/\\\1/g' #| sed 's/\([\\: ]\)/\\\1/g' #| sed 's/\(.*\)/"\1"/g' } have jackd && _jackd_driver_help() { jackd -d $1 --help 2> /dev/null | grep - | \ sed 's/-\(.*\), --\([^\ .]*\) *\(.*\)/-\1 --\2/' } have jack_connect && _jack_connections() { local cur prev output IFS=$'\n' COMPREPLY=() cur=${COMP_WORDS[COMP_CWORD]} prev=${COMP_WORDS[COMP_CWORD-1]} # check if this is the first argument if [[ "$1" == "$prev" ]]; then COMPREPLY=( $( compgen -W "$(_jack_lsp_type output)" -- $cur ) ) else COMPREPLY=( $( compgen -W "$(_jack_lsp_type input)" -- $cur ) ) fi return 0 } have jackd && _jackd() { local cur prev special COMPREPLY=() cur=${COMP_WORDS[COMP_CWORD]} prev=${COMP_WORDS[COMP_CWORD-1]} # check if backend was specified for (( i=0; i < ${#COMP_WORDS[@]}-1; i++ )); do if [[ ${COMP_WORDS[i]} == @(alsa|dummy|oss|coreaudio|portaudio) ]]; then special=${COMP_WORDS[i]} fi done # list backends if [[ "$prev" == -d || "$prev" == --driver ]]; then COMPREPLY=( $( compgen -W 'alsa dummy oss coreaudio portaudio' -- $cur ) ) # list backend specific options elif [ -n "$special" ]; then COMPREPLY=( $( compgen -W '`_jackd_driver_help $special` --help' -- $cur ) ) # list common options else COMPREPLY=( $( compgen -W '--help -h \ --driver -d \ --realtime -R \ --realtime-priority -P \ --name -n \ --no-mlock -m \ --unlock -u \ --timeout -t \ --port-max -p \ --verbose -v \ --silent -s \ --version -V' -- $cur ) ) fi return 0 } [ "$have" ] && complete -F _jack_connections $filenames jack_connect [ "$have" ] && complete -F _jack_connections $filenames jack_disconnect [ "$have" ] && complete -F _jackd $filenames jackd [ "$have" ] && complete -F _jackd $filenames jackstart debian/rules0000755000000000000000000000707011721024023010242 0ustar #!/usr/bin/make -f # rules # # Robert Jordens # # This software may be used and distributed according to the terms # of the GNU General Public License, incorporated herein by reference. # # $Id: rules 342 2004-03-25 14:00:53Z rj $ # DEB_AUTO_UPDATE_LIBTOOL = pre DEB_AUTO_UPDATE_AUTOCONF = 2.65 DEB_AUTO_UPDATE_AUTOHEADER = 2.65 DEB_AUTO_UPDATE_ACLOCAL = 1.11 DEB_AUTO_UPDATE_AUTOMAKE = 1.11 include /usr/share/cdbs/1/class/autotools.mk include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/rules/upstream-tarball.mk -include /usr/share/cdbs/1/rules/utils.mk # Silence optional build-dependencies to ease backporting CDBS_BUILD_DEPENDS_rules_upstream-tarball = CDBS_BUILD_DEPENDS_rules_utils_copyright-check = # Explicitly require these versions until cdbs knows about multiarch CDBS_BUILD_DEPENDS += , cdbs (>= 0.4.93~),\ debhelper (>= 8.1.3) CDBS_BUILD_DEPENDS_rules_debhelper_buildinfo = DEB_UPSTREAM_PACKAGE = jack-audio-connection-kit DEB_UPSTREAM_TARBALL_BASENAME_MANGLE = s/\+.*// DEB_UPSTREAM_URL = http://jackaudio.org/downloads #unused, TODO get this soname from configure.in #DEB_SONAME_VERSION := 0.91.1-0 DEB_CONFIGURE_EXTRA_FLAGS := --enable-resize \ --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \ --enable-timestamps --disable-iec61883 --with-oldtrans \ --disable-ensure-mlock --enable-sse=yes --enable-static=yes # --enable-posix-shm _build_arch := $(shell dpkg-architecture -qDEB_BUILD_ARCH) DEB_BUILD_ARCH ?= $(_build_arch) ifneq (,$(filter amd64,$(DEB_BUILD_ARCH))) DEB_CONFIGURE_EXTRA_FLAGS += --enable-dynsimd=yes endif DEB_DH_INSTALLINIT_ARGS := -- start 99 2 3 4 5 . stop 10 0 1 6 . # to avoid stripping when nostrip is set in DEB_BUILD_OPTIONS ifeq (,$(filter nostrip,$(DEB_BUILD_OPTIONS))) DEB_CONFIGURE_EXTRA_FLAGS += --enable-stripped-jackd endif ifeq (linux-gnu,$(DEB_HOST_GNU_SYSTEM)) DEB_CONFIGURE_EXTRA_FLAGS += --with-default-tmpdir=/dev/shm else DEB_CONFIGURE_EXTRA_FLAGS += --with-default-tmpdir=/tmp endif ifneq (,$(filter doopt,$(DEB_BUILD_OPTIONS))) # do optimization for the different architectures ifneq (,$(findstring i386,$(DEB_BUILD_ARCH))) DEB_CONFIGURE_EXTRA_FLAGS += --enable-optimize --enable-sse --enable-mmx -enable-dynsimd OPTI_FLAGS := -D_REENTRANT -O3 -fomit-frame-pointer -ffast-math -fstrength-reduce -funroll-loops CXXFLAGS += $(OPTI_FLAGS) CFLAGS += $(OPTI_FLAGS) endif endif ifeq (,$(filter noopt,$(DEB_BUILD_OPTIONS))) # do optimization for the different architectures # ifneq (,$(findstring i386,$(DEB_HOST_GNU_CPU))) # DEB_CONFIGURE_EXTRA_FLAGS += --enable-optimize # OPTI_FLAGS := -D_REENTRANT -O3 -fomit-frame-pointer -ffast-math -fstrength-reduce -funroll-loops -fmove-all-movables # CXXFLAGS += $(OPTI_FLAGS) # CFLAGS += $(OPTI_FLAGS) # endif endif ifneq (,$(filter amd64,$(DEB_BUILD_ARCH))) CFLAGS += -m3dnow -msse endif DEB_DH_MAKESHLIBS_ARGS := -V -Xintime -Xinprocess -Xjack_alsa -Xjack_oss\ -Xjack_dummy -Xjack_iec61883 -Xjack_firewire # bootstrap autotools files (CDBS normally only updates them) DEB_MAKE_CLEAN_TARGET = distclean DEB_AUTOMAKE_ARGS = --add-missing --copy pre-build:: touch aclocal.m4 clean:: find -name Makefile.in -exec rm {} + ifeq (linux,$(DEB_HOST_ARCH_OS)) install/jackd1:: dh_install -pjackd1 debian/tmp/usr/bin/alsa_in dh_install -pjackd1 debian/tmp/usr/bin/alsa_out dh_install -pjackd1 debian/tmp/usr/lib/*/jack/jack_alsa.so endif .PHONY: faq # this target fetches the FAQ from the JACK homepage faq: dh_testdir w3m -dump http://jackaudio.org/faq > debian/FAQ.dltmp mv debian/FAQ.dltmp debian/FAQ dch -a "debian/FAQ: updated from webpage" debian/audio.conf0000644000000000000000000000040611721024023011126 0ustar # Provided by the jackd package. # # Changes to this file will be preserved. # # If you want to enable/disable realtime permissions, run # # dpkg-reconfigure -p high jackd @audio - rtprio 95 @audio - memlock unlimited #@audio - nice -19 debian/source/0000755000000000000000000000000011721024023010456 5ustar debian/source/format0000644000000000000000000000001411721024023011664 0ustar 3.0 (quilt) debian/source/lintian-overrides0000644000000000000000000000022211721024023014033 0ustar # compat level is 9 for multiarch, but we only require dh 8.1.3 jack-audio-connection-kit source: package-needs-versioned-debhelper-build-depends debian/asound.rc0000644000000000000000000000075211721024023011001 0ustar # This is an example asoundrc file for a system where there's only one # soundcard. Note that the name "sblive" is arbitrary, you can call # your card whatever you like. # # Using this setup you can start jackd with "jackd -d alsa -d sblive" # # For more complex settings you should refer to the ALSA documentation: # # See http://www.alsa-project.org # http://alsa.opensrc.org # # Copy this file to ~/.asoundrc pcm.sblive { type hw card 0 } ctl.sblive { type hw card 0 } debian/gbp.conf0000644000000000000000000000022411721024023010573 0ustar [DEFAULT] upstream-branch = upstream debian-branch = master upstream-tag = upstream/%(version)s debian-tag = debian/%(version)s pristine-tar = True debian/jackd1.examples0000644000000000000000000000003111721024023012045 0ustar debian/asound.rc python/ debian/watch0000644000000000000000000000033211721024023010205 0ustar # Run the "uscan" command to check for upstream updates and more. version=3 opts=uversionmangle=s/(\d+\.\d+)\.0$/$1/ \ http://jackaudio.org/download http://jackaudio.org/downloads/jack-audio-connection-kit-(.*).tar.gz