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
|
Source: volumeicon
Section: sound
Priority: optional
Maintainer: Mateusz Ĺukasik <mati75@linuxmint.pl>
Build-Depends: debhelper (>= 10), intltool,
libgtk-3-dev, libasound2-dev, libnotify-dev
Standards-Version: 4.0.0
Homepage: http://softwarebakery.com/maato/volumeicon.html
Vcs-Git: https://github.com/mati75/volumeicon-debian.git
Vcs-Browser: https://github.com/mati75/volumeicon-debian.git
Package: volumeicon-alsa
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: alsamixergui | aumix-gtk | kmix | gnome-alsamixer,
notify-osd | xfce4-notifyd | notification-daemon
Description: systray volume icon for alsa
This is a lightweight volume control that sits in your systray. This
version is compatible with ALSA.
Features:
* Change volume by scrolling on the systray icon
* Ability to choose which channel to control
* Configurable stepsize (percentage of volume
increase/decrease per scrollwheel step)
* Several icon themes (with gtk theme as default)
* Configurable external mixer
* Volume slider
|