1 From fd139c5cf48f1a805b479899c2bc64156e733209 Mon Sep 17 00:00:00 2001
2 From: Richard Hughes <richard@hughsie.com>
3 Date: Mon, 25 Jan 2016 15:52:46 +0000
4 Subject: [PATCH] Update the AppData to spec version 0.7+
7 appdata/transmageddon.appdata.xml.in | 75 ++++++++++++++++------------
8 1 file changed, 44 insertions(+), 31 deletions(-)
10 diff --git a/appdata/transmageddon.appdata.xml.in b/appdata/transmageddon.appdata.xml.in
11 index bb1fd65..ccf5556 100644
12 --- a/appdata/transmageddon.appdata.xml.in
13 +++ b/appdata/transmageddon.appdata.xml.in
15 <?xml version="1.0" encoding="UTF-8"?>
16 <!-- Copyright 2013 Christian F.K. Schaller <uraeus@linuxrising.org> -->
18 - <id type="desktop">transmageddon.desktop</id>
19 - <metadata_license>CC-BY-3.0</metadata_license>
20 - <project_license>LGPL-2.1+</project_license>
21 - <_name>Transmageddon Media Transcoder</_name>
22 - <_summary>Easy to use audio and video transcoding application</_summary>
25 -Transmageddon is an application for converting audio and video files between different formats. It allows you to either manually choose the formats you want to convert between or alternatively you can choose a predefined target and the selections will be made for you. Transmageddon supports a very wide range of formats and can also optionally function as a DVD ripping tool.
27 - <_p>Feature list:</_p>
29 - <_li>Wide range of media codecs</_li>
30 - <_li>Allows extracting audio or video streams separately</_li>
31 - <_li>Alows ripping of DVD if needed software libraries are available</_li>
32 - <_li>Supports named device presets</_li>
33 - <_li>Lets you add language metadata if missing</_li>
34 - <_li>Can change orientation of video if necessary</_li>
35 - <_li>Supports files with multiple audio streams</_li>
38 -You might want to install this application if your need to convert media files between different formats due to for example having hardware that only supports a limited range of formats.
42 - <screenshot type="default">https://git.gnome.org/browse/transmageddon/plain/appdata/transmageddon.png</screenshot>
44 - <url type="homepage">http://www.linuxrising.org/</url>
45 - <updatecontact>uraeus@linuxrising.org</updatecontact>
46 - <project_group>GStreamer</project_group>
48 +<component type="desktop">
49 + <id>transmageddon.desktop</id>
50 + <metadata_license>CC-BY-3.0</metadata_license>
51 + <project_license>LGPL-2.1+</project_license>
52 + <_name>Transmageddon Media Transcoder</_name>
53 + <_summary>Easy to use audio and video transcoding application</_summary>
56 + Transmageddon is an application for converting audio and video files
57 + between different formats.
58 + It allows you to either manually choose the formats you want to convert
59 + between or alternatively you can choose a predefined target and the
60 + selections will be made for you.
61 + Transmageddon supports a very wide range of formats and can also
62 + optionally function as a DVD ripping tool.
64 + <_p>Feature list:</_p>
66 + <_li>Wide range of media codecs</_li>
67 + <_li>Allows extracting audio or video streams separately</_li>
68 + <_li>Alows ripping of DVD if needed software libraries are available</_li>
69 + <_li>Supports named device presets</_li>
70 + <_li>Lets you add language metadata if missing</_li>
71 + <_li>Can change orientation of video if necessary</_li>
72 + <_li>Supports files with multiple audio streams</_li>
75 + You might want to install this application if your need to convert media
76 + files between different formats due to for example having hardware that
77 + only supports a limited range of formats.
81 + <screenshot type="default">
82 + <image>https://git.gnome.org/browse/transmageddon/plain/appdata/transmageddon.png</image>
85 + <url type="homepage">http://www.linuxrising.org/</url>
86 + <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=transmageddon</url>
87 + <url type="donation">http://www.gnome.org/friends/</url>
88 + <update_contact>uraeus@linuxrising.org</update_contact>
89 + <project_group>GNOME</project_group>
90 + <translation type="gettext">transmageddon</translation>