diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,22 +1,18 @@ name : inkscape -homepage : https://inkscape.org/en/ -version : 0.92.2 -release : 20 +homepage : https://inkscape.org/ +version : 0.92.3 +release : 21 source : - - https://media.inkscape.org/dl/resources/file/inkscape-0.92.2.tar.bz2 : a628d0e04c254e9840947e6d866974f92c68ae31631a38b94d9b65e5cd84cfd3 -license : GPL-2.0 + - https://media.inkscape.org/dl/resources/file/inkscape-0.92.3.tar.bz2 : 063296c05a65d7a92a0f627485b66221487acfc64a24f712eb5237c4bd7816b2 +license : GPL-2.0-only component : multimedia.graphics -summary : Inkscape is an open-source vector graphics editor similar to Adobe Illustrator, - Corel Draw, Freehand, or Xara X. +summary : Inkscape is an open-source vector graphics editor similar to Adobe Illustrator, Corel Draw, Freehand, or Xara X description: | Inkscape is an open-source vector graphics editor similar to Adobe Illustrator, Corel Draw, Freehand, or Xara X. What sets Inkscape apart is its use of Scalable Vector Graphics (SVG), an open XML-based W3C standard, as the native format. builddeps : - pkgconfig(atkmm-1.6) - pkgconfig(bdw-gc) - - pkgconfig(cairo) - - pkgconfig(dbus-1) - pkgconfig(dbus-glib-1) - - pkgconfig(glibmm-2.4) - pkgconfig(gsl) - pkgconfig(gtkmm-2.4) - pkgconfig(gtkspell3-3.0) @@ -25,7 +21,6 @@ - pkgconfig(libxslt) - pkgconfig(poppler) - pkgconfig(popt) - - pkgconfig(python-2.7) - pkgconfig(x11) - gvfs-devel - intltool @@ -40,17 +35,8 @@ patterns : - docs : [/usr/share/inkscape/examples, /usr/share/inkscape/tutorials, /usr/share/doc] setup : | - %patch -p1 < $pkgfiles/poppler-0.58.patch - ./autogen.sh # Yes, I know we have autogen macro, but that calls configure - sed -i 's|/usr/bin/python\>|/usr/bin/python2|g' cxxtest/*.py - sed -i 's|/usr/bin/env python\>|/usr/bin/env python2|g' share/*/{test/,}*.py - sed -i 's|"python" },|"python2" },|g' src/extension/implementation/script.cpp - sed -i 's|python -c|python2 -c|g' configure share/extensions/uniconv*.py - sed -i 's|"python"|"python2"|g' src/main.cpp - CXXFLAGS+=' -std=c++11' - %configure \ - --disable-dependency-tracking \ + %autogen \ --enable-lcms \ --enable-poppler-cairo build : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -1,21 +1,21 @@ inkscape - https://inkscape.org/en/ + https://inkscape.org/ Pierre-Yves pyu@riseup.net - GPL-2.0 + GPL-2.0-only multimedia.graphics - Inkscape is an open-source vector graphics editor similar to Adobe Illustrator, Corel Draw, Freehand, or Xara X. + Inkscape is an open-source vector graphics editor similar to Adobe Illustrator, Corel Draw, Freehand, or Xara X Inkscape is an open-source vector graphics editor similar to Adobe Illustrator, Corel Draw, Freehand, or Xara X. What sets Inkscape apart is its use of Scalable Vector Graphics (SVG), an open XML-based W3C standard, as the native format. https://solus-project.com/sources/README.Solus inkscape - Inkscape is an open-source vector graphics editor similar to Adobe Illustrator, Corel Draw, Freehand, or Xara X. + Inkscape is an open-source vector graphics editor similar to Adobe Illustrator, Corel Draw, Freehand, or Xara X Inkscape is an open-source vector graphics editor similar to Adobe Illustrator, Corel Draw, Freehand, or Xara X. What sets Inkscape apart is its use of Scalable Vector Graphics (SVG), an open XML-based W3C standard, as the native format. multimedia.graphics @@ -46,12 +46,12 @@ - - 2017-10-29 - 0.92.2 + + 2018-03-26 + 0.92.3 Packaging update Pierre-Yves pyu@riseup.net - + \ No newline at end of file