Commit graph

39 commits

Author SHA1 Message Date
AndersonTorres e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01: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
Peter Hoeg 2ae527c50e qtractor: 0.9.18 -> 0.9.19 2020-12-23 13:07:01 +08:00
R. RyanTM 8d4e04cb55 qtractor: 0.9.15 -> 0.9.18 2020-11-10 22:34:45 -08:00
R. RyanTM 8301cbe951 qtractor: 0.9.14 -> 0.9.15 2020-07-07 03:03:16 +00:00
R. RyanTM bec3c204cd qtractor: 0.9.13 -> 0.9.14 2020-05-27 10:19:09 -07:00
R. RyanTM 7cf5ece4e8 qtractor: 0.9.12 -> 0.9.13 2020-04-12 17:35:51 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Orivej Desh cc81399036 qtractor: enable parallel building 2020-03-26 22:34:47 +00:00
R. RyanTM b3feafd95a qtractor: 0.9.11 -> 0.9.12 2020-01-07 06:02:42 -08:00
R. RyanTM 2db557ef3d qtractor: 0.9.10 -> 0.9.11 2019-12-01 18:39:33 +01:00
R. RyanTM 9d6ae16734 qtractor: 0.9.9 -> 0.9.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qtractor/versions
2019-10-23 13:30:21 -07:00
Marek Mahut fc03be296f qtractor: adding wrapQtAppsHook 2019-08-07 11:34:25 +02:00
R. RyanTM e853b05efb qtractor: 0.9.8 -> 0.9.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qtractor/versions
2019-08-05 15:26:28 -07:00
R. RyanTM 3ab7e9ad25 qtractor: 0.9.7 -> 0.9.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qtractor/versions
2019-06-23 14:12:40 +02:00
R. RyanTM e1d7d482ba qtractor: 0.9.6 -> 0.9.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qtractor/versions
2019-05-02 22:03:02 +02:00
R. RyanTM ecb67ad2e0 qtractor: 0.9.5 -> 0.9.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qtractor/versions
2019-04-16 18:44:46 +02:00
R. RyanTM 611266a356 qtractor: 0.9.4 -> 0.9.5 (#57473)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qtractor/versions
2019-03-15 20:22:40 +01:00
Will Dietz 148e0f6de8
qtractor: 0.6.7 -> 0.9.4 (#55643)
FWIW this release is marked as a beta but so is 0.6.7
and a quick glance suggests every release is as well :).

* move to qt5
* drop gtk2
* fixup some nativeBuildInputs
2019-02-25 15:13:36 -06:00
Kirill Boltaev bccd75094f treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
William A. Kennington III 7297255019 Convert all jack references to libjack2 2015-06-27 00:17:52 -07:00
Cillian de Róiste b140effd2b qtractor: update from 0.6.6 to 0.6.7 2015-05-31 13:12:40 +02:00
Cillian de Róiste 5c3b8840b3 qtractor: add LV2 plugin support and upgrade 0.6.5 -> 0.6.6
fixes 7384
2015-04-19 15:34:57 +02:00
Cillian de Róiste 33fa065f17 qtractor: update from 0.6.4 to 0.6.5 2015-02-15 20:36:41 +01:00
Cillian de Róiste 4e46e4cb59 qtractor: update from 0.6.3 to 0.6.4 2014-11-24 18:27:04 +01:00
Cillian de Róiste fb27524954 qtractor: update from 0.6.2 to 0.6.3 2014-09-30 20:39:47 +02:00
Cillian de Róiste e29021d502 qtractor: update from 0.6.1 to 0.6.2 2014-08-02 11:30:57 +02: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 b924959648 qtractor: update from 0.6.0 to 0.6.1 2014-05-24 21:11:59 +02:00
Cillian de Róiste fc4542c99d qtractor: update from 0.5.12 to 0.6.0 2014-03-26 22:26:43 +01:00
Cillian de Róiste 122905154c qtractor: update from 0.5.4 to 0.5.12
http://monitor.nixos.org/buildlog?outpath=%2Fnix%2Fstore%2Fyaq7iknwr79xwrmc4igrs3ygdy61ryjl-qtractor-0.5.12
2014-01-18 21:22:20 +01:00
Cillian de Roiste 464a05818e Upgrading Qtractor to 0.5.4
svn path=/nixpkgs/trunk/; revision=33361
2012-03-22 18:49:57 +00:00
Cillian de Roiste 3a86557b7c Tidy up: style
svn path=/nixpkgs/trunk/; revision=33351
2012-03-22 10:36:48 +00:00
Cillian de Roiste 5231ba050f Updating qtractor to the latest release: 0.5.0
svn path=/nixpkgs/trunk/; revision=28019
2011-07-31 14:04:45 +00:00
Cillian de Roiste 5b1d2d96e2 Adding support for rubberband, (audio time stretching)
svn path=/nixpkgs/trunk/; revision=26961
2011-04-25 08:54:58 +00:00
Cillian de Roiste 3ae0255bbd Adding Qtractor, an Audio/MIDI multi-track sequencer
svn path=/nixpkgs/trunk/; revision=26949
2011-04-24 14:32:55 +00:00