public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julian Ospald" <hasufell@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/pnmixer/
Date: Wed,  2 Sep 2015 16:49:52 +0000 (UTC)	[thread overview]
Message-ID: <1441212579.d684a0ee9fcf8c1b9aa20b1a69df57433c7ee843.hasufell@gentoo> (raw)

commit:     d684a0ee9fcf8c1b9aa20b1a69df57433c7ee843
Author:     Julian Ospald <hasufell <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  2 16:49:21 2015 +0000
Commit:     Julian Ospald <hasufell <AT> gentoo <DOT> org>
CommitDate: Wed Sep  2 16:49:39 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d684a0ee

media-sound/pnmixer: update metadata.xml

 media-sound/pnmixer/metadata.xml | 47 +++++++++++++++++++++++++++++++++++++++-
 1 file changed, 46 insertions(+), 1 deletion(-)

diff --git a/media-sound/pnmixer/metadata.xml b/media-sound/pnmixer/metadata.xml
index 22796d6..39a15f4 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>


             reply	other threads:[~2015-09-02 16:50 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-02 16:49 Julian Ospald [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-04 21:24 [gentoo-commits] repo/gentoo:master commit in: media-sound/pnmixer/ Andreas Sturmlechner
2022-02-06 11:18 Jonas Stein
2021-03-30 18:36 Andreas Sturmlechner
2021-03-30 18:32 Sam James
2021-03-30 16:26 Thomas Deutschmann
2021-02-28 12:26 Andreas Sturmlechner
2018-09-10 19:46 Andreas Sturmlechner
2018-09-09 15:42 Mikle Kolyada
2018-09-02 23:46 Thomas Deutschmann
2018-07-06 21:48 Andreas Sturmlechner
2018-07-06 21:48 Andreas Sturmlechner
2018-06-14 20:16 Michał Górny
2018-03-17  7:01 Matt Turner
2017-05-19 10:52 Michał Górny
2017-05-19 10:52 Michał Górny
2017-05-19 10:52 Michał Górny
2017-03-18  9:22 Michael Palimaka
2017-03-04  0:46 Michael Palimaka
2017-03-04  0:46 Michael Palimaka
2017-03-04  0:46 Michael Palimaka
2017-03-04  0:46 Michael Palimaka
2016-04-18  4:43 Michał Górny
2015-09-02 16:10 Julian Ospald
2015-09-02 16:10 Julian Ospald
2015-09-02 16:10 Julian Ospald
2015-09-01 11:30 Julian Ospald
2015-09-01 11:30 Julian Ospald
2015-08-11 13:45 Julian Ospald
2015-08-10 23:33 Julian Ospald
2015-08-10 23:33 Julian Ospald
2015-08-10 23:33 Julian Ospald
2015-08-09 18:19 Julian Ospald

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1441212579.d684a0ee9fcf8c1b9aa20b1a69df57433c7ee843.hasufell@gentoo \
    --to=hasufell@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox