grafX2/misc/unix/grafx2.appdata.xml
Balló György 002512cc5b Fix AppStream metadata file
Fix license entries to meet the specification.
2020-06-10 14:04:35 +02:00

41 lines
1.4 KiB
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id type="desktop">grafx2.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0 and CECILL-2.0</project_license>
<name>GrafX2</name>
<summary>A bitmap paint program specialized in 256 color drawing</summary>
<description>
<p>
GrafX2 is a bitmap paint program inspired by the Amiga programs Deluxe Paint
and Brilliance. Specialized in 256-color drawing, it includes a very large
number of tools and effects that make it particularly suitable for pixel
art, game graphics, and generally any detailed graphics painted with a
mouse.
</p>
</description>
<screenshots>
<screenshot type="default">
<caption>Zoom functionality</caption>
<image>http://grafx2.chez.com/data/medias/screenshots/04-zoom.png</image>
</screenshot>
<screenshot>
<caption>Grid mode</caption>
<image>http://grafx2.chez.com/data/medias/screenshots/06-grid.png</image>
</screenshot>
<screenshot>
<caption>The splash screen</caption>
<image>http://grafx2.chez.com/data/medias/screenshots/01-splash.png</image>
</screenshot>
</screenshots>
<url type="homepage">http://grafx2.tk</url>
<url type="bugtracker">https://pulkomandy.tk/projects/GrafX2</url>
<provides>
<binary>grafx2</binary>
</provides>
</component>