diff options
Diffstat (limited to 'media-sound/qsynth/metadata.xml')
-rw-r--r-- | media-sound/qsynth/metadata.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/media-sound/qsynth/metadata.xml b/media-sound/qsynth/metadata.xml new file mode 100644 index 000000000000..7047d1231fd4 --- /dev/null +++ b/media-sound/qsynth/metadata.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>sound</herd> + <longdescription> +QSynth is a fluidsynth GUI front-end application written in C++ around the +Qt3 toolkit using Qt Designer. Eventually it may evolve into a softsynth +management application allowing the user to control and manage a variety of +command line softsynth but for the moment it wraps the excellent FluidSynth. +FluidSynth is a command line software synthesiser based on the Soundfont +specification. +</longdescription> + <upstream> + <remote-id type="sourceforge">qsynth</remote-id> + </upstream> +</pkgmetadata> |