summaryrefslogtreecommitdiffstats
path: root/wm-addons/volumeicon/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'wm-addons/volumeicon/DETAILS')
-rwxr-xr-xwm-addons/volumeicon/DETAILS21
1 files changed, 21 insertions, 0 deletions
diff --git a/wm-addons/volumeicon/DETAILS b/wm-addons/volumeicon/DETAILS
new file mode 100755
index 0000000000..59959f15c3
--- /dev/null
+++ b/wm-addons/volumeicon/DETAILS
@@ -0,0 +1,21 @@
+ SPELL=volumeicon
+ VERSION=0.5.1
+ SOURCE=${SPELL}-${VERSION}.tar.gz
+ SOURCE_URL[0]=http://nullwise.com/files/${SPELL}/${SOURCE}
+ SOURCE_HASH=sha512:a96c79f91a8a0ec96f3297af659cf738547bb33e5908edb6b499bcc5081c61339ceaccc3a854a2f953a6f177fe6d8be1578cacab522d8be63a9dda8cf7c7a452
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE=http://nullwise.com/volumeicon.html
+ LICENSE[0]=GPL
+ ENTERED=20170320
+ SHORT="lightweight volume control that sits in your systray"
+cat << EOF
+Volume Icon aims to be a lightweight volume control that sits in your systray.
+
+Features:
+- Change volume by scrolling on the systray icon
+- Ability to choose which channel to control
+- Several icon themes (with gtk theme as default)
+- Configurable external mixer
+- Volume Slider
+- Hotkey support
+EOF