diff options
author | Olivier Laurantin <olivier.laurantin@laposte.net> | 2017-12-10 15:13:55 +0100 |
---|---|---|
committer | Jonas Stein <jstein@gentoo.org> | 2017-12-10 15:20:42 +0100 |
commit | 41ccf958a8fd6df1f13df748ab5a47e16abe9077 (patch) | |
tree | e1b5c0b5841968cf2af9c7a825e9ef1e0db66507 /media-video | |
parent | app-pda/pilot-link: [QA] Fix dependency.missingslot (diff) | |
download | gentoo-41ccf958a8fd6df1f13df748ab5a47e16abe9077.tar.gz gentoo-41ccf958a8fd6df1f13df748ab5a47e16abe9077.tar.bz2 gentoo-41ccf958a8fd6df1f13df748ab5a47e16abe9077.zip |
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
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffdiaporama/metadata.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/ffdiaporama/metadata.xml b/media-video/ffdiaporama/metadata.xml index cfafbcc57a86..60cbff526e13 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> |