diff options
author | 2005-08-28 19:04:15 +0000 | |
---|---|---|
committer | 2005-08-28 19:04:15 +0000 | |
commit | 0b8caed0133b6af3d3daaa7f9f5bd63ee842683e (patch) | |
tree | bc86418aaf7191d1bb9e067a053464b78376c25c /app-cdr/burncdda | |
parent | Fix build for AMD64. Closes bug #103626. (diff) | |
download | gentoo-2-0b8caed0133b6af3d3daaa7f9f5bd63ee842683e.tar.gz gentoo-2-0b8caed0133b6af3d3daaa7f9f5bd63ee842683e.tar.bz2 gentoo-2-0b8caed0133b6af3d3daaa7f9f5bd63ee842683e.zip |
Added this app to media-optical herd and myself as maintainer.
Diffstat (limited to 'app-cdr/burncdda')
-rw-r--r-- | app-cdr/burncdda/metadata.xml | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/app-cdr/burncdda/metadata.xml b/app-cdr/burncdda/metadata.xml index d8b96be3c5cd..cd4dba138de5 100644 --- a/app-cdr/burncdda/metadata.xml +++ b/app-cdr/burncdda/metadata.xml @@ -1,9 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>no-herd</herd> + <herd>media-optical</herd> <maintainer> - <email>bug-wranglers@gentoo.org</email> - <description>This package lacks a primary herd or maintainer.</description> + <email>metalgod@gentoo.org</email> + <name>Luis Medinas</name> + <description>burnCDDA is a console frontend to cdrdao, cdrecord, mpg123, + oggdec, mppdec, flac, normalize, and mp3_check.</description> </maintainer> +<longdescription> + burnCDDA is a console frontend to cdrdao, cdrecord, mpg123, oggdec, mppdec, + flac, normalize, and mp3_check. It can be used to create audio CDs from an + M3U playlist (the playlist format of XMMS and amaroK). It supports MP3, OGG + Vorbis, Musepack, FLAC, and WAV files, and it might be the easiest way to + copy an audio CD. +</longdescription> </pkgmetadata> |