diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-10-19 09:40:01 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-20 04:52:21 +0100 |
commit | d2ef550ecd56e52f5b088a44b0b3c5e0442a9f80 (patch) | |
tree | 4ee295248db630af5067eed0cc6cc5fab595c2ee /media-sound | |
parent | media-sound/gmtp: align longdescription opening and closing tags (diff) | |
download | gentoo-d2ef550ecd56e52f5b088a44b0b3c5e0442a9f80.tar.gz gentoo-d2ef550ecd56e52f5b088a44b0b3c5e0442a9f80.tar.bz2 gentoo-d2ef550ecd56e52f5b088a44b0b3c5e0442a9f80.zip |
media-sound/qsynth: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/qsynth/metadata.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/media-sound/qsynth/metadata.xml b/media-sound/qsynth/metadata.xml index f2d53919c1d1..f156269be7c4 100644 --- a/media-sound/qsynth/metadata.xml +++ b/media-sound/qsynth/metadata.xml @@ -6,13 +6,13 @@ <name>Gentoo Sound project</name> </maintainer> <longdescription> -QSynth is a fluidsynth GUI front-end application written in C++ around the -Qt 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> + QSynth is a fluidsynth GUI front-end application written in C++ around the + Qt 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> |