Commit Graph

59 Commits

Author SHA1 Message Date
R. Ryantm
38544a2d88 reaper: 6.80 -> 6.81 2023-07-25 01:31:34 +00:00
R. Ryantm
e13fdafaee reaper: 6.79 -> 6.80 2023-05-31 02:28:18 +00:00
R. Ryantm
cb22816835 reaper: 6.77 -> 6.79 2023-04-27 07:52:22 +00:00
R. Ryantm
41745015f6 reaper: 6.75 -> 6.77 2023-03-08 12:22:22 +00:00
Stanisław Pitucha
b8ea5a12fc
Merge pull request #213500 from ryanorendorff/patch-2
reaper: add curl and libxml2 ld_library_path deps
2023-02-28 19:12:16 +11:00
Ryan Orendorff
0e1d56a397 reaper: add curl and libxml2 ld_library_path deps 2023-02-27 21:38:21 -07:00
R. Ryantm
06c8e53438 reaper: 6.73 -> 6.75 2023-02-09 07:38:53 +00:00
Ryan Orendorff
5941a71318 reaper: 6.71 -> 6.73 2022-12-29 01:08:57 -07:00
Stanisław Pitucha
a61b8298e0
Merge pull request #203475 from Mic92/reaper
reaper: 6.66 -> 6.71
2022-12-12 08:59:18 +11:00
Jörg Thalheim
8904ad8ed5 reaper: 6.66 -> 6.71 2022-12-11 20:42:35 +01:00
Orivej Desh
eded5ed94e reaper: provide libxdo for ReaLearn 2.14
ReaLearn 2.14 has added support for binding MIDI messages to mouse
events (to control plugins with no other method of input) via Rust
"enigo" crate which does this on Linux by binding to the xdotool
library.
2022-11-30 11:18:55 +00:00
Anderson Torres
52bbd5121b
Merge pull request #180080 from viraptor/reaper-update
reaper: Add update script
2022-10-09 20:13:54 -03:00
Stanisław Pitucha
f38a04a4ab reaper: Add update script 2022-10-07 21:16:55 +11:00
Stanisław Pitucha
316b53b78c reaper: 6.61 -> 6.66 2022-08-18 13:44:27 +10:00
Anderson Torres
11b6b35b90
Merge pull request #179179 from viraptor/reaper-pw
reaper: add support for pipewire-jack
2022-07-08 01:25:47 -03:00
Stanisław Pitucha
134c7be40b reaper: add support for pipewire-jack 2022-07-08 11:22:58 +10:00
Stanisław Pitucha
becb9565fc reaper: 6.47 -> 6.61 2022-06-26 21:25:10 +10:00
Robert Scott
466c2e342a treewide/applications: add sourceType binaryNativeCode for many packages 2022-06-23 18:38:19 +01:00
uniquepointer
43b6d6a7a2 Update reaper to 6.47 2022-02-12 18:05:44 -05:00
Orivej Desh
e684a83103 reaper: 6.43 -> 6.46 2022-01-28 02:05:58 +00:00
uniquepointer
216af462f6 reaper: 6.38 -> 6.43 2021-12-27 18:25:32 -05:00
Orivej Desh
4949d2930b
reaper: 6.29 -> 6.38 (#141914)
Dispatch based on hostPlatform.system, similar to how it is done for
example in sbclBootstrap.
2021-10-19 10:21:54 +00:00
ilian
5d341cdaed
reaper: 6.28 -> 6.29 (#126838) 2021-06-14 17:07:21 +02:00
AndersonTorres
e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
ilian
bafeb20346 reaper: fix desktop integration 2021-05-18 14:59:00 +02:00
ilian
05065605f6 reaper: 6.25 -> 6.28 2021-05-18 14:58:06 +02:00
ilian
ae38be144d reaper: 6.23 -> 6.25 2021-03-11 16:48:37 +01:00
ilian
0547c59412
reaper: 6.21 -> 6.23 (#112064) 2021-02-16 03:30:36 +01:00
Sandro
fc5c930181
Merge pull request #110582 from ilian/fix/reaper
reaper: mark audio backend libs as optional, add missing plugin libs
2021-01-25 21:06:15 +01:00
ilian
32f19166bc reaper: mark audio backend libs as optional, add missing plugin libs 2021-01-25 12:33:57 +01:00
ilian
a098b61e11 reaper: 6.20 -> 6.21 2021-01-24 17:04:26 +01:00
ilian
4df406a276 reaper: add ilian as maintainer 2021-01-21 15:10:35 +01:00
ilian
22cccad901 reaper: 6.19 -> 6.20 2021-01-21 15:03:39 +01:00
Ben Siraphob
badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
ilian
72b730c5e9 reaper: 6.12c -> 6.19 2021-01-13 23:09:02 +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
R. RyanTM
2853b03255 reaper: 6.10 -> 6.12c 2020-07-07 09:44:28 +00:00
gnidorah
f748fae91c reaper: 5.987 -> 6.10 2020-05-18 09:39:57 +03:00
Bignaux Ronan
a25c953d71 reaper: fix libjack2 missing dependency 2020-05-18 09:39:37 +03:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM
14108651f3 reaper: 5.984 -> 5.987 (#74630) 2019-11-30 15:52:02 +01:00
R. RyanTM
afa48f16f2 reaper: 5.983 -> 5.984
(#72654)
2019-11-06 18:06:07 +01:00
R. RyanTM
84ecccbead reaper: 5.981 -> 5.983
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/reaper/versions
2019-09-28 19:25:43 -07:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
R. RyanTM
b5331ed196 reaper: 5.980 -> 5.981
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/reaper/versions
2019-08-20 16:39:16 -07: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
Orivej Desh
32fbbc6f9b Merge master into staging 2019-07-25 09:23:21 +00:00
worldofpeace
b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
R. RyanTM
b6168b05ae reaper: 5.979 -> 5.980
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/reaper/versions
2019-07-20 09:23:40 -07:00
R. RyanTM
88ca8a1cc0 reaper: 5.978 -> 5.979
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/reaper/versions
2019-07-05 23:29:09 +02:00