summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2016-02-28 19:07:20 +0100
committerUlrich Müller <ulm@gentoo.org>2016-02-28 19:08:32 +0100
commit96b747299722be259ae81b82c5f458b8bb00a9e8 (patch)
tree24220264a3f6846ad81d99a395a9f6a32d1e12e2 /media-sound/rgain
parentapp-emulation/lxd: remove old (diff)
downloadgentoo-96b747299722be259ae81b82c5f458b8bb00a9e8.tar.gz
gentoo-96b747299722be259ae81b82c5f458b8bb00a9e8.tar.bz2
gentoo-96b747299722be259ae81b82c5f458b8bb00a9e8.zip
metadata.xml: Add maintainer-needed comment to packages without maintainer.
Bug: 575810
Diffstat (limited to 'media-sound/rgain')
-rw-r--r--media-sound/rgain/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/media-sound/rgain/metadata.xml b/media-sound/rgain/metadata.xml
index ed8857542927..8c838e4b2c3f 100644
--- a/media-sound/rgain/metadata.xml
+++ b/media-sound/rgain/metadata.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
+ <!-- maintainer-needed -->
<longdescription lang="en">
A set of Python modules and utility programmes to deal with Replay Gain information -- calculate it (with GStreamer), read and write it (with Mutagen). It has support for Ogg Vorbis (or probably anything stored in an Ogg container), Flac, WavPack (oddly enough) and MP3 (in different incarnations). There‘s also a command-line programme, replaygain, that works very similar to its like- named cousins, most prominently vorbisgain and mp3gain -- only that it works for all those supported formats alike. collectiongain on the other hand is a kind of fire-and-forget tool for big amounts of music files.
</longdescription>