control (1969B)
1 Source: alsa-utils 2 Section: sound 3 Priority: optional 4 Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org> 5 Uploaders: Jordi Mallach <jordi@debian.org>, 6 Elimar Riesebieter <riesebie@lxtec.de>, 7 Luke Yelavich <themuso@ubuntu.com> 8 Build-Depends: debhelper (>= 10), 9 libasound2-dev (>= 1.0.27), 10 libfftw3-dev, 11 libncursesw5-dev, 12 libsamplerate-dev, 13 pkg-config, 14 xmlto 15 Standards-Version: 3.9.8 16 Homepage: https://www.alsa-project.org/ 17 Vcs-Svn: svn://anonscm.debian.org/pkg-alsa/trunk/alsa-utils 18 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-alsa/trunk/alsa-utils/ 19 20 Package: alsa-utils 21 Architecture: linux-any 22 Multi-Arch: foreign 23 Provides: audio-mixer 24 Depends: kmod (>= 17-1~), 25 lsb-base (>= 3.0-9), 26 whiptail | dialog, 27 ${misc:Depends}, 28 ${shlibs:Depends} 29 Description: Utilities for configuring and using ALSA 30 Included tools: 31 - alsactl: advanced controls for ALSA sound drivers 32 - alsaloop: create loopbacks between PCM capture and playback devices 33 - alsamixer: curses mixer 34 - alsaucm: alsa use case manager 35 - amixer: command line mixer 36 - amidi: read from and write to ALSA RawMIDI ports 37 - aplay, arecord: command line playback and recording 38 - aplaymidi, arecordmidi: command line MIDI playback and recording 39 - aconnect, aseqnet, aseqdump: command line MIDI sequencer control 40 - iecset: set or dump IEC958 status bits 41 - speaker-test: speaker test tone generator 42 . 43 ALSA is the Advanced Linux Sound Architecture. 44 45 Package: alsa-utils-udeb 46 Architecture: linux-any 47 Section: debian-installer 48 Provides: audio-mixer 49 Depends: ${misc:Depends}, ${shlibs:Depends} 50 Package-Type: udeb 51 Description: Utilities for configuring and using ALSA (udeb) 52 This is a selection of alsa utilities for use in Debian Installer. 53 Included are amixer and alsactl. 54 . 55 ALSA is the Advanced Linux Sound Architecture.