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.

57 lines
2.0KB

  1. Source: carla-bridge-win
  2. Section: sound
  3. Priority: optional
  4. Maintainer: falkTX <falktx@falktx.com>
  5. Build-Depends: debhelper-compat (= 13),
  6. kxstudio-build-scripts (>= 5),
  7. pkg-config,
  8. libgl1-mesa-dev | libgl-dev,
  9. libx11-dev,
  10. mingw-w64 [amd64 i386],
  11. g++-mingw-w64 [amd64 i386],
  12. libwine-dev [amd64 i386],
  13. wine32-tools [i386],
  14. wine64-tools [amd64]
  15. Standards-Version: 3.9.2
  16. Homepage: https://kx.studio/Applications:Carla
  17. XSC-KXStudio-VCS: https://github.com/falkTX/Carla
  18. Package: carla-bridge-win32
  19. Architecture: amd64 i386
  20. Multi-Arch: allowed
  21. Depends: ${shlibs:Depends}, ${misc:Depends}, wine | wine-development | wine-stable | wine-staging
  22. Breaks: carla-bridge-wine32 (<< 5:2.0.0+git20190321)
  23. Replaces: carla-bridge-wine32 (<< 5:2.0.0+git20190321)
  24. Description: carla 32bit windows bridge
  25. This package provides the Carla win32 bridge.
  26. Package: carla-bridge-win64
  27. Architecture: amd64
  28. Multi-Arch: allowed
  29. Depends: ${shlibs:Depends}, ${misc:Depends}, wine | wine-development | wine-stable | wine-staging
  30. Breaks: carla-bridge-wine64 (<< 5:2.0.0+git20190321)
  31. Replaces: carla-bridge-wine64 (<< 5:2.0.0+git20190321)
  32. Description: carla 64bit windows bridge
  33. This package provides the Carla win64 bridge.
  34. Package: carla-vst-wine
  35. Architecture: amd64 i386
  36. Depends: ${shlibs:Depends}, ${misc:Depends}, carla | carla-git, wine | wine-development | wine-stable | wine-staging
  37. Description: carla VST for windows applications
  38. This package provides the Carla wine VST plugin.
  39. .
  40. This allows to load Carla inside a Windows host (running under wine) but loading the linux-native version of Carla,
  41. thus enabling the use of linux-native plugins inside a Windows host.
  42. Package: carla-bridge-wine32
  43. Architecture: all
  44. Depends: ${misc:Depends}
  45. Description: Dummy package
  46. This is a dummy package and can be safely removed if nothing depends on it.
  47. Package: carla-bridge-wine64
  48. Architecture: all
  49. Depends: ${misc:Depends}
  50. Description: Dummy package
  51. This is a dummy package and can be safely removed if nothing depends on it.