Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/makemkv/
Date: Sun, 26 Nov 2017 23:11:35
Message-Id: 1511737782.a5487e4145c736b9604863909d45ef6588d17881.soap@gentoo
1 commit: a5487e4145c736b9604863909d45ef6588d17881
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 26 12:23:37 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 26 23:09:42 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5487e41
7
8 media-video/makemkv: [QA] Consistent whitespace in metadata.xml
9
10 media-video/makemkv/metadata.xml | 28 ++++++++++++++--------------
11 1 file changed, 14 insertions(+), 14 deletions(-)
12
13 diff --git a/media-video/makemkv/metadata.xml b/media-video/makemkv/metadata.xml
14 index 9de3ac702c5..47f90d86823 100644
15 --- a/media-video/makemkv/metadata.xml
16 +++ b/media-video/makemkv/metadata.xml
17 @@ -6,21 +6,21 @@
18 <name>James Le Cuirot</name>
19 </maintainer>
20 <longdescription>
21 - MakeMKV is your one-click solution to convert video that you own
22 - into free and patents-unencumbered format that can be played
23 - everywhere. MakeMKV is a format converter, otherwise called
24 - transcoder. It converts the video clips from proprietary (and
25 - usually encrypted) disc into a set of MKV files, preserving most
26 - information but not changing it in any way. The MKV format can
27 - store multiple video/audio tracks with all meta-information and
28 - preserve chapters. There are many players that can play MKV
29 - files nearly on all platforms, and there are tools to convert
30 - MKV files to many formats, including DVD and Blu-ray discs.
31 + MakeMKV is your one-click solution to convert video that you own
32 + into free and patents-unencumbered format that can be played
33 + everywhere. MakeMKV is a format converter, otherwise called
34 + transcoder. It converts the video clips from proprietary (and
35 + usually encrypted) disc into a set of MKV files, preserving most
36 + information but not changing it in any way. The MKV format can
37 + store multiple video/audio tracks with all meta-information and
38 + preserve chapters. There are many players that can play MKV
39 + files nearly on all platforms, and there are tools to convert
40 + MKV files to many formats, including DVD and Blu-ray discs.
41
42 - Additionally MakeMKV can instantly stream decrypted video
43 - without intermediate conversion to wide range of players, so you
44 - may watch Blu-ray and DVD discs with your favorite player on
45 - your favorite OS or on your favorite device.
46 + Additionally MakeMKV can instantly stream decrypted video
47 + without intermediate conversion to wide range of players, so you
48 + may watch Blu-ray and DVD discs with your favorite player on
49 + your favorite OS or on your favorite device.
50 </longdescription>
51 <use>
52 <flag name="gui">Build the Qt5 GUI</flag>