File: control

package info (click to toggle)
csladspa 1%3A6.11.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, trixie
  • size: 152 kB
  • sloc: ansic: 532; cpp: 510; makefile: 9
file content (22 lines) | stat: -rw-r--r-- 786 bytes parent folder | download | duplicates (2)
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.