diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-08-28 19:04:15 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-08-28 19:04:15 +0000 |
commit | 195fbebcc8579424b257749eed03802286c2a183 (patch) | |
tree | 31cad415dcabf8fc9c4ef3413d31cc7037b35c2a /app-cdr/burncdda | |
parent | Fix build for AMD64. Closes bug #103626. (diff) | |
download | historical-195fbebcc8579424b257749eed03802286c2a183.tar.gz historical-195fbebcc8579424b257749eed03802286c2a183.tar.bz2 historical-195fbebcc8579424b257749eed03802286c2a183.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> |