External, Non-PPA KXStudio Repository
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
970B

  1. Source: dragonfly-reverb
  2. Section: sound
  3. Priority: optional
  4. Maintainer: falkTX <falktx@falktx.com>
  5. Build-Depends: debhelper-compat (= 13),
  6. kxstudio-audio-plugin-tester (>= 8),
  7. pkg-config,
  8. libgl1-mesa-dev | libgl-dev,
  9. libglu1-mesa-dev | libglu-dev,
  10. libjack-jackd2-dev | libjack-dev,
  11. libx11-dev,
  12. libxcursor-dev,
  13. libxext-dev,
  14. libxrandr-dev,
  15. fftw3-static,
  16. liblo-static
  17. Standards-Version: 4.5.0
  18. Homepage: https://michaelwillis.github.io/dragonfly-reverb/
  19. XSC-KXStudio-VCS: https://github.com/michaelwillis/dragonfly-reverb
  20. Rules-Requires-Root: no
  21. Package: dragonfly-reverb
  22. Architecture: any
  23. Depends: ${shlibs:Depends}, ${misc:Depends}
  24. Provides: standalone-plugin, lv2-plugin, vst-plugin, vst3-plugin
  25. Description: A set of free reverb effects
  26. Dragonfly Reverb is a bundle of free audio reverb effects.
  27. .
  28. Theirs DSP are based on the well-known freeverb3 and its GUI is made with the help of the DPF toolkit.
  29. .
  30. KXStudio package imported from LibraZiK