Source: aumix
Section: sound
Priority: optional
Maintainer: Samuel Thibault <sthibault@debian.org>
Build-Depends: debhelper (>=11), libgpmg1-dev [linux-any], libncursesw5-dev, libgtk2.0-dev, gettext, bzip2, autoconf (>>2.50), automake
Standards-Version: 4.4.0
Homepage: http://www.jpj.net/~trevor/aumix.html
Vcs-Git: https://salsa.debian.org/debian/aumix.git
Vcs-Browser: https://salsa.debian.org/debian/aumix.git

Package: aumix-common
Architecture: all
Depends: ${misc:Depends}, oss-compat, lsb-base (>= 3.0-6)
Replaces: aumix (<< 2.8-24), aumix-gtk (<< 2.8-24)
Breaks: aumix (<< 2.8-24), aumix-gtk (<< 2.8-24)
Description: Simple text-based mixer control program (common files)
 aumix is a small, easy-to-use program to control the mixer of your sound
 card. It runs in text mode using the ncurses library, or from the command
 line (non-interactively). It can read default settings from a file, and it
 can also automatically save and restore the mixer settings at shutdown and
 boot.
 .
 This package provides files common to aumix and aumix-gtk.

Package: aumix
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, aumix-common
Provides: audio-mixer
Conflicts: aumix-gtk
Replaces: aumix-gtk
Description: Simple text-based mixer control program
 aumix is a small, easy-to-use program to control the mixer of your sound
 card. It runs in text mode using the ncurses library, or from the command
 line (non-interactively). It can read default settings from a file, and it
 can also automatically save and restore the mixer settings at shutdown and
 boot.
 .
 A wrapper script xaumix is provided that finds and invokes xterm or a
 replacement. This is primarily for creating the best sized terminal window.
 If you want a true graphical interface, install aumix-gtk instead. That has
 the same functionality as this one in addition to offering a nice X GUI.

Package: aumix-gtk
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, aumix-common
Provides: aumix, x-audio-mixer, audio-mixer
Conflicts: aumix
Replaces: aumix
Description: Simple mixer control program with GUI and text interfaces
 aumix is a small, easy-to-use program to control the mixer of your sound
 card. It runs in text mode using the ncurses library, or from the command
 line (non-interactively). It can read default settings from a file, and it
 can also automatically save and restore the mixer settings at shutdown and
 boot.
 .
 Additionally this version can be run as a GTK+ app, i.e. with a graphical
 interface.  It can also still run in text-only mode, though.
