Let's start from here. I don't think it needs to be too long, just a summary of the most awesome changes, I'd say. Let's leave it commented out for now, until the description is finished and ready for localization. This is the description which may appear in software installers using appstream metadata.
123 lines
4.4 KiB
XML
123 lines
4.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Copyright 1995-2017 Spencer Kimball, Peter Mattis, and others -->
|
|
<component type="desktop">
|
|
<id>gimp.desktop</id>
|
|
|
|
<!--
|
|
The tag 'metadata_license' means the licence of this file, not the whole
|
|
product; see http://people.freedesktop.org/~hughsient/appdata/
|
|
as of 20.09.2013. The CC0 licence is GPL compatible, see
|
|
http://www.gnu.org/licenses/license-list.html#GPLCompatibleLicenses
|
|
as of 20.09.2013
|
|
-->
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-3.0+ AND LGPL-3.0+</project_license>
|
|
<_name>GNU Image Manipulation Program</_name>
|
|
<_summary>Create images and edit photographs</_summary>
|
|
<description>
|
|
<_p>
|
|
GIMP is an acronym for GNU Image Manipulation Program. It is a
|
|
freely distributed program for such tasks as photo retouching,
|
|
image composition and image authoring.
|
|
</_p>
|
|
<_p>
|
|
It has many capabilities. It can be used as a simple paint
|
|
program, an expert quality photo retouching program, an online
|
|
batch processing system, a mass production image renderer, an
|
|
image format converter, etc.
|
|
</_p>
|
|
<_p>
|
|
GIMP is expandable and extensible. It is designed to be
|
|
augmented with plug-ins and extensions to do just about
|
|
anything. The advanced scripting interface allows everything
|
|
from the simplest task to the most complex image manipulation
|
|
procedures to be easily scripted. GIMP is available for Linux,
|
|
Microsoft Windows and OS X.
|
|
</_p>
|
|
</description>
|
|
<url type="bugtracker">https://bugzilla.gnome.org/page.cgi?id=browse.html&product=GIMP</url>
|
|
<url type="donation">https://www.gimp.org/donating/</url>
|
|
<url type="help">https://www.gimp.org/docs/</url>
|
|
<url type="homepage">https://www.gimp.org/</url>
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>https://www.gimp.org/screenshots/Screenshot-gimp-2.10-painting.jpg</image>
|
|
<_caption>Painting in GIMP</_caption>
|
|
</screenshot>
|
|
<screenshot type="default">
|
|
<image>https://www.gimp.org/screenshots/Screenshot-gimp-2.10-photo-editing.jpg</image>
|
|
<_caption>Photo editing in GIMP</_caption>
|
|
</screenshot>
|
|
</screenshots>
|
|
<update_contact>gimp-developer-list_at_gnome.org</update_contact>
|
|
<keywords>
|
|
<keyword>GIMP</keyword>
|
|
<keyword>Photoshop</keyword>
|
|
</keywords>
|
|
<kudos>
|
|
<kudo>HiDpiIcon</kudo>
|
|
<kudo>HighContrast</kudo>
|
|
<kudo>ModernToolkit</kudo>
|
|
<kudo>UserDocs</kudo>
|
|
</kudos>
|
|
<project_group>GNOME</project_group>
|
|
<translation type="gettext">gimp20</translation>
|
|
<releases>
|
|
<!--
|
|
<release version="2.10.0" date="TODO">
|
|
<description>
|
|
<_p>
|
|
First release of the 2.10 series which prominently features
|
|
the port to a new image processing engine, GEGL.
|
|
The most outstanding changes are:
|
|
</_p>
|
|
<ul>
|
|
<_li>
|
|
Up to 32-bit per color channel
|
|
</_li>
|
|
<_li>
|
|
On-canvas effect previews
|
|
</_li>
|
|
<_li>
|
|
Multi-threaded and hardware-accelerated rendering and
|
|
processing
|
|
</_li>
|
|
<_li>
|
|
Many new and improved tools
|
|
</_li>
|
|
<_li>
|
|
Color-management improvements
|
|
</_li>
|
|
<_li>
|
|
Many file format improvements and new formats support:
|
|
OpenEXR, WebP, HGT…
|
|
</_li>
|
|
<_li>
|
|
Metadata viewing and editing
|
|
</_li>
|
|
<_li>
|
|
Improved digital painting: canvas rotation and
|
|
flipping, symmetry painting, MyPaint brush support…
|
|
</_li>
|
|
Better HiDPI support.
|
|
<_li>
|
|
And much, much more…
|
|
</_li>
|
|
</ul>
|
|
</description>
|
|
</release>
|
|
-->
|
|
<release version="2.8.22" date="2017-05-11"/>
|
|
<release version="2.8.20" date="2017-02-01"/>
|
|
<release version="2.8.18" date="2016-07-14"/>
|
|
<release version="2.8.16" date="2015-11-22"/>
|
|
<release version="2.8.14" date="2014-08-26"/>
|
|
<release version="2.8.12" date="2014-08-25"/>
|
|
<release version="2.8.10" date="2013-11-28"/>
|
|
<release version="2.8.8" date="2013-11-03" />
|
|
<release version="2.8.6" date="2013-06-21"/>
|
|
<release version="2.8.4" date="2013-02-05"/>
|
|
<release version="2.8.2" date="2012-08-24"/>
|
|
<release version="2.8.0" date="2012-05-03"/>
|
|
</releases>
|
|
</component>
|