diff options
author | 2006-02-11 20:31:04 +0000 | |
---|---|---|
committer | 2006-02-11 20:31:04 +0000 | |
commit | 1f879d1b9287d3949d5c7925b8382104b527f354 (patch) | |
tree | 384ff55496d0d8d204650bf403e04077e73ea960 /media-sound/gramofile/metadata.xml | |
parent | Fixed HOMEPAGE and closing bug #122436. (diff) | |
download | gentoo-2-1f879d1b9287d3949d5c7925b8382104b527f354.tar.gz gentoo-2-1f879d1b9287d3949d5c7925b8382104b527f354.tar.bz2 gentoo-2-1f879d1b9287d3949d5c7925b8382104b527f354.zip |
Change homepage and download URL as per bug #122477, make description more terse and add longdescription.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'media-sound/gramofile/metadata.xml')
-rw-r--r-- | media-sound/gramofile/metadata.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/media-sound/gramofile/metadata.xml b/media-sound/gramofile/metadata.xml index e1774e3d9ad7..f6f41985a82b 100644 --- a/media-sound/gramofile/metadata.xml +++ b/media-sound/gramofile/metadata.xml @@ -2,4 +2,14 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sound</herd> +<longdescription lang="en"> +GramoFile is intended primarily for transferring gramophone records to CDs, but +has many other possible uses. It can record very long .wav files with a bargraph +signal peak-level meter, playback any part of the files, split long .wav files +into separate tracks (with automatic track location), and process the signal +with filters to reduce ticks and pops (multiple filters are provided, they can +be applied in any order (multiple instances) with user-adjustable parameters). +Track splitting and signal processing are done in the same run, and don't need +any temporary files. +</longdescription> </pkgmetadata> |