File: control

package info (click to toggle)
ladspa-sdk 1.13-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 416 kB
  • ctags: 306
  • sloc: ansic: 2,382; cpp: 318; makefile: 97; sh: 21
file content (33 lines) | stat: -rw-r--r-- 971 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Source: ladspa-sdk
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Build-Depends:
 cdbs,
 debhelper (>= 10)
Standards-Version: 3.9.8
Uploaders:
 Felipe Sateler <fsateler@debian.org>,
 Jaromír Mikeš <mira.mikes@seznam.cz>
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/ladspa-sdk.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/ladspa-sdk.git
Homepage: http://www.ladspa.org/

Package: ladspa-sdk
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Provides:
 ladspa-host,
 ladspa-plugin,
 ladspa-sdk-dev
Conflicts:
 ladspa-sdk-dev
Description: sample tools for linux-audio-dev plugin architecture
 LADSPA is a free standard specification for audio effect plugins.
 .
 Contains sample plugins, and analyseplugin, listplugin, applyplugin
 programs, and the ladspa.h, the LADSPA specification.
 .
 Please build-depend on this package if you need ladspa.h