summaryrefslogtreecommitdiff
path: root/media-sound/pnmixer/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /media-sound/pnmixer/metadata.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'media-sound/pnmixer/metadata.xml')
-rw-r--r--media-sound/pnmixer/metadata.xml53
1 files changed, 53 insertions, 0 deletions
diff --git a/media-sound/pnmixer/metadata.xml b/media-sound/pnmixer/metadata.xml
new file mode 100644
index 000000000000..0877b41108af
--- /dev/null
+++ b/media-sound/pnmixer/metadata.xml
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <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>
+ <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@posteo.de</email>
+ <name>Julian Ospald</name>
+ </maintainer>
+ <maintainer status="active">
+ <email>elboulangero@gmail.com</email>
+ <name>El Boulangero</name>
+ </maintainer>
+ </upstream>
+</pkgmetadata>