1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: csladspa
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders: Felipe Sateler <fsateler@debian.org>
Build-Depends: debhelper (>= 11), libcsnd-dev, cmake, ninja-build
Standards-Version: 4.1.3
Homepage: https://github.com/csound/csladspa
Vcs-Browser: https://salsa.debian.org/multimedia-team/csladspa
Vcs-Git: https://salsa.debian.org/multimedia-team/csladspa.git
Rules-Requires-Root: no
Package: csladspa
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Provides: ladspa-plugin
Description: LADSPA plugin for Csound
This plugin enables the creation of LADSPA plugins with the Csound
language.
.
For more information on Csound or LADSPA, see the csound or ladspa-sdk
packages, respectively.
|