e1c091c235
- Break appdata file out of spec into its own file - Validate appdata file once installed - Add BuildRequires for libappstream-glib (provides appstream-util) - Remove commented out line in file list - Re-add export CXXFLAGS="%{optflags} -std=c++11" to fix build
32 lines
1.3 KiB
XML
32 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Copyright 2014 Richard Hughes <richard@hughsie.com> -->
|
|
<!--
|
|
BugReportURL: http://inkscape.13.x6.nabble.com/Inkscape-and-AppData-td4967842.html
|
|
SentUpstream: 2013-09-06
|
|
-->
|
|
<application>
|
|
<id type="desktop">inkscape.desktop</id>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<description>
|
|
<p>
|
|
An Open Source vector graphics editor, with capabilities similar to Illustrator,
|
|
CorelDraw, or Xara X, using the W3C standard Scalable Vector Graphics (SVG) file
|
|
format.
|
|
</p>
|
|
<p>
|
|
Inkscape supports many advanced SVG features (markers, clones, alpha blending,
|
|
etc.) and great care is taken in designing a streamlined interface. It is very
|
|
easy to edit nodes, perform complex path operations, trace bitmaps and much more.
|
|
We also aim to maintain a thriving user and developer community by using open,
|
|
community-oriented development.
|
|
</p>
|
|
</description>
|
|
<url type="homepage">http://inkscape.org/</url>
|
|
<screenshots>
|
|
<screenshot type="default">https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/inkscape/a.png</screenshot>
|
|
</screenshots>
|
|
<!-- FIXME: change this to an upstream email address for spec updates
|
|
<updatecontact>someone_who_cares@upstream_project.org</updatecontact>
|
|
-->
|
|
</application>
|