Commit Graph

95 Commits

Author SHA1 Message Date
annalee
ebde9f9321
faustlive: unpin llvm, fix build, fix runtime 2024-01-25 19:46:15 +00:00
annalee
02cc697a7c
faustlive: reformat 2024-01-25 19:46:15 +00:00
Thiago Kenji Okada
fa9443e8ed
Merge pull request #279407 from r-ryantm/auto-update/faust2
faust2: 2.69.3 -> 2.70.3
2024-01-09 10:27:34 +00:00
R. Ryantm
db0e1e6efb faust2: 2.69.3 -> 2.70.3 2024-01-07 15:37:42 +00:00
R. Ryantm
e5ad697fbd faustlive: 2.5.16 -> 2.5.17 2024-01-07 13:25:34 +00:00
Bart Brouns
62acc4ea90 faust: 2.59.6 -> 2.69.3 2023-11-16 16:42:21 +01:00
R. Ryantm
382fd40715 faustlive: 2.5.13 -> 2.5.16 2023-10-27 00:22:43 +00:00
Artturin
88b60b61b9 treewide: fix cross makeWrapper eval
fix `error: makeWrapper/makeShellWrapper must be in nativeBuildInputs`

The `faust.faust2ApplBase` in used in `faust2sc` + more, requires
changes because it puts all the callPackage arguments in the
`mkDerivation` call and thus causes a eval fail

`nix-eval-jobs --flake ".#legacyPackages.x86_64-linux.pkgsCross.aarch64-multiplatform" --workers 2 2>/dev/null --impure | jq 'select(.error?) | select(.error | match ("makeWrapper/makeShellWrapper"))'
2023-08-15 01:20:56 +03:00
Thomas Gerbet
9140559dd1 faust1: drop
Upstream does not seem to have released a 0.9.x/1.x version since
2016 while faust 2.x is actively maintained.

No package depend on it anymore.
2023-07-21 07:02:05 -03:00
olaf
4830b54ec9 faust2sc: remove workaround
Before faust 2.59.6 faust2sc had a bug, now headers can be provided from the path of the source package.
2023-06-14 23:54:28 +02:00
Weijia Wang
e64b8e8946
Merge pull request #215561 from magnetophon/faust_QT5
faust: replace qt4 with qt5
2023-06-14 15:14:04 +03:00
Bart Brouns
d58c684ecf faust: replace qt4 with qt5 2023-05-18 15:22:02 +02:00
Bart Brouns
7f8b3d2f49 faust: 2.54.9 -> 2.59.6 2023-05-16 18:51:44 +02:00
olaf
655b1cabfc faust: make faust2sc available 2023-04-22 15:59:25 +02:00
markuskowa
e4acd00c2f
Merge pull request #194580 from r-ryantm/auto-update/faust2
faust2: 2.41.1 -> 2.54.9
2022-12-25 16:57:57 +01:00
R. Ryantm
1708bbf53f faust2: 2.41.1 -> 2.54.9 2022-12-24 14:31:16 +00:00
R. Ryantm
937a8e35d3 faustlive: 2.5.12 -> 2.5.13 2022-12-23 06:05:03 +00:00
Hlöðver Sigurðsson
88a8282e7c faust2: darwin support 2022-11-05 12:34:34 +00:00
R. Ryantm
c2fb3d6e68 faustlive: 2.5.11 -> 2.5.12 2022-10-15 00:05:01 +08:00
Bart Brouns
aa2c8f2026 faustlive: 2.5.10 -> 2.5.11 2022-07-06 22:08:32 +02:00
Bart Brouns
1271b83b63 faust: 2.40.0 -> 2.41.1 2022-07-06 22:08:32 +02:00
R. Ryantm
ddaaad11c7 faustlive: 2.5.8 -> 2.5.10 2022-05-27 11:07:47 +00:00
Mario Rodas
c1f57b2fd3
Merge pull request #167747 from magnetophon/faustlive
faustlive: 2.5.5 -> 2.5.8
2022-05-01 05:16:42 -05:00
Bart Brouns
6aeac3aaec
faust: 2.37.3 -> 2.40.0 (#167746) 2022-05-01 05:16:16 -05:00
Bart Brouns
14631945b2 faustlive: 2.5.5 -> 2.5.8 2022-04-07 19:40:45 +02:00
R. Ryantm
5c8aab2c2d faust: 2.30.5 -> 2.37.3 2021-10-30 19:02:24 +00:00
Patrick Mahoney
ceed1e2840 faust: fix compiler flags when used outside nix shell
Fixes https://github.com/NixOS/nixpkgs/issues/78610

The issue is some additional environment variables added to the nix
compiler wrappers that also need to be exported by the faust
wrapper.

This "wrapWithBuildEnv" solution is very hacky, but I
don't know of a better solution.
2021-06-12 09:05:08 -05:00
AndersonTorres
e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Bart Brouns
63dd3bfd04 FaustLive: unstable-dev-2020-08-03 -> 2.5.5 2021-06-04 23:46:00 +02:00
Bart Brouns
efe166726f faust2: unstable-2020-08-27 -> 2.30.5 2021-05-27 09:42:16 +02:00
Sandro Jäckel
dd9862ba98
jack2Full: deprecate alias 2021-04-03 18:13:59 +02:00
Ben Siraphob
e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
Ben Siraphob
a6ac3eedbd treewide: xdg_utils -> xdg-utils 2021-02-01 15:05:09 +07:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Sandro
7f827a9982
Merge pull request #99259 from magnetophon/faustlive
faustlive: 2.5.4 -> unstable-dev-2020-08-03
2021-01-18 21:21:04 +01:00
Ben Siraphob
badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07: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
Raghav Sood
39373645ed
faustlive: fix build 2020-11-29 09:42:22 +00:00
Sandro Jäckel
60c54866ed
treewide: run ./maintainers/scripts/update_redirected_urls.sh 2020-11-27 01:35:54 +01:00
Bart Brouns
5461c5f633 faust2jaqt: remove opencv2
It's marked broken and it seems it wasn't needed in here in the first place.
5e68d203f3
2020-10-20 14:02:30 +02:00
Bart Brouns
c5277d01c5 faust2jack: use opencv instead of opencv2
opencv2 is marked broken:
5e68d203f3

This reverts f68a0031bb
2020-10-20 14:02:20 +02:00
Bart Brouns
916246b5b2 faustlive: 2.5.4 -> unstable-dev-2020-08-03
fixes https://github.com/NixOS/nixpkgs/issues/99022
2020-10-01 13:21:20 +02:00
Gabriel Ebner
7c379ea8c9 faust2: reenable emscripten 2020-08-29 15:48:13 +02:00
Bart Brouns
28bbe244d7 faust: unstable-2020-08-03 -> unstable-2020-08-27 2020-08-27 21:07:44 +02:00
Bart Brouns
1ba7dd047b faust: add missing dependencies 2020-08-27 17:08:08 +02:00
Bart Brouns
9796dfcb00 faustlive: 2017-12-05 -> 2.5.4 2020-08-03 19:43:28 +02:00
Bart Brouns
1fd81c957a faust: temporarily remove emscripten:
it doesn't build at the moment and is not essential to faust
2020-08-03 19:43:28 +02:00
Bart Brouns
2dda10a974 faust: unstable-2020-06-08 -> unstable-2020-08-03
there was a release in the meantime, ut it has a bug that is fixed in
this commit.

See: https://github.com/grame-cncm/faust/issues/473
2020-08-03 19:42:24 +02:00
Bart Brouns
0e90984ff0 faust: unstable-2020-03-20 -> unstable-2020-06-08 2020-06-11 19:26:56 +02:00