File debian.control of Package vmpc2000xl
Priority: optional
Maintainer: Konstantin Voinov <konstantin.voinov@gmail.com>
Source: vmpc2000xl
Build-Depends: debhelper (>= 9), libasound2-dev,
cmake (>=3.16),
libjpeg-dev,
libcurl4-gnutls-dev,
libfreetype6-dev,
libx11-dev,
libxext-dev,
libxinerama-dev,
libxrandr-dev,
libxcomposite-dev,
libxcursor-dev,
libjack-dev,
libgl1-mesa-dev,
libudisks2-dev,
librtmidi-dev,
libsamplerate-dev,
Standards-Version: 3.8.2
Homepage: https://github.com/izzyreal/vmpc-juce
Package: vmpc2000xl
Architecture: any
Depends: ${shlibs:Depends}
Description: Implementation of VMPC2000XL, the Akai MPC2000XL emulator.
Package: vmpc2000xl-vst3
Architecture: any
Depends: ${shlibs:Depends}
Description: Implementation of VMPC2000XL, the Akai MPC2000XL emulator. VST3 plugin.
Package: vmpc2000xl-lv2
Architecture: any
Depends: ${shlibs:Depends}
Description: Implementation of VMPC2000XL, the Akai MPC2000XL emulator. LV2 plugin.
Package: vmpc2000xl-full
Architecture: any
Depends: vmpc2000xl (=${source:Version}),
vmpc2000xl-vst3 (=${source:Version}),
vmpc2000xl-lv2 (=${source:Version})
Description: Meta package which installs Standalone version of vmpc2000xl and it's Plugin (VST3 and LV2) binaries.