File: control

package info (click to toggle)
pmidi 1.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 732 kB
  • ctags: 676
  • sloc: sh: 4,094; ansic: 3,011; makefile: 54
file content (32 lines) | stat: -rw-r--r-- 1,156 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
Source: pmidi
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders:
 Ross Gammon <rossgammon@mail.dk>,
 Jaromír Mikeš <mira.mikes@seznam.cz>
Section: sound
Priority: optional
Build-Depends: debhelper (>= 9),
               dh-autoreconf,
               libasound2-dev,
               libglib2.0-dev,
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/pmidi.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/pmidi.git
Homepage: http://www.parabola.me.uk/alsa/pmidi.html

Package: pmidi
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: command line midi player for ALSA
 ALSA is an effort to create a modules sound system for Linux,
 while maintaining full compatibility with OSS/Lite.
 .
 This program works with latest ALSA 1.0 drivers and former 0.9 versions.
 .
 This is a straightforward command line program to play midi files
 through the ALSA sequencer.
 .
 As you can specify the client and port to connect to on the command
 line it is also useful for testing ALSA or clients that need to receive
 sequencer events.