Source: cardinal
Section: sound
Priority: optional
Maintainer: 3rdp4r7yr3p0 <3rdp4r7yr3p0@gmail.com>
Build-Depends:
 debhelper-compat (= 13),
 build-essential, cmake, libarchive-dev, libdbus-1-dev, libfftw3-dev, libgl1-mesa-dev, libjansson-dev, liblo-dev, libmagic-dev, libsamplerate0-dev, libsndfile1-dev, libspeexdsp-dev, libx11-dev, libxcursor-dev, libxext-dev, libxrandr-dev, pkgconf, python3,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://cardinal.kx.studio

Package: cardinal
Architecture: all
Depends: cardinal-standalone, cardinal-clap, cardinal-lv2, cardinal-vst, cardinal-vst3,
Description: A free and self-contained modular synthesizer based on VCV Rack.
 * Cardinal is a free and open-source virtual modular synthesizer plugin,
   available in AudioUnit, CLAP, LV2, VST2 and VST3 plugin formats and as
   a standalone app for FreeBSD, Linux, macOS, Windows and the Web.
   It is based on the popular VCV Rack but with a focus on being a fully
   self-contained plugin version.
 * More specifically, this is a DPF-based plugin wrapper around VCV Rack,
   using its code directly instead of forking the project, with the target
   of having a self-contained, fully free and open-source plugin version
   of Rack.
 * Cardinal contains Rack, some 3rd-party modules and a few internal
   utilities all in a single binary.
   All "Core" modules from Rack have been replaced by Cardinal equivalents,
   simplified to better work for an audio plugin.
 * Cardinal does not load external modules and does not connect to the
   official Rack library/store.
   All VCV branding has been removed (to the best of our knowledge) in order
   to avoid any trademark issues.
 .
 This meta-package provides the "cardinal" standalone application and CLAP,
 LV2, VST, VST3 plugins.

Package: cardinal-standalone
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, cardinal-data,
Description: A free and self-contained modular synthesizer based on VCV Rack (standalone application).
 * Cardinal is a free and open-source virtual modular synthesizer plugin,
   available in AudioUnit, CLAP, LV2, VST2 and VST3 plugin formats and as
   a standalone app for FreeBSD, Linux, macOS, Windows and the Web.
   It is based on the popular VCV Rack but with a focus on being a fully
   self-contained plugin version.
 * More specifically, this is a DPF-based plugin wrapper around VCV Rack,
   using its code directly instead of forking the project, with the target
   of having a self-contained, fully free and open-source plugin version
   of Rack.
 * Cardinal contains Rack, some 3rd-party modules and a few internal
   utilities all in a single binary.
   All "Core" modules from Rack have been replaced by Cardinal equivalents,
   simplified to better work for an audio plugin.
 * Cardinal does not load external modules and does not connect to the
   official Rack library/store.
   All VCV branding has been removed (to the best of our knowledge) in order
   to avoid any trademark issues.
 .
 This package provides the "cardinal" standalone application.

Package: cardinal-data
Architecture: all
Description: A free and self-contained modular synthesizer based on VCV Rack (data files).
 * Cardinal is a free and open-source virtual modular synthesizer plugin,
   available in AudioUnit, CLAP, LV2, VST2 and VST3 plugin formats and as
   a standalone app for FreeBSD, Linux, macOS, Windows and the Web.
   It is based on the popular VCV Rack but with a focus on being a fully
   self-contained plugin version.
 * More specifically, this is a DPF-based plugin wrapper around VCV Rack,
   using its code directly instead of forking the project, with the target
   of having a self-contained, fully free and open-source plugin version
   of Rack.
 * Cardinal contains Rack, some 3rd-party modules and a few internal
   utilities all in a single binary.
   All "Core" modules from Rack have been replaced by Cardinal equivalents,
   simplified to better work for an audio plugin.
 * Cardinal does not load external modules and does not connect to the
   official Rack library/store.
   All VCV branding has been removed (to the best of our knowledge) in order
   to avoid any trademark issues.
 .
 This package contains the architecture-independent data files for
 "cardinal".

Package: cardinal-clap
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, cardinal-data,
Description: A free and self-contained modular synthesizer based on VCV Rack (CLAP plugin).
 * Cardinal is a free and open-source virtual modular synthesizer plugin,
   available in AudioUnit, CLAP, LV2, VST2 and VST3 plugin formats and as
   a standalone app for FreeBSD, Linux, macOS, Windows and the Web.
   It is based on the popular VCV Rack but with a focus on being a fully
   self-contained plugin version.
 * More specifically, this is a DPF-based plugin wrapper around VCV Rack,
   using its code directly instead of forking the project, with the target
   of having a self-contained, fully free and open-source plugin version
   of Rack.
 * Cardinal contains Rack, some 3rd-party modules and a few internal
   utilities all in a single binary.
   All "Core" modules from Rack have been replaced by Cardinal equivalents,
   simplified to better work for an audio plugin.
 * Cardinal does not load external modules and does not connect to the
   official Rack library/store.
   All VCV branding has been removed (to the best of our knowledge) in order
   to avoid any trademark issues.
 .
 This package provides the "cardinal" CLAP plugin.

Package: cardinal-lv2
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, cardinal-data,
Description: A free and self-contained modular synthesizer based on VCV Rack (LV2 plugin).
 * Cardinal is a free and open-source virtual modular synthesizer plugin,
   available in AudioUnit, CLAP, LV2, VST2 and VST3 plugin formats and as
   a standalone app for FreeBSD, Linux, macOS, Windows and the Web.
   It is based on the popular VCV Rack but with a focus on being a fully
   self-contained plugin version.
 * More specifically, this is a DPF-based plugin wrapper around VCV Rack,
   using its code directly instead of forking the project, with the target
   of having a self-contained, fully free and open-source plugin version
   of Rack.
 * Cardinal contains Rack, some 3rd-party modules and a few internal
   utilities all in a single binary.
   All "Core" modules from Rack have been replaced by Cardinal equivalents,
   simplified to better work for an audio plugin.
 * Cardinal does not load external modules and does not connect to the
   official Rack library/store.
   All VCV branding has been removed (to the best of our knowledge) in order
   to avoid any trademark issues.
 .
 This package provides the "cardinal" LV2 plugin.

Package: cardinal-vst
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, cardinal-data,
Description: A free and self-contained modular synthesizer based on VCV Rack (VST plugin).
 * Cardinal is a free and open-source virtual modular synthesizer plugin,
   available in AudioUnit, CLAP, LV2, VST2 and VST3 plugin formats and as
   a standalone app for FreeBSD, Linux, macOS, Windows and the Web.
   It is based on the popular VCV Rack but with a focus on being a fully
   self-contained plugin version.
 * More specifically, this is a DPF-based plugin wrapper around VCV Rack,
   using its code directly instead of forking the project, with the target
   of having a self-contained, fully free and open-source plugin version
   of Rack.
 * Cardinal contains Rack, some 3rd-party modules and a few internal
   utilities all in a single binary.
   All "Core" modules from Rack have been replaced by Cardinal equivalents,
   simplified to better work for an audio plugin.
 * Cardinal does not load external modules and does not connect to the
   official Rack library/store.
   All VCV branding has been removed (to the best of our knowledge) in order
   to avoid any trademark issues.
 .
 This package provides the "cardinal" VST plugin.

Package: cardinal-vst3
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, cardinal-data,
Description: A free and self-contained modular synthesizer based on VCV Rack (VST3 plugin).
 * Cardinal is a free and open-source virtual modular synthesizer plugin,
   available in AudioUnit, CLAP, LV2, VST2 and VST3 plugin formats and as
   a standalone app for FreeBSD, Linux, macOS, Windows and the Web.
   It is based on the popular VCV Rack but with a focus on being a fully
   self-contained plugin version.
 * More specifically, this is a DPF-based plugin wrapper around VCV Rack,
   using its code directly instead of forking the project, with the target
   of having a self-contained, fully free and open-source plugin version
   of Rack.
 * Cardinal contains Rack, some 3rd-party modules and a few internal
   utilities all in a single binary.
   All "Core" modules from Rack have been replaced by Cardinal equivalents,
   simplified to better work for an audio plugin.
 * Cardinal does not load external modules and does not connect to the
   official Rack library/store.
   All VCV branding has been removed (to the best of our knowledge) in order
   to avoid any trademark issues.
 .
 This package provides the "cardinal" VST3 plugin.

