Set appropriate maintainer types in metadata.xml (GLEP 67)
[gentoo.git] / media-sound / pnmixer / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer type="person">
5                 <email>hasufell@gentoo.org</email>
6                 <name>Julian Ospald</name>
7         </maintainer>
8         <natural-name>PNMixer</natural-name>
9         <longdescription lang="en">
10                 PNMixer is a simple mixer application designed to run in your system
11                 tray. It integrates nicely into desktop environments that don't have
12                 a panel that supports applets, and therefore can't run a mixer applet.
13                 In particular it's been used quite a lot with fbpanel and tint2, but
14                 should run fine in any system tray.
15
16                 PNMixer is designed to work on systems that use ALSA for sound
17                 management. Any other sound driver like OSS or FFADO, or sound
18                 server like PulseAudio or Jackd, are currently not supported
19                 (patches welcome).
20
21                 PNMixer is a fork of OBMixer with a number of additions.
22                 These include:
23                         * Volume adjustment with the scroll wheel
24                         * Select which ALSA device and channel to use
25                         * Detect disconnect from sound system and re-connect if requested
26                         * Bind and use HotKeys for volume control
27                         * Texual display of volume level in popup window
28                         * Continous volume adjustment when dragging the slider (not just
29                                 when you let go)
30                         * Draw a volume level onto system tray icon
31                         * Use system icon theme for icons and use mute/low/medium/high
32                                 volume icons
33                         * Configurable middle click action
34                         * Preferences for:
35                                 - volume text display
36                                 - volume text position
37                                 - icon theme
38                                 - amount to adjust per scoll
39                                 - middle click action
40                                 - drawing of volume level on tray icon
41
42                 Source and so on are at: https://github.com/nicklan/pnmixer
43         </longdescription>
44         <upstream>
45                 <bugs-to>https://github.com/nicklan/pnmixer/issues</bugs-to>
46                 <changelog>https://github.com/nicklan/pnmixer/releases</changelog>
47                 <doc lang="en">https://github.com/nicklan/pnmixer/wiki</doc>
48                 <remote-id type="github">nicklan/pnmixer</remote-id>
49                 <maintainer status="active">
50                         <email>hasufell@gentoo.org</email>
51                         <name>Julian Ospald</name>
52                 </maintainer>
53                 <maintainer status="active">
54                         <email>elboulangero@gmail.com</email>
55                         <name>El Boulangero</name>
56                 </maintainer>
57         </upstream>
58 </pkgmetadata>