diff options
author | ryoon <ryoon@pkgsrc.org> | 2020-09-08 13:25:14 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2020-09-08 13:25:14 +0000 |
commit | d333823b7a17085f4a6402704f0405c6fdb9e7cd (patch) | |
tree | 27f7999751a2b9fd3b4b5ce35238fb10b9ccb284 /graphics/inkscape/distinfo | |
parent | 503357eb8a4ca867ad58ebfb38be34b6cf2fed1a (diff) | |
download | pkgsrc-d333823b7a17085f4a6402704f0405c6fdb9e7cd.tar.gz |
inkscape: Update to 1.0.1
Changelog:
1.0.1 Release highlights
Selectors/CSS dialog is now available
Experimental color-managed PDF export through Scribus
Many crash fixes and bugs fixed
Selectors and CSS dialog
The Selectors and CSS dialog that was hidden and labelled as
'experimental' in Inkscape 1.0 is now available from the Object
menu in 1.0.1. This new dialog allows users to edit a CSS stylesheet
for the document and also to select all objects with a certain CSS
selector, thus providing a replacement for the Selection Sets
dialog, that had to be removed for Inkscape 1.0. Scribus PDF export
An experimental PDF export extensions was added that uses Scribus
1.5.5+ if it can be found in the path. You'll need to use a color
profile in the SVG file and make sure to double-check the exported
image, as there are many SVG features not supported by Scribus.
Diffstat (limited to 'graphics/inkscape/distinfo')
-rw-r--r-- | graphics/inkscape/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/inkscape/distinfo b/graphics/inkscape/distinfo index 6da7133a074..db633688cb5 100644 --- a/graphics/inkscape/distinfo +++ b/graphics/inkscape/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.74 2020/08/05 19:59:19 kamil Exp $ +$NetBSD: distinfo,v 1.75 2020/09/08 13:25:14 ryoon Exp $ -SHA1 (inkscape-1.0.tar.xz) = c59c5195bbd079deb5943686650230ddbdde0569 -RMD160 (inkscape-1.0.tar.xz) = 2350d881891ac60324235a5745f76f21ba3fb3d0 -SHA512 (inkscape-1.0.tar.xz) = 37c18079eb926fd6874deee95e4008bae165c5e52d05cb53bbc8f4a48eedd0e0ab6b3e5dfbb23709169187bfe8eb5aa44d576268667f2566a2cd4dd5426554f0 -Size (inkscape-1.0.tar.xz) = 31935616 bytes +SHA1 (inkscape-1.0.1.tar.xz) = f04277c8476ab572fa099b4439bff6323c89470e +RMD160 (inkscape-1.0.1.tar.xz) = c93974227d33674c3c840cd8706cec9761e8cb7c +SHA512 (inkscape-1.0.1.tar.xz) = 70145e02fe7c3ffbfa3dcea690bfe3315131fb9a507c70bcdc1d0db394d207e3bd04d7cc86c3b625597bddfd2b6e09a03841aece6d2ffb6517fe1c619193ec96 +Size (inkscape-1.0.1.tar.xz) = 32051632 bytes SHA1 (patch-CMakeScripts_Pod2man.cmake) = c7f0c0d3b28604c2594bc9265363c782a57af40c SHA1 (patch-src_extension_implementation_script.cpp) = 2c2cbcee2fdda5a274906600930acc0257cc0ea2 SHA1 (patch-src_path-prefix.cpp) = 1ce20f16063759aab60d9e8da6b25700b44099d2 |