Bug 4454

Summary: No .appdata.xml, GUI application should have one
Product: Fedora Reporter: Adrien Vergé <adrienverge>
Component: avidemuxAssignee: Richard <hobbes1069>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: P1    
Version: 26   
Hardware: All   
OS: GNU/Linux   
namespace:

Description Adrien Vergé 2017-02-14 08:29:49 CET
Hi,

I submitted two pull requests to add an AppData file, which is the Linux standard to describe GUI applications. They allow these applications to be searched for and installed through software centers (for example in Fedora, through the GNOME software center).

The first is for the GTK GUI, and has been merged upstream:
https://github.com/mean00/avidemux2/pull/93

The second one is for the QT GUI (the one shipped in the rpmfusion repo):
https://github.com/rpmfusion/avidemux/pull/6

I'd be glad to have feedback about it, and if it's good, see it merged!

My goal is to have my family able to install Avidemux without using a terminal.
Comment 1 Richard 2017-02-14 15:24:59 CET
The link for GTK doesn't seem to be right but I found the commits near the end of 2016 to remove GTK.

I'll take a look at including the appdata info soon.
Comment 2 Richard 2017-10-04 17:54:25 CEST
Fixed in 2.7.0-2 build.