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
|
Source: wmix
Section: x11
Priority: optional
Build-Depends: debhelper-compat (= 12),
libasound2-dev,
libx11-dev,
libxext-dev,
libxpm-dev,
libxrandr-dev
Maintainer: Debian Window Maker Team <pkg-wmaker-devel@lists.alioth.debian.org>
Uploaders: Doug Torrance <dtorrance@piedmont.edu>,
Jeremy Sowden <jeremy@azazel.net>
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: http://www.dockapps.net/wmix
Vcs-Browser: https://salsa.debian.org/wmaker-team/wmix
Vcs-Git: https://salsa.debian.org/wmaker-team/wmix.git
Package: wmix
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Dockapp mixer for OSS
Allows toggling record source, muting individual channels,
adjusting volume and balance, all in a compact dockapp size,
with TV-like on-screen-display for volume levels.
.
Supports mousewheel to adjust current channelvolume
and can be controlled remotely with SIGUSR1 / SIGUSR2 to adjust the volume.
Keeps a simple configuration file for user-defined settings.
|