Index: inkscape-0.91/Makefile.am =================================================================== --- inkscape-0.91.orig/Makefile.am +++ inkscape-0.91/Makefile.am @@ -11,6 +11,11 @@ Graphics_in_files = inkscape.desktop.in Graphics_DATA = $(Graphics_in_files:.desktop.in=.desktop) @INTLTOOL_DESKTOP_RULE@ +Metainfodir = $(datadir)/appdata +Metainfo_in_files = inkscape.appdata.xml.in +Metainfo_DATA = $(Metainfo_in_files:.appdata.xml.in=.appdata.xml) +@INTLTOOL_XML_RULE@ + ## dist-hook: ## mkdir $(distdir)/samples ## cp $(srcdir)/samples/*svg $(distdir)/samples @@ -32,6 +37,7 @@ man_MANS = \ EXTRA_DIST = \ acinclude.m4 \ fix-roff-punct \ + inkscape.appdata.xml.in \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ Index: inkscape-0.91/po/POTFILES.in =================================================================== --- inkscape-0.91.orig/po/POTFILES.in +++ inkscape-0.91/po/POTFILES.in @@ -2,6 +2,7 @@ # Please keep this file sorted alphabetically. # Generated by ./generate_POTFILES.sh at Thu Apr 10 00:15:41 CEST 2014 [encoding: UTF-8] +inkscape.appdata.xml.in inkscape.desktop.in share/filters/filters.svg.h share/palettes/palettes.h Index: inkscape-0.91/inkscape.appdata.xml.in =================================================================== --- /dev/null +++ inkscape-0.91/inkscape.appdata.xml.in @@ -0,0 +1,41 @@ + + + inkscape.desktop + CC0-1.0 + <_name>Inkscape SVG Vector Illustrator + GPL-2.0 and LGPL-2.1 + <_summary>Create and edit Scalable Vector Graphics images + http://www.inkscape.org/ + + <_p>Inkscape is an open source drawing tool with capabilities similar to +Illustrator, Freehand, and CorelDraw that uses the W3C standard scalable +vector graphics format (SVG). Some supported SVG features include +basic shapes, paths, text, markers, clones, alpha blending, transforms, +gradients, and grouping. In addition, Inkscape supports Creative Commons +meta-data, node-editing, layers, complex path operations, text-on-path, +and SVG XML editing. It also imports several formats like EPS, Postscript, +JPEG, PNG, BMP, and TIFF and exports PNG as well as multiple vector-based +formats. + + <_p>Inkscape's main motivations are to provide the Open Source community +with a fully W3C compliant XML, SVG, and CSS2 drawing tool emphasizing a +lightweight core with powerful features added as extensions, and the +establishment of a friendly, open, community-oriented development +processes. + + + + https://media.inkscape.org/media/resources/file/Voronoi-and-dulaney.png + The new (since version 0.91) Voronoi/Delaunay Triangulation plugin + + + https://media.inkscape.org/media/resources/file/inkscape-0.48-ferrari.png + Illustration of a Ferrari by Gilles Pinard done by hand without any tracing + + + https://media.inkscape.org/media/resources/file/inkscape-0.48-blur.png + Gaussian Blur filter using multi-threading processing + + + inkscape-devel@lists.sourceforge.net +