diff options
author | 2004-06-20 14:38:19 +0000 | |
---|---|---|
committer | 2004-06-20 14:38:19 +0000 | |
commit | d5eaa5f66ed84394b377ae72324e14221645ed26 (patch) | |
tree | 9d1a8fa99ae8158901b6f6e29c8c91ac669d0174 /media-sound/qsynth/metadata.xml | |
parent | Stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-d5eaa5f66ed84394b377ae72324e14221645ed26.tar.gz gentoo-2-d5eaa5f66ed84394b377ae72324e14221645ed26.tar.bz2 gentoo-2-d5eaa5f66ed84394b377ae72324e14221645ed26.zip |
Fixed sandbox violations, closing bug #45289.
Diffstat (limited to 'media-sound/qsynth/metadata.xml')
-rw-r--r-- | media-sound/qsynth/metadata.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/media-sound/qsynth/metadata.xml b/media-sound/qsynth/metadata.xml index ea12fab7b274..e70dd2ba42f6 100644 --- a/media-sound/qsynth/metadata.xml +++ b/media-sound/qsynth/metadata.xml @@ -5,4 +5,12 @@ <maintainer> <email>sound@gentoo.org</email> </maintainer> +<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> </pkgmetadata> |