summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2015-09-02 18:49:21 +0200
committerJulian Ospald <hasufell@gentoo.org>2015-09-02 18:49:39 +0200
commitd684a0ee9fcf8c1b9aa20b1a69df57433c7ee843 (patch)
treefe567e69b71444f044cc98b539c616d4e1b11e4a /media-sound/pnmixer
parentdev-python/greenlet: Version Bump (diff)
downloadgentoo-d684a0ee9fcf8c1b9aa20b1a69df57433c7ee843.tar.gz
gentoo-d684a0ee9fcf8c1b9aa20b1a69df57433c7ee843.tar.bz2
gentoo-d684a0ee9fcf8c1b9aa20b1a69df57433c7ee843.zip
media-sound/pnmixer: update metadata.xml
Diffstat (limited to 'media-sound/pnmixer')
-rw-r--r--media-sound/pnmixer/metadata.xml47
1 files changed, 46 insertions, 1 deletions
diff --git a/media-sound/pnmixer/metadata.xml b/media-sound/pnmixer/metadata.xml
index 22796d6e1d8e..39a15f484e83 100644
--- a/media-sound/pnmixer/metadata.xml
+++ b/media-sound/pnmixer/metadata.xml
@@ -5,9 +5,54 @@
<email>hasufell@gentoo.org</email>
<name>Julian Ospald</name>
</maintainer>
+ <natural-name>PNMixer</natural-name>
+ <longdescription lang='en'>
+ PNMixer is a simple mixer application designed to run in your system
+ tray. It integrates nicely into desktop environments that don't have
+ a panel that supports applets, and therefore can't run a mixer applet.
+ In particular it's been used quite a lot with fbpanel and tint2, but
+ should run fine in any system tray.
+
+ PNMixer is designed to work on systems that use ALSA for sound
+ management. Any other sound driver like OSS or FFADO, or sound
+ server like PulseAudio or Jackd, are currently not supported
+ (patches welcome).
+
+ PNMixer is a fork of OBMixer with a number of additions.
+ These include:
+ * Volume adjustment with the scroll wheel
+ * Select which ALSA device and channel to use
+ * Detect disconnect from sound system and re-connect if requested
+ * Bind and use HotKeys for volume control
+ * Texual display of volume level in popup window
+ * Continous volume adjustment when dragging the slider (not just
+ when you let go)
+ * Draw a volume level onto system tray icon
+ * Use system icon theme for icons and use mute/low/medium/high
+ volume icons
+ * Configurable middle click action
+ * Preferences for:
+ - volume text display
+ - volume text position
+ - icon theme
+ - amount to adjust per scoll
+ - middle click action
+ - drawing of volume level on tray icon
+
+ Source and so on are at: https://github.com/nicklan/pnmixer
+ </longdescription>
<upstream>
- <doc lang="en">https://github.com/nicklan/pnmixer/wiki</doc>
<bugs-to>https://github.com/nicklan/pnmixer/issues</bugs-to>
+ <changelog>https://github.com/nicklan/pnmixer/releases</changelog>
+ <doc lang="en">https://github.com/nicklan/pnmixer/wiki</doc>
<remote-id type="github">nicklan/pnmixer</remote-id>
+ <maintainer status='active'>
+ <email>hasufell@gentoo.org</email>
+ <name>Julian Ospald</name>
+ </maintainer>
+ <maintainer status='active'>
+ <email>elboulangero@gmail.com</email>
+ <name>El Boulangero</name>
+ </maintainer>
</upstream>
</pkgmetadata>