diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-04 07:55:33 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-04 07:55:33 +0000 |
commit | ab668a56e63bbe699fbff73cb4387707b23b1f67 (patch) | |
tree | 75c91e3aea2fdb6dbea24674c916423473dbaebb /media-sound/aacgain/metadata.xml | |
parent | Fix build with gcc-4.4.1 Bug #283451 (diff) | |
download | historical-ab668a56e63bbe699fbff73cb4387707b23b1f67.tar.gz historical-ab668a56e63bbe699fbff73cb4387707b23b1f67.tar.bz2 historical-ab668a56e63bbe699fbff73cb4387707b23b1f67.zip |
aacgain is no more wrt #277801.
Diffstat (limited to 'media-sound/aacgain/metadata.xml')
-rw-r--r-- | media-sound/aacgain/metadata.xml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/media-sound/aacgain/metadata.xml b/media-sound/aacgain/metadata.xml deleted file mode 100644 index 77ca42c2a4f2..000000000000 --- a/media-sound/aacgain/metadata.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <herd>no-herd</herd> - <maintainer> - <email>sbriesen@gentoo.org</email> - <name>Stefan Briesenick</name> - </maintainer> - <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> -</pkgmetadata> |