summary refs log tree commit diff
path: root/pkgs/misc/jackaudio/default.nix
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
* 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.
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* 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
|
* libjack2: add patch to fix build with gcc6Robin Gloster2017-01-25
|
* 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
|
* 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.
* 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
|
* 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
|
* 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
* jackaudio/default.nix: Update to 1.9.9.5.Александр Цамутали2013-02-03
|
* jackaudio: Add extra download URL. Main site seems down.Rickard Nilsson2012-10-18
|
* Patch JACK to be compatible with the 2.1.0 release of ffadoCillian de Róiste2012-10-01
|
* It seems to get stuck on the line break so I'm putting it all on one line nowCillian de Roiste2012-04-08
| | | | svn path=/nixpkgs/trunk/; revision=33672
* Adding firewire supportCillian de Roiste2012-04-08
| | | | svn path=/nixpkgs/trunk/; revision=33665
* Update jackdbus to 1.9.8Cillian de Roiste2012-03-17
| | | | svn path=/nixpkgs/trunk/; revision=33218
* Replacing JACK1 with JACK2 (also jackdbus instead of jackd), this works much ↵Cillian de Roiste2011-05-09
| | | | | | better for me svn path=/nixpkgs/trunk/; revision=27205
* Fixing the url for jackCillian de Roiste2011-04-23
| | | | svn path=/nixpkgs/trunk/; revision=26934
* Updating jack to version 0.120.1 (some newer applications e.g. Yoshimi ↵Cillian de Roiste2011-04-23
| | | | | | require a more recent version) svn path=/nixpkgs/trunk/; revision=26932
* * More cleanup.Eelco Dolstra2010-07-28
| | | | svn path=/nixpkgs/trunk/; revision=22798
* jackaudio: symlink pkg-config description to libMarc Weber2009-09-21
| | | | svn path=/nixpkgs/trunk/; revision=17321
* replacing applyAndFun by lib.defaultOverridableDelayableArgsMarc Weber2009-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | applyAndFun has a bug resulting in the same arg beeing added more than once when using a concatenating merge function for the attr set. I've tried giving the function a name "overridableDelayableArgs" which resembles its usage much more. important refactoring: applyAndFun had .fun and .funMerge only when passing the merge function lib.mergeOrApply composableDerivation { initial = { ... }; } to overridableDelayableArgs has always .replace and .merge composableDerivation {} { ... } svn path=/nixpkgs/trunk/; revision=14428
* removed mkDerivationByConfiguration, using composableDerivation insteadMarc Weber2008-12-20
| | | | | | qgis, vim_configurable both work now svn path=/nixpkgs/trunk/; revision=13661