Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AppData support, to have Avidemux installable from software centers #6

Closed
wants to merge 1 commit into from

Conversation

adrienverge
Copy link

AppData files are a standard to describe GUI applications. In particular, they allow these applications to be searched for and installed through software centers.

This commit embeds a .appdata.xml file for Avidemux, so my grandmother can install it without having to open a terminal.

Reference: https://www.freedesktop.org/software/appstream/docs/chap-Quickstart.html#sect-Quickstart-DesktopApps

@kwizart
Copy link
Member

kwizart commented Feb 12, 2017

Thx for your report.
Please consider to use bugzilla.rpmfusion.org for report and reference this PR.

@adrienverge
Copy link
Author

adrienverge commented Feb 12, 2017

Hi @kwizart, I'm not sure to understand: is it OK to open this pull request here or should I post it elsewhere?

(Sorry for asking, this is my first contribution to rpmfusion.)

@sergiomb2
Copy link
Contributor

sergiomb2 commented Feb 13, 2017

We don't know if maintainer monitorize these PRs, so if not please open a quick bug report in RPMFusion bugzilla pointing to this PR.
PR looks good, but we should try that upstream (avidemux project) bundle it .
Thanks

@hobbes1069 , what do you think ?

AppData files are a standard to describe GUI applications. In
particular, they allow these applications to be searched for and
installed through software centers.

This commit embeds a `.appdata.xml` file for Avidemux, so my grandmother
can install it without having to open a terminal.

Reference:
https://www.freedesktop.org/software/appstream/docs/chap-Quickstart.html#sect-Quickstart-DesktopApps
adrienverge added a commit to adrienverge/avidemux2 that referenced this pull request Feb 13, 2017
AppData is a standard to describe GUI applications. In particular, it
allows these applications to be searched for and installed through
software centers on Fedora, Ubuntu, etc.

This commit embeds a `.appdata.xml` file for Avidemux, so my grandmother
can install it without having to open a terminal.

For further information on AppData see:
https://www.freedesktop.org/software/appstream/docs/chap-Quickstart.html#sect-Quickstart-DesktopApps

Related to: rpmfusion/avidemux#6
@adrienverge
Copy link
Author

Thanks, I'll do it!

By the way, the .appdata.xml file I submitted upstream (for the GTK GUI) was merged.

@sergiomb2
Copy link
Contributor

Appdata was added we may close this pull request , I don't permissions for that

@hobbes1069
Copy link
Contributor

Doesn't look like I do either.

@sergiomb2
Copy link
Contributor

Now I have permissions to close this PR .
Thanks

@sergiomb2 sergiomb2 closed this Jul 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants