Package Details: zl-compressor 0.5.0-3

Git Clone URL: https://aur.archlinux.org/zl-compressor.git (read-only, click to copy)
Package Base: zl-compressor
Description: Sidechain and oversample capable compressor plugin by ZL Audio (metapackage that requires all plugin formats)
Upstream URL: https://zl-audio.github.io/plugins/zlcompressor/
Licenses: AGPL-3.0
Groups: pro-audio, zl-audio
Submitter: sfn
Maintainer: sfn
Last Packager: sfn
Votes: 1
Popularity: 0.39
First Submitted: 2025-11-04 14:33 (UTC)
Last Updated: 2026-06-10 14:41 (UTC)

Latest Comments

sfn commented on 2026-06-05 06:59 (UTC) (edited on 2026-06-05 08:02 (UTC) by sfn)

It seems to compile and (as far as I have tested) work fine, at least on my machine. That said, it is listed as a required dependency by upstream, so I want to do some more testing before I push it up to the AUR. If it works fine, I’ll open an issue upstream to remove it as unecessary and push up an updated version here.

If you want to try it, you can just manually remove webkit2gtk from the depends array and build. It’s also worth noting that webkit2gtk is offered as a system package, so you don’t need to build it yourself. Edit: I got the package name wrong, system repos offer “webkit2gtk-4.1” so yes, installing this package currently requires building it from source.

livvy commented on 2026-06-04 22:24 (UTC) (edited on 2026-06-04 22:27 (UTC) by livvy)

Could we perhaps remove webkit2gtk as a dependency or make it optional? Compiling a an entire web browser for a VST plugin is a bit much!

sfn commented on 2026-05-25 06:41 (UTC)

Should be fixed now. tl;dr install the kfr package.

I haven’t had a great deal of opportunity to test the new changes yet though, so do let me know if anything isn’t working.

livvy commented on 2026-05-24 11:49 (UTC) (edited on 2026-05-24 11:49 (UTC) by livvy)

CMake Error at CMakeLists.txt:199 (find_package):
  Could not find a package configuration file provided by "KFR" with any of
  the following names:

    KFR.cps
    kfr.cps
    KFRConfig.cmake
    kfr-config.cmake

  Add the installation prefix of "KFR" to CMAKE_PREFIX_PATH or set "KFR_DIR"
  to a directory containing one of the above files.  If "KFR" provides a
  separate development package or SDK, be sure it has been installed.