Merge pull request #189525 from jtojnar/easyeffects

easyeffects: 6.2.8 → 6.3.0
This commit is contained in:
adisbladis 2022-09-03 12:48:29 +12:00 committed by GitHub
commit cb5a1a003d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,6 @@
, nlohmann_json
, pipewire
, pkg-config
, python3
, rnnoise
, rubberband
, speexdsp
@ -35,13 +34,13 @@
stdenv.mkDerivation rec {
pname = "easyeffects";
version = "6.2.8";
version = "6.3.0";
src = fetchFromGitHub {
owner = "wwmm";
repo = "easyeffects";
rev = "v${version}";
sha256 = "sha256-iADECt0m74Irm3JEQgZVLCr6Z2SKATAh9SvPwzd7HCo=";
sha256 = "sha256-OLxuE1jiALuKlC9U9esVlhaMBEaoZyNae8OO8upE4ZM=";
};
nativeBuildInputs = [
@ -50,7 +49,6 @@ stdenv.mkDerivation rec {
meson
ninja
pkg-config
python3
wrapGAppsHook4
];
@ -76,11 +74,6 @@ stdenv.mkDerivation rec {
zita-convolver
];
postPatch = ''
chmod +x meson_post_install.py
patchShebangs meson_post_install.py
'';
preFixup =
let
lv2Plugins = [