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.

37 lines
768B

  1. Source: moony.lv2
  2. Section: sound
  3. Priority: optional
  4. Maintainer: falkTX <falktx@falktx.com>
  5. Build-Depends: debhelper-compat (= 13),
  6. kxstudio-audio-plugin-tester (>= 9),
  7. meson,
  8. pkg-config,
  9. libcairo-dev,
  10. lv2-dev,
  11. libx11-dev,
  12. libxext-dev,
  13. libgl1-mesa-dev | libgl-dev,
  14. libglu1-mesa-dev | libglu-dev,
  15. libglew-dev
  16. Standards-Version: 3.8.4
  17. Package: moony.lv2
  18. Architecture: any
  19. Depends: ${shlibs:Depends}, ${misc:Depends}
  20. Provides: lv2-plugin
  21. Description: realtime Lua as programmable glue in LV2
  22. Moony is a realtime Lua as programmable glue in LV2.
  23. .
  24. Currently the following plugins are contained in this plugin bundle:
  25. - C1 x C1
  26. - C2 x C2
  27. - C4 x C4
  28. .
  29. - A1 x A1
  30. - A2 x A2
  31. - A4 x A4
  32. .
  33. - C1+A1 x C1+A1
  34. - C2+A1 x C2+A1
  35. - C4+A1 x C4+A1