about summary refs log tree commit diff
path: root/pkgs/applications/audio/distrho
AgeCommit message (Collapse)AuthorFilesLines
2021-06-10Change all alsaLib references to alsa-libAndersonTorres1-2/+2
2021-04-12distrho-ports: fix rpath, simplify dependenciesThomas Churchman1-18/+17
2021-04-12distrho: 2020-07-14 -> 2021-03-15 (#118928)Bart Brouns1-4/+23
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-12-07distrho: unstable-2019-10-09 -> 2020-07-14 (#103143)Bart Brouns1-36/+58
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-01-29distrho: remove glibc patchMaximilian Bosch1-8/+0
Package was updated on staging and contains the patch in its sources now.
2020-01-28Merge branch 'staging' into glibc230Maximilian Bosch1-3/+3
Conflicts: pkgs/applications/misc/vit/default.nix
2020-01-23distrho: fix build w/glibc-2.30Maximilian Bosch1-1/+9
2020-01-19distrho: 2018-04-16 -> unstable-2019-10-09Bart Brouns1-3/+3
2019-12-30treewide: replace make/build/configure/patchFlags with nix listsMerijn Broeren1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-11-28distrho: cleanup premake usageMatthew Bauer1-16/+21
2018-09-01distrho: add licensesMarkus Kowalewski1-0/+1
2018-08-24distrho: unstable-2018-01-01 -> 2018-04-16 (#45522)Bart Brouns1-4/+5
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1
2018-01-26distrho: 2017-10-10 -> 2018-01-01Bart Brouns1-6/+7
2017-12-11distrho: 2017-08-04 -> 2017-10-10Bart Brouns1-9/+9
2017-09-21treewide: Manual fix more pkg-config build-inputsJohn Ericson1-1/+2
2017-08-16distrho: unstable-2016-06-26 -> unstable-2017-08-04Bart Brouns1-3/+3
2016-11-08distrho: unstable 2015-07-19 -> 2016-06-26Bart Brouns1-3/+3
2016-06-03Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen1-1/+1
2015-09-15xlibs: replace occurrences by xorgVladimír Čunát1-3/+3
This seems to have been confusing people, using both xlibs and xorg, etc. - Avoided renaming local (and different) xlibs binding in gcc*. - Fixed cases where both xorg and xlibs were used. Hopefully everything still works as before.
2015-08-16distrho: 2015-05-04 -> 2015-07-18Joel Moberg1-5/+5
ladspa was added to pass juce compilation
2015-06-27Convert all jack references to libjack2William A. Kennington III1-2/+2
2015-05-04update/fix distrhoBart Brouns1-15/+9
2015-02-22distrho: fix nameArseniy Seroka1-1/+1
2015-02-20DISTRHO: fix name (use date) and update pkgArseniy Seroka1-6/+3
2015-01-25DISTRHO: disable the build temporarilyCillian de Róiste1-3/+7
The repo has been split into smaller repos and it will require some more work to get it building again and to figure out which ports and plugins to include.
2014-07-31Revert "Remove obsolete jackaudio version 1."Bjørn Forsman1-2/+2
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
2014-07-28Remove obsolete jackaudio version 1.Peter Simons1-2/+2
2014-07-23jack: change package and attr names to 'jack1' and 'jack2'Bjørn Forsman1-2/+2
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
2013-04-22Distrho: fix build: pin premake to version 3Cillian de Róiste1-2/+2
2013-04-07Update DISTRHO: audio effects and pluginsCillian de Róiste1-19/+6
2012-10-11distrho: fix HybridReverb2Cillian de Róiste1-0/+9
2012-10-07Add the Distrho collection of audio pluginsCillian de Róiste1-0/+58