Source: alsamixergui
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders: Paul Brossier <piem@debian.org>
Section: sound
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libfltk1.3-dev,
               libasound2-dev
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/multimedia-team/alsamixergui
Vcs-Git: https://salsa.debian.org/multimedia-team/alsamixergui.git
Homepage: https://web.archive.org/web/20090205035610/http://www.iua.upf.es/~mdeboer/projects/alsamixergui/
Rules-Requires-Root: no

Package: alsamixergui
Architecture: linux-any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         alsa-utils
Provides: x-audio-mixer
Description: graphical soundcard mixer for ALSA soundcard driver
 alsamixergui is an FLTK based mixer program for use with the ALSA soundcard
 drivers. It supports multiple soundcards with multiple devices.
 .
 alsamixergui is a frontend for alsamixer, written directly on top of the
 alsamixer source, leaving the original source intact, only adding a couple of
 ifdefs, and some calls to the gui part. It provides exactly the same
 functionality, but with a graphical user interface.
