Update inkscape to 0.92.3.
This commit is contained in:
parent
8fdc1353e5
commit
05803fc0ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=474795
4 changed files with 12 additions and 23 deletions
|
@ -2,12 +2,9 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= inkscape
|
||||
PORTVERSION= 0.92.2
|
||||
PORTREVISION= 8
|
||||
PORTVERSION= 0.92.3
|
||||
CATEGORIES= graphics gnome
|
||||
MASTER_SITES= https://launchpadlibrarian.net/332184472/ \
|
||||
https://inkscape.org/en/gallery/item/11254/ \
|
||||
LOCAL/kwm
|
||||
MASTER_SITES= https://inkscape.org/en/gallery/item/12187/
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Full featured open source SVG editor
|
||||
|
@ -24,12 +21,13 @@ LIB_DEPENDS= libpopt.so:devel/popt \
|
|||
libgsl.so:math/gsl \
|
||||
libgtkspell.so:textproc/gtkspell \
|
||||
liblcms2.so:graphics/lcms2 \
|
||||
libfribidi.so:converters/fribidi \
|
||||
libaspell.so:textproc/aspell \
|
||||
libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2 \
|
||||
libpotrace.so:graphics/libpotrace \
|
||||
libpng.so:graphics/png \
|
||||
libMagick++-6.so:graphics/ImageMagick
|
||||
#aspell?
|
||||
|
||||
USE_GNOME= gtkmm24 libxml2 libxslt
|
||||
USES= compiler:c++11-lib cmake cpe desktop-file-utils gnome \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1506622350
|
||||
SHA256 (inkscape-0.92.2.tar.bz2) = a628d0e04c254e9840947e6d866974f92c68ae31631a38b94d9b65e5cd84cfd3
|
||||
SIZE (inkscape-0.92.2.tar.bz2) = 31224100
|
||||
TIMESTAMP = 1531743547
|
||||
SHA256 (inkscape-0.92.3.tar.bz2) = 063296c05a65d7a92a0f627485b66221487acfc64a24f712eb5237c4bd7816b2
|
||||
SIZE (inkscape-0.92.3.tar.bz2) = 31606442
|
||||
|
|
|
@ -1,11 +0,0 @@
|
|||
--- src/libavoid/connector.cpp.orig 2014-11-30 18:45:32 UTC
|
||||
+++ src/libavoid/connector.cpp
|
||||
@@ -885,7 +885,7 @@ bool ConnRef::generatePath(void)
|
||||
{
|
||||
// Check for consecutive points on opposite
|
||||
// corners of two touching shapes.
|
||||
- COLA_ASSERT(abs(i->pathNext->id.objID - i->id.objID) != 2);
|
||||
+ COLA_ASSERT(abs((int)(i->pathNext->id.objID - i->id.objID)) != 2);
|
||||
}
|
||||
}
|
||||
}
|
|
@ -702,8 +702,6 @@ share/icons/hicolor/48x48/apps/inkscape.png
|
|||
%%DATADIR%%/tutorials/pixelart-dialog.ru.png
|
||||
%%DATADIR%%/tutorials/pixelart-dialog.sk.png
|
||||
%%DATADIR%%/tutorials/pixelart-dialog.zh_TW.png
|
||||
%%DATADIR%%/tutorials/potrace.be.png
|
||||
%%DATADIR%%/tutorials/potrace.ca.png
|
||||
%%DATADIR%%/tutorials/potrace.de.png
|
||||
%%DATADIR%%/tutorials/potrace.el.png
|
||||
%%DATADIR%%/tutorials/potrace.en.png
|
||||
|
@ -723,7 +721,6 @@ share/icons/hicolor/48x48/apps/inkscape.png
|
|||
%%DATADIR%%/tutorials/potrace.sk.png
|
||||
%%DATADIR%%/tutorials/potrace.sl.png
|
||||
%%DATADIR%%/tutorials/potrace.vi.png
|
||||
%%DATADIR%%/tutorials/potrace.zh_CN.png
|
||||
%%DATADIR%%/tutorials/potrace.zh_TW.png
|
||||
%%DATADIR%%/tutorials/tutorial-advanced.be.svg
|
||||
%%DATADIR%%/tutorials/tutorial-advanced.ca.svg
|
||||
|
@ -734,6 +731,7 @@ share/icons/hicolor/48x48/apps/inkscape.png
|
|||
%%DATADIR%%/tutorials/tutorial-advanced.eu.svg
|
||||
%%DATADIR%%/tutorials/tutorial-advanced.fa.svg
|
||||
%%DATADIR%%/tutorials/tutorial-advanced.fr.svg
|
||||
%%DATADIR%%/tutorials/tutorial-advanced.gl.svg
|
||||
%%DATADIR%%/tutorials/tutorial-advanced.hu.svg
|
||||
%%DATADIR%%/tutorials/tutorial-advanced.id.svg
|
||||
%%DATADIR%%/tutorials/tutorial-advanced.it.svg
|
||||
|
@ -788,6 +786,7 @@ share/icons/hicolor/48x48/apps/inkscape.png
|
|||
%%DATADIR%%/tutorials/tutorial-calligraphy.eu.svg
|
||||
%%DATADIR%%/tutorials/tutorial-calligraphy.fa.svg
|
||||
%%DATADIR%%/tutorials/tutorial-calligraphy.fr.svg
|
||||
%%DATADIR%%/tutorials/tutorial-calligraphy.gl.svg
|
||||
%%DATADIR%%/tutorials/tutorial-calligraphy.hu.svg
|
||||
%%DATADIR%%/tutorials/tutorial-calligraphy.id.svg
|
||||
%%DATADIR%%/tutorials/tutorial-calligraphy.ja.svg
|
||||
|
@ -809,6 +808,7 @@ share/icons/hicolor/48x48/apps/inkscape.png
|
|||
%%DATADIR%%/tutorials/tutorial-elements.eu.svg
|
||||
%%DATADIR%%/tutorials/tutorial-elements.fa.svg
|
||||
%%DATADIR%%/tutorials/tutorial-elements.fr.svg
|
||||
%%DATADIR%%/tutorials/tutorial-elements.gl.svg
|
||||
%%DATADIR%%/tutorials/tutorial-elements.hu.svg
|
||||
%%DATADIR%%/tutorials/tutorial-elements.id.svg
|
||||
%%DATADIR%%/tutorials/tutorial-elements.it.svg
|
||||
|
@ -826,6 +826,7 @@ share/icons/hicolor/48x48/apps/inkscape.png
|
|||
%%DATADIR%%/tutorials/tutorial-interpolate.de.svg
|
||||
%%DATADIR%%/tutorials/tutorial-interpolate.el.svg
|
||||
%%DATADIR%%/tutorials/tutorial-interpolate.fr.svg
|
||||
%%DATADIR%%/tutorials/tutorial-interpolate.gl.svg
|
||||
%%DATADIR%%/tutorials/tutorial-interpolate.hu.svg
|
||||
%%DATADIR%%/tutorials/tutorial-interpolate.ja.svg
|
||||
%%DATADIR%%/tutorials/tutorial-interpolate.nl.svg
|
||||
|
@ -871,6 +872,7 @@ share/icons/hicolor/48x48/apps/inkscape.png
|
|||
%%DATADIR%%/tutorials/tutorial-tips.eu.svg
|
||||
%%DATADIR%%/tutorials/tutorial-tips.fa.svg
|
||||
%%DATADIR%%/tutorials/tutorial-tips.fr.svg
|
||||
%%DATADIR%%/tutorials/tutorial-tips.gl.svg
|
||||
%%DATADIR%%/tutorials/tutorial-tips.hu.svg
|
||||
%%DATADIR%%/tutorials/tutorial-tips.id.svg
|
||||
%%DATADIR%%/tutorials/tutorial-tips.it.svg
|
||||
|
|
Loading…
Reference in a new issue