commit: 41ccf958a8fd6df1f13df748ab5a47e16abe9077 Author: Olivier Laurantin <olivier.laurantin <AT> laposte <DOT> net> AuthorDate: Sun Dec 10 14:13:55 2017 +0000 Commit: Jonas Stein <jstein <AT> gentoo <DOT> org> CommitDate: Sun Dec 10 14:20:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41ccf958
media-video/ffdiaporama: Fix typo in metadata Fix typo in metadata: openslipart -> openclipart Bug: https://bugs.gentoo.org/613230 Package-Manager: Portage-2.3.17, Repoman-2.3.6 media-video/ffdiaporama/metadata.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-video/ffdiaporama/metadata.xml b/media-video/ffdiaporama/metadata.xml index cfafbcc57a8..60cbff526e1 100644 --- a/media-video/ffdiaporama/metadata.xml +++ b/media-video/ffdiaporama/metadata.xml @@ -33,12 +33,12 @@ - Transitions between sequences with definition of the transition type, sequence by sequence. - Addition of a background sound (wav, mp3 or ogg) with customizable effects for volume, fade in/out and passage in pause, sequence by sequence. - Generation of videos usable on most current video equipment (DVD player/smartphone, multimedia box, hard drive, etc.) but also publishable on the main video-sharing Websites (YouTube, Dailymotion, etc.) - - Video formats from QVGA (320×240) to Full HD (1920×1080) by way of the DVD and HD 720 formats. + - Video formats from QVGA (320x240) to Full HD (1920x1080) by way of the DVD and HD 720 formats. - Image geometry (aspect ratio) : 4:3, 16:9 or 2.35:1 (cinema) - Possible formats for rendering : avi, mpg, mp4, mkv </longdescription> <use> - <flag name="openclipart">Support openslipart database</flag> + <flag name="openclipart">Support openclipart database</flag> <flag name="texturemate">Install extra backgrounds</flag> </use> </pkgmetadata>
