OSDN Git Service

Revert "[actions][cmake] Add --tags option to git describe"
[timidity41/timidity41.git] / debian / control
1 Source: timidity
2 Section: sound
3 Priority: optional
4 Maintainer: Debian QA Group <packages@qa.debian.org>
5 Build-Depends:
6  autotools-dev,
7  debhelper (>= 7),
8  libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
9  libaudio-dev,
10  libaudiofile-dev,
11  libesd0-dev,
12  libflac-dev (>= 1.1.4),
13  libgtk2.0-dev,
14  libjack-dev,
15  libao-dev,
16  libaudio-dev,
17  portaudio19-dev (>= 18.0),
18  libportmidi-dev,
19  libncurses-dev,
20  libpng-dev,
21  libslang2-dev,
22  libspeex-dev (>= 1.0),
23  libvorbis-dev (>= 1.0.0-3),
24  libopus-dev,
25  libmpg123-dev (>= 1.0),
26  libmotif-dev (>= 2.0),
27  libx11-dev,
28  libxaw7-dev,
29  libxext-dev,
30  libxmu-dev,
31  libxpm-dev,
32  libxt-dev,
33  tcl-dev,
34  tk-dev,
35 Standards-Version: 3.9.2
36 Homepage: http://timidity.sourceforge.net/
37
38 Package: timidity
39 Architecture: any
40 Depends:
41  lsb-base (>= 3.2-13),
42  ${misc:Depends},
43  ${shlibs:Depends},
44 Recommends:
45  freepats,
46  timidity-daemon,
47 Suggests:
48  fluid-soundfont-gm,
49  fluid-soundfont-gs,
50  pmidi,
51 Description: Software sound renderer (MIDI sequencer, MOD player)
52  TiMidity++ is a very high quality software-only MIDI sequencer and MOD player.
53  It uses sound fonts (GUS-compatible or SF2-compatible) to render MIDI files,
54  which are not included in this package.
55  .
56    * Plays MIDI files without any external MIDI instruments at all
57    * Understands SMF, RCP/R36/G18/G36, MFI, RMI (MIDI)
58    * Autodetects and supports GM/GS/XG MIDI
59    * Understands MOD, XM, S3M, IT, 699, AMF, DSM, FAR, GDM,
60      IMF, MED, MTM, STM, STX, ULT, UNI (MOD)
61    * Does MOD to MIDI conversion (including playback)
62    * Outputs audio into various audio file formats: WAV, au, AIFF,
63      Ogg (Vorbis, FLAC, Speex)
64    * Supports NAS, eSound, JACK, ALSA and OSS drivers
65    * Uses Gravis Ultrasound compatible patch files and SoundFont2 patch
66      files as the voice data for MIDI instruments
67    * Supports playing from archives (zip, lzh, tar...) and playing remote
68      data from the network
69    * Timidity++ can be used as an ALSA sequencer device
70
71 Package: timidity-interfaces-extra
72 Architecture: any
73 Depends:
74  timidity (= ${binary:Version}),
75  ${misc:Depends},
76  ${shlibs:Depends},
77 Replaces:
78  timidity (<< 2.12.0),
79 Description: TiMidity++ extra user interfaces
80  TiMidity++ is a very high quality software-only MIDI sequencer and MOD 
81  player.
82  .
83  This package provides extra TiMidity++ user interfaces, which have
84  limited functionality when compared to those in the main package.
85  .
86  Interfaces in this package: VT100, Tcl/Tk, S-Lang, XSkin, GTK2
87
88 Package: timidity-el
89 Section: lisp
90 Architecture: all
91 Depends:
92  emacsen-common,
93  timidity (>= ${source:Version}),
94  ${misc:Depends},
95 Description: Emacs front end to Timidity++
96  The timidity.el Emacs-Lisp program is a front-end to the TiMidity++ software-
97  only MIDI sequencer and MOD player.  You can play MIDI amd MOD files directly
98  from Emacs with this package.
99
100 Package: timidity-daemon
101 Section: sound
102 Architecture: all
103 Depends:
104  adduser,
105  timidity (>= ${source:Version}),
106  ${misc:Depends},
107 Replaces:
108  timidity (<< 2.13.2-31),
109 Description: runs TiMidity++ as a system-wide MIDI sequencer
110  TiMidity++ is a very high quality software-only MIDI sequencer and MOD 
111  player.
112  .
113  This package provides TiMidity++ as a system-wide MIDI sequencer.
114