pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/inkscape



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Sep 29 13:12:09 UTC 2021

Modified Files:
        pkgsrc/graphics/inkscape: Makefile distinfo
Removed Files:
        pkgsrc/graphics/inkscape/patches: patch-src_display_cairo-utils.cpp
            patch-src_object_sp-use-reference.h patch-src_path-prefix.cpp
            patch-src_svg_svg-length.cpp

Log Message:
inkscape: update to 1.1.1.

Inkscape 1.1.1
--------------

This is a bugfix release:

- Pressure sensitivity should work again in Windows
- Stroke to path working on text again
- Startup time improved
- Fix various crashes


To generate a diff of this commit:
cvs rdiff -u -r1.240 -r1.241 pkgsrc/graphics/inkscape/Makefile
cvs rdiff -u -r1.82 -r1.83 pkgsrc/graphics/inkscape/distinfo
cvs rdiff -u -r1.2 -r0 \
    pkgsrc/graphics/inkscape/patches/patch-src_display_cairo-utils.cpp
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/graphics/inkscape/patches/patch-src_object_sp-use-reference.h
cvs rdiff -u -r1.3 -r0 \
    pkgsrc/graphics/inkscape/patches/patch-src_path-prefix.cpp
cvs rdiff -u -r1.4 -r0 \
    pkgsrc/graphics/inkscape/patches/patch-src_svg_svg-length.cpp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/inkscape/Makefile
diff -u pkgsrc/graphics/inkscape/Makefile:1.240 pkgsrc/graphics/inkscape/Makefile:1.241
--- pkgsrc/graphics/inkscape/Makefile:1.240     Wed Sep 29 10:10:32 2021
+++ pkgsrc/graphics/inkscape/Makefile   Wed Sep 29 13:12:09 2021
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.240 2021/09/29 10:10:32 wiz Exp $
+# $NetBSD: Makefile,v 1.241 2021/09/29 13:12:09 wiz Exp $
 
-DISTNAME=      inkscape-1.1
-PKGREVISION=   2
+DISTNAME=      inkscape-1.1.1_2021-09-20_3bf5ae0d25
+PKGNAME=       inkscape-1.1.1
 CATEGORIES=    graphics
-MASTER_SITES=  https://media.inkscape.org/dl/resources/file/
+# master site is using a weird redirect that ftp(1) does not support
+#MASTER_SITES= https://inkscape.org/gallery/item/29255/
+#https://media.inkscape.org/dl/resources/file/
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    reed%reedmedia.net@localhost
@@ -11,8 +13,6 @@ HOMEPAGE=     https://www.inkscape.org/
 COMMENT=       Scalable Vector Graphics (SVG) editor
 LICENSE=       gnu-gpl-v2
 
-WRKSRC=                ${WRKDIR}/inkscape-1.1_2021-05-24_c4e8f9ed74
-
 .if !exists(/usr/bin/iconv)
 BUILD_DEPENDS+=                libiconv-[0-9]*:../../converters/libiconv
 .endif
@@ -26,7 +26,7 @@ DEPENDS+=             ${PYPKGPREFIX}-scour-[0-9]*:.
 TOOL_DEPENDS+=         gettext-tools-[0-9]*:../../devel/gettext-tools
 TOOLS_PLATFORM.msgfmt= # empty
 
-EXTRACT_USING=         bsdtar
+WRKSRC=                ${WRKDIR}/${DISTNAME}
 
 # std::optional
 GCC_REQD+=             7

Index: pkgsrc/graphics/inkscape/distinfo
diff -u pkgsrc/graphics/inkscape/distinfo:1.82 pkgsrc/graphics/inkscape/distinfo:1.83
--- pkgsrc/graphics/inkscape/distinfo:1.82      Fri Aug 20 11:40:15 2021
+++ pkgsrc/graphics/inkscape/distinfo   Wed Sep 29 13:12:09 2021
@@ -1,12 +1,8 @@
-$NetBSD: distinfo,v 1.82 2021/08/20 11:40:15 nia Exp $
+$NetBSD: distinfo,v 1.83 2021/09/29 13:12:09 wiz Exp $
 
-SHA1 (inkscape-1.1.tar.xz) = e61dc54dd15c79eeabc9cc04cc8ecaf15ead42b2
-RMD160 (inkscape-1.1.tar.xz) = f10f34fcb06675ec00360a36a8efe46d2864ac49
-SHA512 (inkscape-1.1.tar.xz) = 54b75f8794d748ef59d5b719ea04e3debadc1a5cf3f62f14254502567973bbd634850edd0a3bc082be878dacf041e9bd10982c4846bf154f89aa5319eda4ee80
-Size (inkscape-1.1.tar.xz) = 34203156 bytes
+SHA1 (inkscape-1.1.1_2021-09-20_3bf5ae0d25.tar.xz) = 203960527f27e9fedf3e662847f759a6b4781178
+RMD160 (inkscape-1.1.1_2021-09-20_3bf5ae0d25.tar.xz) = 1ec2cf2feedd2fa34c704931f43c738a944c21ae
+SHA512 (inkscape-1.1.1_2021-09-20_3bf5ae0d25.tar.xz) = 22b1b584a344c4f4ebd0b6e84a4af44e472ef47b3971cb97cbb026a4bf7cb5bea49a7de0c2af2a9e439c7c794f775081c8d1904f33eadb49a5389ea01bc0896c
+Size (inkscape-1.1.1_2021-09-20_3bf5ae0d25.tar.xz) = 34221284 bytes
 SHA1 (patch-CMakeScripts_DefineDependsandFlags.cmake) = 26351c300629e28f6523fe2167a2eed5802435cf
-SHA1 (patch-src_display_cairo-utils.cpp) = dc2ca383c1050b40bb500b522e789c1f6e8f42b7
 SHA1 (patch-src_extension_implementation_script.cpp) = da46549f688da5c9c0ecbeaeac7962e4f261cae4
-SHA1 (patch-src_object_sp-use-reference.h) = f642f27dea75e29fd55bef39e37f8a98000a33a0
-SHA1 (patch-src_path-prefix.cpp) = d927b859d75422fc42ee16bbbbdaa1a8321df7e8
-SHA1 (patch-src_svg_svg-length.cpp) = 39fe19a500a73d0a58ba84d08aba0c6ae47dda04



Home | Main Index | Thread Index | Old Index