File: control

package info (click to toggle)
sndobj 2.6.7%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 4,832 kB
  • ctags: 6,472
  • sloc: ansic: 55,663; cpp: 21,625; python: 391; makefile: 130; java: 22; sh: 21
file content (50 lines) | stat: -rw-r--r-- 1,411 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Source: sndobj
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders:
 Alessio Treglia <alessio@debian.org>
Build-Depends:
 debhelper (>= 9),
 fftw-dev,
 libasound2-dev [linux-any],
 libjack-dev,
 scons
Standards-Version: 3.9.8
Homepage: http://sndobj.sourceforge.net/
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/sndobj.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/sndobj.git

Package: libsndobj-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 fftw-dev,
 libsndobj2v5 (= ${binary:Version}),
 ${misc:Depends}
Description: Sound Object library (development files)
 The Sound Object Library is an object-oriented audio processing library.
 It provides objects for synthesis and processing of sound that can be used
 to build applications for computer-generated music.
 .
 This package contains the development files.

Package: libsndobj2v5
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Replaces:
 libsndobj2,
 libsndobj2c2
Conflicts:
 libsndobj2,
 libsndobj2c2
Description: Sound Object library
 The Sound Object Library is an object-oriented audio processing library.
 It provides objects for synthesis and processing of sound that can be used
 to build applications for computer-generated music.