File: control

package info (click to toggle)
lv2proc 0.4.0-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 500 kB
  • sloc: ansic: 1,040; sh: 1,036; makefile: 21
file content (29 lines) | stat: -rw-r--r-- 820 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
Source: lv2proc
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders:
 Alessio Treglia <alessio@debian.org>
Build-Depends:
 debhelper (>= 7.0.50~),
 dh-autoreconf,
 liblilv-dev,
 libsndfile-dev,
 lv2-dev,
 pkg-config
Standards-Version: 3.9.3
Homepage: http://naspro.atheme.org/applications/lv2proc
Vcs-Git: git://git.debian.org/pkg-multimedia/lv2proc.git
Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/lv2proc.git

Package: lv2proc
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Provides: lv2-host
Description: command line effect processor
 LV2proc is a simple command line effect processor using LV2 plugins.
 .
 lv2proc generates an output sound file by applying a LV2 effect
 plugin to an input sound file.