Commit Graph

36 Commits

Author SHA1 Message Date
AndersonTorres
e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Thomas Churchman
1c5fc741b7 distrho-ports: fix rpath, simplify dependencies 2021-04-12 21:28:31 +02:00
Bart Brouns
06bad85574
distrho: 2020-07-14 -> 2021-03-15 (#118928)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-12 04:15:35 +02:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
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
2021-01-11 10:38:22 +01:00
Bart Brouns
1d862b4c2a
distrho: unstable-2019-10-09 -> 2020-07-14 (#103143) 2020-12-07 14:39:41 +00:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Maximilian Bosch
df26ab92a2
distrho: remove glibc patch
Package was updated on staging and contains the patch in its sources
now.
2020-01-29 12:04:11 +01:00
Maximilian Bosch
6b0cd9ad47
Merge branch 'staging' into glibc230
Conflicts:
	pkgs/applications/misc/vit/default.nix
2020-01-28 14:54:51 +01:00
Maximilian Bosch
1200d06f82
distrho: fix build w/glibc-2.30 2020-01-23 00:21:22 +01:00
Bart Brouns
b7be10eead distrho: 2018-04-16 -> unstable-2019-10-09 2020-01-19 17:46:33 +01:00
Merijn Broeren
133103d709
treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +01:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Matthew Bauer
932c1ff4c8 distrho: cleanup premake usage 2018-11-28 20:14:30 -06:00
Markus Kowalewski
661f569b6c
distrho: add licenses 2018-09-01 16:11:19 +02:00
Bart Brouns
4e705dd952 distrho: unstable-2018-01-01 -> 2018-04-16 (#45522) 2018-08-24 09:38:25 +02:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Bart Brouns
a341e479c2 distrho: 2017-10-10 -> 2018-01-01 2018-01-26 19:04:02 +01:00
Bart Brouns
60684ce53b distrho: 2017-08-04 -> 2017-10-10 2017-12-11 10:11:05 +00:00
John Ericson
ed14223f8c treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -04:00
Bart Brouns
7ecb287ce9 distrho: unstable-2016-06-26 -> unstable-2017-08-04 2017-08-16 19:16:48 +02:00
Bart Brouns
ab61c1b97c distrho: unstable 2015-07-19 -> 2016-06-26 2016-11-08 18:59:30 +01:00
Tuomas Tynkkynen
bac26e08db Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
Vladimír Čunát
88c9f8b574 xlibs: replace occurrences by xorg
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-09-15 12:54:34 +02:00
Joel Moberg
5aeca83cf5 distrho: 2015-05-04 -> 2015-07-18
ladspa was added to pass juce compilation
2015-08-16 15:52:20 +02:00
William A. Kennington III
7297255019 Convert all jack references to libjack2 2015-06-27 00:17:52 -07:00
Bart Brouns
171710c14a update/fix distrho 2015-05-04 19:08:14 +02:00
Arseniy Seroka
44fc3b26d2 distrho: fix name 2015-02-22 18:12:34 +03:00
Arseniy Seroka
db35cb4937 DISTRHO: fix name (use date) and update pkg 2015-02-20 22:14:44 +03:00
Cillian de Róiste
18a317c7a9 DISTRHO: disable the build temporarily
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.
2015-01-25 15:47:13 +01:00
Bjørn Forsman
62d0a320b3 Revert "Remove obsolete jackaudio version 1."
This reverts commit bdb77826d9.

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-31 12:52:29 +02:00
Peter Simons
bdb77826d9 Remove obsolete jackaudio version 1. 2014-07-28 20:32:52 +02:00
Bjørn Forsman
f6f2f38a6e jack: change package and attr names to 'jack1' and 'jack2'
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
2014-07-23 20:22:14 +02:00
Cillian de Róiste
43dfc290ea Distrho: fix build: pin premake to version 3 2013-04-22 23:40:06 +02:00
Cillian de Róiste
a3a3c9c502 Update DISTRHO: audio effects and plugins 2013-04-07 16:24:01 +02:00
Cillian de Róiste
bc4d201478 distrho: fix HybridReverb2 2012-10-11 01:23:10 +02:00
Cillian de Róiste
25b4957e4a Add the Distrho collection of audio plugins 2012-10-07 14:06:36 +02:00