<component type="desktop-application">
<id>appimagetool.desktop</id>
<name>appimagetool</name>
<summary>Create AppImage files</summary>
<project_license>MIT</project_license>
<project_group>AppImage</project_group>
<description>
<p>
appimagetool is a tool that lets you generate AppImage files. An AppImage
is a self-running bundle that contains an application and everything
it needs to run that cannot reasonably expected to be part of each target system.
</p>
<p>
This can include libraries that are not commonly available on target systems,
resources such as translations, icons, fonts, and other auxiliary files.
appimagetool makes it easy to take an AppDir (e.g., generated by linuxdeployqt)
and turn it into an AppImage.
</p>
<p>
You can also embed update information so that your users can update the AppImage
using binary delta updates with the AppImageUpdate tool.
You can also sign the AppImage with GPG.
</p>
</description>
<pkgname>appimagetool</pkgname>
<launchable type="desktop-id">appimagetool.desktop</launchable>
<icon type="remote" width="48" height="48">a/ap/appimagetool.desktop/26bf80418ed5b6dae932dffd1dabc525/icons/48x48/appimagetool_appimagetool.png</icon>
<icon type="cached" width="64" height="64">appimagetool_appimagetool.png</icon>
<icon type="remote" width="64" height="64">a/ap/appimagetool.desktop/26bf80418ed5b6dae932dffd1dabc525/icons/64x64/appimagetool_appimagetool.png</icon>
<icon type="remote" width="128" height="128">a/ap/appimagetool.desktop/26bf80418ed5b6dae932dffd1dabc525/icons/128x128/appimagetool_appimagetool.png</icon>
<icon type="stock">appimagetool</icon>
<url type="homepage">https://github.com/AppImage/AppImageKit</url>
<categories>
<category>Development</category>
</categories>
<provides>
<binary>appimagetool</binary>
</provides>
</component>