File: control

package info (click to toggle)
taopm 1.0-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 6,972 kB
  • sloc: sh: 9,809; cpp: 5,161; yacc: 2,298; lex: 464; makefile: 434; ansic: 57
file content (36 lines) | stat: -rw-r--r-- 1,008 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
Source: taopm
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders: Tiago Bortoletto Vaz <tiago@debian.org>
Build-Depends:
 bison,
 debhelper-compat (= 13),
 flex,
 freeglut3-dev,
 libaudiofile-dev,
 libglu1-mesa-dev,
 libxi-dev,
 libxmu-dev,
 mesa-common-dev
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/multimedia-team/taopm
Vcs-Git: https://salsa.debian.org/multimedia-team/taopm.git
Homepage: http://taopm.sourceforge.net
Rules-Requires-Root: no

Package: taopm
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends:
 freeglut3-dev,
 g++ | c++-compiler,
 libxi-dev,
 libxmu-dev,
 ${misc:Depends},
 ${shlibs:Depends}
Description: Sound synthesis software with physical models
 Tao is a software package for sound synthesis using physical models. It
 provides a virtual acoustic material constructed from masses and springs which
 can be used as the basis for building quite complex virtual musical
 instruments.