summary refs log tree commit diff
path: root/pkgs/misc/jackaudio
Commit message (Collapse)AuthorAge
* jack2: 1.9.13 -> 1.9.14, fix build armworldofpeace2019-11-19
| | | | | | See: https://github.com/jackaudio/jack2/releases/tag/v1.9.14 Thanks for fedora working on python3 there and the arm patch 💖.
* Treewide: fix URL permanent redirectsc0bw3b2019-11-16
| | | | | Permanent redirects on homepages and/or source URLs as reported by Repology
* jack2: 1.9.12 -> 1.9.13 (security)Robert Scott2019-11-03
| | | | | | addressing CVE-2019-13351 removing now-redundant patch fixing build on macos
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* jack2: remove cf-privateDaiderd Jordan2019-07-03
|
* jackaudio: restrict aften dependency to DarwinAndrew Childs2019-05-19
|
* jackaudio: reenable on darwinMatthew Bauer2019-04-29
| | | | Apply patch to fix darwin build.
* treewide: mark bad packagesMatthew Bauer2019-04-26
| | | | Some old stuff is known not to work.
* waf: use wafConfigureFlags for waf flagsMatthew Bauer2019-04-09
| | | | | | This avoids the potential conflict between autoconf flags and the waf flags. There is some overlap between the two but waf errors when it doesn’t recognize the flag.
* treewide: remove wkennington as maintainerJörg Thalheim2019-01-26
| | | | | | He prefers to contribute to his own nixpkgs fork triton. Since he is still marked as maintainer in many packages this leaves the wrong impression he still maintains those.
* treewide: use wafHookMatthew Bauer2018-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace "waf" phases with wafHook that manages everything automatically. Should make things more modular. Packages affected here are: - a2jmidid - ams-lv2 - ardour - fomp - guitarix - ingen - jalv - mda-lv2 - non - patchage - hamster-time-tracker - kupfer - xiphos - xfce4-dockbarx-plugin - xfce4-namebar-plugin - dropbox - clasp - aubio - liliv - lv2 - lvtk - ntk - raul - sratom - suil - ganv - ndn-cxx - ns3 - serd - sord - termbox - wxmupen64plus - jackaudio - pflask - blockhash - glmark2 - weighttp
* treewide: Replace meta.available checks in `shouldUsePackages` copypastaTuomas Tynkkynen2018-09-28
| | | | | | | This reverts commit 79d8353b5e4bb98f1b51ab32b9b26df81bb7e106. This sort of code breaks config.{allowBroken, allowUnsupportedSystem} = true by making them do unpredictable things.
* treewide: Make more complicated configureFlags listsJohn Ericson2018-08-03
|
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* jack1: 0.124.1 -> 0.125.0Ryan Mulligan2018-03-16
| | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - ran `/nix/store/h64aj4vry98w3pmdqbd1bqkhxnghbvgb-jack1-0.125.0/bin/jackd -V` and found version 0.125.0 - ran `/nix/store/h64aj4vry98w3pmdqbd1bqkhxnghbvgb-jack1-0.125.0/bin/jackd --version` and found version 0.125.0 - ran `/nix/store/h64aj4vry98w3pmdqbd1bqkhxnghbvgb-jack1-0.125.0/bin/jack_server_control -h` got 0 exit code - ran `/nix/store/h64aj4vry98w3pmdqbd1bqkhxnghbvgb-jack1-0.125.0/bin/jack_server_control -V` and found version 0.125.0 - ran `/nix/store/h64aj4vry98w3pmdqbd1bqkhxnghbvgb-jack1-0.125.0/bin/jack_server_control -v` and found version 0.125.0 - ran `/nix/store/h64aj4vry98w3pmdqbd1bqkhxnghbvgb-jack1-0.125.0/bin/jack_server_control -h` and found version 0.125.0 - ran `/nix/store/h64aj4vry98w3pmdqbd1bqkhxnghbvgb-jack1-0.125.0/bin/jack_midi_dump -h` got 0 exit code - found 0.125.0 with grep in /nix/store/h64aj4vry98w3pmdqbd1bqkhxnghbvgb-jack1-0.125.0 - directory tree listing: https://gist.github.com/359dc1584108a662b645c49abe027c95
* Merge pull request #36885 from obsidiansystems/meta-host-prepareJohn Ericson2018-03-12
|\ | | | | treewide: Prepare for #34444
| * treewide: Make `shouldUsePackages` copypasta use meta.availableJohn Ericson2018-03-12
| | | | | | | | | | The old way depended on old list-of-strings `meta.platforms`, and was not good for cross.
* | libjack2: remove clang patchDaiderd Jordan2018-03-08
|/ | | | /cc ZHF #36454
* jackaudio: 1.9.11-RC1 -> 1.9.12Bart Brouns2018-01-05
|
* libjack2: fix darwin buildDaiderd Jordan2017-09-23
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* jackaudio: 1.9.10 -> 1.9.11-RC1Bart Brouns2017-06-19
|
* jack2-unstable: 2016-08-18 -> 2017-02-23Bart Brouns2017-02-26
|
* libjack2: add patch to fix build with gcc6Robin Gloster2017-01-25
|
* build jack unstable without profilingBart Brouns2016-11-07
|
* libjack2Unstable: and remove the old fileFrederik Rietdijk2016-11-02
| | | | that I forgot to stage.
* libjack2Unstable: fix evaluationFrederik Rietdijk2016-11-02
| | | | broken by f64933596c58329d59eae7485f4868b53955fc3a
* libjack2-git: 2015-09-03 -> 2016-08-18Bart Brouns2016-11-02
|
* jack2Full: use python2Frederik Rietdijk2016-10-18
|
* Remove top-level dbus_python and pythonDBus.Frederik Rietdijk2016-08-16
| | | | | | | | | See #11567. Furthermore, it renames pythonPackages.dbus to pythonPackages.dbus- python as that's the name upstream uses. There is a small rebuild but I couldn't figure out the actual cause.
* Build libjack2 for supercollider with same GCCMatthias Beyer2016-07-07
| | | | Also remove trailing whitespace
* jackaudio: compile without profilingBart Brouns2015-12-03
|
* Revert "Revert "Merge pull request #9543 from NixOS/staging.post-15.06""William A. Kennington III2015-11-14
| | | | | | This reverts commit 741bf840dad05cd1728481045466811ae8ae8281. This reverts the fallout from reverting the major changes.
* Revert "Merge pull request #9543 from NixOS/staging.post-15.06"Eelco Dolstra2015-10-06
| | | | | | | | This reverts commit f61176c5396ed513f3d399f73f38ab78a066667f, reversing changes made to a27ca029ee2b39e04d7d2a516a7228f4b62067fb. Conflicts: pkgs/development/libraries/ncurses/default.nix
* jack2: do not propagate uuidLuca Bruno2015-10-02
|
* jackaudio: Add libuuid as propagatedBuildInputArnold Krille2015-10-02
| | | | The jack/jack.h includes uuid/uuid.h, therefox libuuid should be a propagated input for anything using jack.
* add libjack2-gitAndrew Kelley2015-09-11
| | | | closes #9467
* jack2: apply patch to fix build with gcc5Cillian de Róiste2015-09-03
|
* Revert "jack2: 1.9.10 -> 2015-06-02"Cillian de Róiste2015-09-03
| | | | This reverts commit fd829968c7b6734e04d7c720d51a174b4e8a8412.
* jack2: 1.9.10 -> 2015-06-02William A. Kennington III2015-06-22
|
* Revert "Refactor mkFlag / shouldUsePkg into the nixpkgs libraries"Eelco Dolstra2015-06-04
| | | | This reverts commit 25a148fa196b944b3f134527da87e43d88c066f9.
* Refactor mkFlag / shouldUsePkg into the nixpkgs librariesWilliam A. Kennington III2015-05-22
|
* jack2: depend on libsndfileThomas Tuegel2015-05-03
|
* jack2: RefactorWilliam A. Kennington III2015-04-25
|
* jack1: RefactorWilliam A. Kennington III2015-04-25
|
* update jack2 to version 1.9.10Cillian de Róiste2015-02-07
| | | | Copied from 8bae32afb58b2bd21, without the tags file
* Revert "Remove obsolete jackaudio version 1."Bjørn Forsman2014-07-31
| | | | | | | | | This reverts commit bdb77826d98544ab37741f740dd3516023924b27. Jack1 is not obsolete and neither jack1 nor jack2 is called 'jackaudio'. Q: What's the difference between Jack1 and Jack2? A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
* Remove obsolete jackaudio version 1.Peter Simons2014-07-28
|
* jack1: update to version 0.124.1Bjørn Forsman2014-07-23
| | | | | The current source archive (v0.121.3) is no longer available, forcing an upgrade. Also, jack1 grew new dependencies: Berkley DB and libuuid.
* jack: change package and attr names to 'jack1' and 'jack2'Bjørn Forsman2014-07-23
| | | | | | | | | | | Currently, we have a 'jack' package with attrname 'jack1d' and a 'jackdbus' package with attrname 'jackaudio'. Make it consistent 'jack1' and 'jack2' in both package name and attrname. This aligns the naming with what can be found on the JACK homepage. Q: what's the difference between jack1 and jack2? A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2