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
|
Source: volumecontrol.app
Section: gnustep
Priority: optional
Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
Uploaders: Yavor Doganov <yavor@gnu.org>, Alex Myczko <tar@debian.org>
Build-Depends: debhelper-compat (= 13),
libgnustep-gui-dev,
libasound2-dev [linux-any],
gnustep-make,
imagemagick
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/gnustep-team/volumecontrol.app.git
Vcs-Browser: https://salsa.debian.org/gnustep-team/volumecontrol.app.git
Homepage: https://github.com/alexmyczko/VolumeControl.app
Package: volumecontrol.app
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
${gnustep:Depends}
Description: Audio mixer for GNUstep
VolumeControl is a GNUstep program for adjusting the audio mixer on
systems that use the ALSA or OSS APIs. It allows the sound level,
left/right speakers, muting for master, PCM, bass, and treble levels
to be controlled.
|