Gentoo Archives: gentoo-commits

From: Jonas Stein <jstein@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/ffdiaporama/
Date: Sun, 10 Dec 2017 14:20:55
Message-Id: 1512915642.41ccf958a8fd6df1f13df748ab5a47e16abe9077.jstein@gentoo
1 commit: 41ccf958a8fd6df1f13df748ab5a47e16abe9077
2 Author: Olivier Laurantin <olivier.laurantin <AT> laposte <DOT> net>
3 AuthorDate: Sun Dec 10 14:13:55 2017 +0000
4 Commit: Jonas Stein <jstein <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 10 14:20:42 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41ccf958
7
8 media-video/ffdiaporama: Fix typo in metadata
9
10 Fix typo in metadata: openslipart -> openclipart
11 Bug: https://bugs.gentoo.org/613230
12 Package-Manager: Portage-2.3.17, Repoman-2.3.6
13
14 media-video/ffdiaporama/metadata.xml | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/media-video/ffdiaporama/metadata.xml b/media-video/ffdiaporama/metadata.xml
18 index cfafbcc57a8..60cbff526e1 100644
19 --- a/media-video/ffdiaporama/metadata.xml
20 +++ b/media-video/ffdiaporama/metadata.xml
21 @@ -33,12 +33,12 @@
22 - Transitions between sequences with definition of the transition type, sequence by sequence.
23 - Addition of a background sound (wav, mp3 or ogg) with customizable effects for volume, fade in/out and passage in pause, sequence by sequence.
24 - 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.)
25 - - Video formats from QVGA (320×240) to Full HD (1920×1080) by way of the DVD and HD 720 formats.
26 + - Video formats from QVGA (320x240) to Full HD (1920x1080) by way of the DVD and HD 720 formats.
27 - Image geometry (aspect ratio) : 4:3, 16:9 or 2.35:1 (cinema)
28 - Possible formats for rendering : avi, mpg, mp4, mkv
29 </longdescription>
30 <use>
31 - <flag name="openclipart">Support openslipart database</flag>
32 + <flag name="openclipart">Support openclipart database</flag>
33 <flag name="texturemate">Install extra backgrounds</flag>
34 </use>
35 </pkgmetadata>