~ubuntu-branches/ubuntu/intrepid/ecasound2.2/intrepid

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Junichi Uekawa
  • Date: 2005-04-14 09:15:48 UTC
  • Revision ID: james.westby@ubuntu.com-20050414091548-vwu2de2157xq1hcm
Tags: 2.4.1-1
* New upstream version
- 01_ecasoundrc-location-fix: included in upstream
- 07_configure_in_maintainer_mode: updated
* removed refererence to artsc-dev
* [debian/control, debian/rules] Use automake1.9
* documentation is now in rst
- add Build-Depends: python-docutils
* debian/menu: quote
* debian/watch: add

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: ecasound2.2
 
2
section: sound
 
3
Priority: extra
 
4
Maintainer: Junichi Uekawa <dancer@debian.org>
 
5
Standards-Version: 3.6.1
 
6
Build-Depends: libsndfile1-dev (>= 1.0.5), libaudiofile-dev, libasound2-dev, debhelper (>> 4.1.1), libwrap-dev, libncurses5-dev, python2.3-dev, ladspa-sdk (>= 1.0.LGPL-3), libtool, m4, libreadline4-dev, libjack0.80.0-dev, libsamplerate0-dev, dpatch, hevea, doxygen, tetex-bin, tetex-extra, autoconf, automake1.9, python, yodl, ruby1.8, ruby, python-docutils
 
7
Build-Conflicts: libecasound7, libkvutils2, libecasound7c102, libkvutils2c102
 
8
 
 
9
Package: ecasound
 
10
Architecture: any
 
11
Depends: ${shlibs:Depends}, python-ecasound2.2, python
 
12
Suggests: mp3-encoder, mpg321 | mp3-decoder, vorbis-tools, python-ecasound (= ${Source-Version}), swh-plugins | ladspa-plugin, timidity, mikmod
 
13
Provides: ladspa-host, ecasound
 
14
Replaces: ecasound2.2 (<< 2.3.2-1), libecasound7c102, libecasound7
 
15
Description: Multitrack-capable audio recorder and effect processor
 
16
 Ecasound is a software package designed for multitrack audio
 
17
 processing. It can be used for simple tasks like audio playback, 
 
18
 recording and format conversions, as well as for multitrack effect 
 
19
 processing, mixing, recording and signal recycling. Ecasound supports 
 
20
 a wide range of audio inputs, outputs and effect algorithms. 
 
21
 Effects and audio objects can be combined in various ways, and their
 
22
 parameters can be controlled by operator objects like oscillators 
 
23
 and MIDI-CCs. As most functionality is located in shared libraries,
 
24
 creating alternative user-interfaces is easy. A versatile console mode
 
25
 interface is included in the package.
 
26
 
 
27
Package: ecasound2.2
 
28
Architecture: any
 
29
Depends: ecasound (= ${Source-Version})
 
30
Description: Multitrack-capable audio recorder and effect processor
 
31
 This is a dummy package that depends on ecasound package for 
 
32
 transition purpose.
 
33
 
 
34
Package: libecasound2.2-dev
 
35
Architecture: any
 
36
Section: libdevel
 
37
Depends: libkvutils2.2-dev, libaudiofile-dev, libasound2-dev, libjack0.80.0-dev, libsamplerate0-dev, libsndfile1-dev
 
38
Conflicts: libecasound-development
 
39
Provides: libecasound-development
 
40
Description: development files for ecasound
 
41
 Ecasound is a software package designed for multitrack audio
 
42
 processing. It can be used for simple tasks like audio playback, 
 
43
 recording and format conversions, as well as for multitrack effect 
 
44
 processing, mixing, recording and signal recycling. Ecasound supports 
 
45
 a wide range of audio inputs, outputs and effect algorithms. 
 
46
 Effects and audio objects can be combined in various ways, and their
 
47
 parameters can be controlled by operator objects like oscillators 
 
48
 and MIDI-CCs. As most functionality is located in shared libraries,
 
49
 creating alternative user-interfaces is easy. 
 
50
 .
 
51
 includes development files for ecasound (C++) bindings
 
52
 
 
53
Package: libkvutils2.2-dev
 
54
Architecture: any
 
55
Section: libdevel
 
56
Depends: libc-dev, libreadline4-dev
 
57
Conflicts: libkvutils1-dev, libkvutils-dev, libkvutils-development
 
58
Provides: libkvutils-development
 
59
Description: kvutils library required for ecasound - development
 
60
 Kvutils is a simple utility library, It is not meant for general use. 
 
61
 There is no documentation available.
 
62
 .
 
63
 Kvutils is freely distributable according to the terms of the GNU
 
64
 General Public License (see the file 'COPYING').
 
65
 .
 
66
 For more info about projects in which kvutils library is used,
 
67
 see http://eca.cx
 
68
 .
 
69
 includes definition-by-contract routines, and command-line parsing 
 
70
 modules, some string processing routines, and support for locks.
 
71
 
 
72
Package: python-ecasound2.2
 
73
Architecture: any
 
74
Section: python
 
75
Depends: ${shlibs:Depends}, ${python:Depends}
 
76
Provides: python-ecasound
 
77
Conflicts: python-ecasound
 
78
Description: python binding files for ecasound 2.2
 
79
 Ecasound is a software package designed for multitrack audio
 
80
 processing. It can be used for simple tasks like audio playback, 
 
81
 recording and format conversions, as well as for multitrack effect 
 
82
 processing, mixing, recording and signal recycling. Ecasound supports 
 
83
 a wide range of audio inputs, outputs and effect algorithms. 
 
84
 Effects and audio objects can be combined in various ways, and their
 
85
 parameters can be controlled by operator objects like oscillators 
 
86
 and MIDI-CCs. As most functionality is located in shared libraries,
 
87
 creating alternative user-interfaces is easy. 
 
88
 .
 
89
 Includes python bindings for ecasound.
 
90
 Note that this version is for python version 2.3.
 
91
 
 
92
Package: libecasound-ruby1.8
 
93
Architecture: any
 
94
Section: libs
 
95
Depends: ${shlibs:Depends}, ruby1.8, libruby1.8, ecasound (>= 2.2.0)
 
96
Provides: libecasound-ruby
 
97
Description: ruby binding files for ecasound
 
98
 Ecasound is a software package designed for multitrack audio
 
99
 processing. It can be used for simple tasks like audio playback, 
 
100
 recording and format conversions, as well as for multitrack effect 
 
101
 processing, mixing, recording and signal recycling. Ecasound supports 
 
102
 a wide range of audio inputs, outputs and effect algorithms. 
 
103
 Effects and audio objects can be combined in various ways, and their
 
104
 parameters can be controlled by operator objects like oscillators 
 
105
 and MIDI-CCs. As most functionality is located in shared libraries,
 
106
 creating alternative user-interfaces is easy. 
 
107
 .
 
108
 Includes ruby bindings for ecasound.
 
109
 
 
110
Package: libecasoundc2.2-dev
 
111
Architecture: any
 
112
Section: libdevel
 
113
Depends: libreadline4-dev
 
114
Provides: libecasoundc-dev
 
115
Conflicts: libecasoundc-dev
 
116
Replaces: libecasound-dev (<< 2.0.2-4)
 
117
Description: c binding files for ecasound (devel)
 
118
 Ecasound is a software package designed for multitrack audio
 
119
 processing. It can be used for simple tasks like audio playback, 
 
120
 recording and format conversions, as well as for multitrack effect 
 
121
 processing, mixing, recording and signal recycling. Ecasound supports 
 
122
 a wide range of audio inputs, outputs and effect algorithms. 
 
123
 Effects and audio objects can be combined in various ways, and their
 
124
 parameters can be controlled by operator objects like oscillators 
 
125
 and MIDI-CCs. As most functionality is located in shared libraries,
 
126
 creating alternative user-interfaces is easy. 
 
127
 .
 
128
 includes development files for C (libecasoundc)
 
129
 
 
130
Package: ecasound-el
 
131
Architecture: all
 
132
Section: sound
 
133
Depends: ecasound (>= 2.2.0), emacs21|xemacs21
 
134
Description: emacs binding files for ecasound sound editing environment
 
135
 Ecasound is a software package designed for multitrack audio
 
136
 processing. It can be used for simple tasks like audio playback, 
 
137
 recording and format conversions, as well as for multitrack effect 
 
138
 processing, mixing, recording and signal recycling. Ecasound supports 
 
139
 a wide range of audio inputs, outputs and effect algorithms. 
 
140
 Effects and audio objects can be combined in various ways, and their
 
141
 parameters can be controlled by operator objects like oscillators 
 
142
 and MIDI-CCs. As most functionality is located in shared libraries,
 
143
 creating alternative user-interfaces is easy. 
 
144
 .
 
145
 This package provides an interactive mode for running ecasound
 
146
 sessions from within Emacs as well as Emacs Lisp bindings
 
147
 to the Ecasound Control Interface (ECI).