forked from mean00/avidemux2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathavidemux2.appdata.xml
30 lines (30 loc) · 1.21 KB
/
avidemux2.appdata.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2017 Adrien Vergé -->
<component type="desktop-application">
<id>avidemux2.desktop</id>
<metadata_license>CC0</metadata_license>
<name>Avidemux</name>
<summary>Multi-purpose video editing and processing software</summary>
<description>
<p>
Avidemux is a free open-source program designed for multi-purpose
video editing and processing, which can be used on almost all known
operating systems and computer platforms.
</p>
</description>
<categories>
<category>AudioVideo</category>
<category>AudioVideoEditing</category>
<category>Video</category>
</categories>
<url type="homepage">https://www.avidemux.org/</url>
<provides>
<binary>avidemux2_gtk</binary>
</provides>
<project_license>GPL-2.0+</project_license>
<update_contact>Avidemux team -- avidemux.org/smif/</update_contact>
<screenshots>
<screenshot type="default">http://fixounet.free.fr/avidemux/index_files/screenshot1.png</screenshot>
<screenshot type="default">http://fixounet.free.fr/avidemux/index_files/screenshot2.png</screenshot>
</screenshots>
</component>