diff options
author | 2009-12-14 12:53:52 +0000 | |
---|---|---|
committer | 2009-12-14 12:53:52 +0000 | |
commit | 33e4b50006a7eb3090ddd33b42d809ac856169d0 (patch) | |
tree | b10dab39eedb572d2a7bb18ca78ac41a817aafcb /media-sound/sndfile-tools/metadata.xml | |
parent | Bumping to 0.7.0 (diff) | |
download | gentoo-2-33e4b50006a7eb3090ddd33b42d809ac856169d0.tar.gz gentoo-2-33e4b50006a7eb3090ddd33b42d809ac856169d0.tar.bz2 gentoo-2-33e4b50006a7eb3090ddd33b42d809ac856169d0.zip |
Initial import, ebuild by me
(Portage version: 2.2_rc59/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/sndfile-tools/metadata.xml')
-rw-r--r-- | media-sound/sndfile-tools/metadata.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/media-sound/sndfile-tools/metadata.xml b/media-sound/sndfile-tools/metadata.xml new file mode 100644 index 000000000000..a2af0b606f0e --- /dev/null +++ b/media-sound/sndfile-tools/metadata.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>sound</herd> + <longdescription lang="en"> + Sndfile-tools is a small collection of programs that use libsndfile and + other libraries to do useful things. The collection currently includes + the following programs: + + * sndfile-generate-chirp + * sndfile-jackplay + * sndfile-spectrogram + * sndfile-mix-to-mono + </longdescription> +</pkgmetadata> |