Search Criteria
Package Details: zl-compressor 0.5.0-3
Package Actions
| 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) |
Dependencies (22)
- brotli (brotli-gitAUR)
- bzip2 (bzip2-gitAUR)
- expat (expat-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoled-gen3AUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-woledAUR)
- highway (highway-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- nlopt
- zl-compressor-lv2AUR
- zl-compressor-vst3AUR
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- at-spi2-core (at-spi2-core-gitAUR) (make)
- cairo (cairo-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR) (make)
- harfbuzz (harfbuzz-gitAUR) (make)
- kfr (make)
- Show 2 more dependencies...
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)