diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-31 17:03:01 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-31 17:03:01 +0000 |
commit | a14b74834a27ccbc262b73322ae040e82ce73a31 (patch) | |
tree | 7c64872b83dd15475fd736492fad10b1515d08e7 /media-sound/aacgain | |
parent | Add upstream remote-id annotations using tools by Corentin Chary, bug #406287. (diff) | |
download | historical-a14b74834a27ccbc262b73322ae040e82ce73a31.tar.gz historical-a14b74834a27ccbc262b73322ae040e82ce73a31.tar.bz2 historical-a14b74834a27ccbc262b73322ae040e82ce73a31.zip |
Add upstream remote-id annotations using tools by Corentin Chary, bug #406287.
Diffstat (limited to 'media-sound/aacgain')
-rw-r--r-- | media-sound/aacgain/metadata.xml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/media-sound/aacgain/metadata.xml b/media-sound/aacgain/metadata.xml index 6ba3291e78f5..3dfe3abfe8db 100644 --- a/media-sound/aacgain/metadata.xml +++ b/media-sound/aacgain/metadata.xml @@ -5,14 +5,15 @@ <email>sbriesen@gentoo.org</email> <name>Stefan Briesenick</name> </maintainer> - <longdescription lang="en"> - AACGain is a modification to Glen Sawyer's excellent mp3gain program. + <longdescription lang="en">AACGain is a modification to Glen Sawyer's excellent mp3gain program. It supports AAC (mp4/m4a/QuickTime) audio files in addtion to mp3 files. If you are not familiar with mp3gain, stop reading this, and go to http://mp3gain.sourceforge.net. AACGain normalizes the volume of digital music files using the ReplayGain algorithm. It works by modifying the global_gain fields in the mp4 samples. Free-form metadata tags are added to the file to save undo information, making the normalization process - reversable. AACGain uses the same command-line user interface as mp3gain. - </longdescription> + reversable. AACGain uses the same command-line user interface as mp3gain.</longdescription> + <upstream> + <remote-id type="google-code">mp4v2</remote-id> + </upstream> </pkgmetadata> |