Source: aumix
Section: sound
Priority: optional
Maintainer: Samuel Thibault <sthibault@debian.org>
Build-Depends: debhelper-compat (= 12), libgpmg1-dev [linux-any], libncursesw5-dev, gettext, bzip2, autoconf (>> 2.50), automake
Rules-Requires-Root: no
Standards-Version: 4.6.0
Homepage: https://sourceforge.net/projects/aumix/
Vcs-Git: https://salsa.debian.org/debian/aumix.git
Vcs-Browser: https://salsa.debian.org/debian/aumix

Package: aumix-common
Architecture: all
Depends: ${misc:Depends}, oss-compat
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 architecture-independent files for aumix.

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.
