head 1.5; access; symbols pkgsrc-2021Q2:1.4.0.4 pkgsrc-2021Q2-base:1.4 pkgsrc-2021Q1:1.4.0.2 pkgsrc-2021Q1-base:1.4 pkgsrc-2020Q4:1.3.0.6 pkgsrc-2020Q4-base:1.3 pkgsrc-2020Q3:1.3.0.4 pkgsrc-2020Q3-base:1.3 pkgsrc-2020Q2:1.3.0.2 pkgsrc-2020Q2-base:1.3 pkgsrc-2020Q1:1.2.0.2 pkgsrc-2020Q1-base:1.2 pkgsrc-2019Q4:1.2.0.24 pkgsrc-2019Q4-base:1.2 pkgsrc-2019Q3:1.2.0.20 pkgsrc-2019Q3-base:1.2 pkgsrc-2019Q2:1.2.0.18 pkgsrc-2019Q2-base:1.2 pkgsrc-2019Q1:1.2.0.16 pkgsrc-2019Q1-base:1.2 pkgsrc-2018Q4:1.2.0.14 pkgsrc-2018Q4-base:1.2 pkgsrc-2018Q3:1.2.0.12 pkgsrc-2018Q3-base:1.2 pkgsrc-2018Q2:1.2.0.10 pkgsrc-2018Q2-base:1.2 pkgsrc-2018Q1:1.2.0.8 pkgsrc-2018Q1-base:1.2 pkgsrc-2017Q4:1.2.0.6 pkgsrc-2017Q4-base:1.2 pkgsrc-2017Q3:1.2.0.4 pkgsrc-2017Q3-base:1.2 pkgsrc-2017Q2:1.1.0.4 pkgsrc-2017Q2-base:1.1 pkgsrc-2017Q1:1.1.0.2 pkgsrc-2017Q1-base:1.1; locks; strict; comment @# @; 1.5 date 2021.07.02.06.59.15; author wiz; state dead; branches; next 1.4; commitid XJIUzhSQ1DN9HnZC; 1.4 date 2021.01.13.11.43.34; author jperkin; state Exp; branches; next 1.3; commitid kYtMfocSfz4GJyDC; 1.3 date 2020.05.06.01.42.28; author ryoon; state Exp; branches; next 1.2; commitid lHDT3lJqQW8Gv77C; 1.2 date 2017.08.24.09.07.12; author jperkin; state Exp; branches; next 1.1; commitid JaCXrR1Ur2jfFr4A; 1.1 date 2017.02.10.05.51.43; author adam; state Exp; branches; next ; commitid Ddq7P6dxwEvNQmFz; desc @@ 1.5 log @inkscape: update to 1.1. Much help provided by Nathan Lee in fixing a startup issue. Inkscape 1.1 is the latest major Inkscape release that brings users many fresh new features and new functionality. The most notable changes include: A Welcome dialog, where the look of Inkscape can be selected, and some choices for the new document's size or file to open are available A Command palette that opens when the ? key is pressed and that allows to search and use many functions without having to use a keyboard shortcut or going through the menus It is now possible to copy, cut and paste parts of paths with the Node tool The dialog docking system has been rewritten, which resolves many issues with Inkscape's docked dialogs and allows you to dock dialogs on either side of the screen New Outline Overlay mode that displays object outlines while also showing their real colors Preferences options are now easier to find by using the new search field It is no longer necessary to remember to click on 'Export' in the PNG Export dialog, as the exporting will already happen after the click on 'Save' in the file selection dialog. Export as JPG, TIFF, optimized PNG and WebP directly from Inkscape When pasting a copied object, Inkscape now pastes it directly on top of the currently selected object by default An extension for updating extensions and installing additional extensions, called the Extension Manager (currently in beta stage) @ text @$NetBSD: patch-CMakeScripts_Pod2man.cmake,v 1.4 2021/01/13 11:43:34 jperkin Exp $ Fix man installation path. --- CMakeScripts/Pod2man.cmake.orig 2020-09-07 08:57:40.000000000 +0000 +++ CMakeScripts/Pod2man.cmake @@@@ -34,13 +34,13 @@@@ macro(pod2man PODFILE_FULL RELEASE SECTI set(MANFILE_TEMP "${CMAKE_CURRENT_BINARY_DIR}/${NAME}.${LANG}.tmp") set(MANFILE_FULL "${CMAKE_CURRENT_BINARY_DIR}/${NAME}.${LANG}.${SECTION}") set(MANFILE_FULL_GZ "${CMAKE_CURRENT_BINARY_DIR}/${NAME}.${LANG}.${SECTION}.gz") - set(MANFILE_DEST "${SHARE_INSTALL}/man/${LANG}/man${SECTION}") + set(MANFILE_DEST "${CMAKE_INSTALL_MANDIR}/${LANG}/man${SECTION}") else() set(MANPAGE_TARGET "man-${NAME}") set(MANFILE_TEMP "${CMAKE_CURRENT_BINARY_DIR}/${NAME}.tmp") set(MANFILE_FULL "${CMAKE_CURRENT_BINARY_DIR}/${NAME}.${SECTION}") set(MANFILE_FULL_GZ "${CMAKE_CURRENT_BINARY_DIR}/${NAME}.${SECTION}.gz") - set(MANFILE_DEST "${SHARE_INSTALL}/man/man${SECTION}") + set(MANFILE_DEST "${CMAKE_INSTALL_MANDIR}/man${SECTION}") endif() add_custom_command( OUTPUT ${MANFILE_TEMP} @@@@ -56,7 +56,7 @@@@ macro(pod2man PODFILE_FULL RELEASE SECTI if(GZIP AND WITH_MANPAGE_COMPRESSION) add_custom_command( OUTPUT ${MANFILE_FULL_GZ} - COMMAND ${GZIP} -f -k --best -n "${MANFILE_FULL}" + COMMAND ${GZIP} -f --best -n "${MANFILE_FULL}" DEPENDS ${MANFILE_FULL} ) add_custom_target(${MANPAGE_TARGET} ALL @ 1.4 log @inkscape: Portability fixes. @ text @d1 1 a1 1 $NetBSD: patch-CMakeScripts_Pod2man.cmake,v 1.3 2020/05/06 01:42:28 ryoon Exp $ @ 1.3 log @inkscape: Update to 1.0 Changelog: Inkscape 1.0 Release highlights Theming support and more new customization options Better HiDPI (high resolution) screen support Native support for macOS with a signed and notarized .dmg file Coordinate origin in top left corner by default Canvas rotation and mirroring On-Canvas alignment of objects Split view and X-Ray modes PowerPencil for drawing editable, variable width strokes with a pressure sensitive graphics tablet New PNG export options Integrated centerline tracing for vectorization of line drawings Searchable Symbols dialog New Live Path Effect (LPE) selection dialog New Corners (Fillet/chamfer) LPE, (lossless) Boolean Operation LPE (experimental), Offset LPE and Measure Segments LPE (and more!) Path operations, deselection of a large number of paths as well as grouping/ungrouping are much faster now Much improved text line-height settings Variable fonts support (only if compiled with pango library version >= 1.41.1) Browser-compatible flowed text Extensions programming interface updated, with many new options Python 3 support for extensions @ text @d1 1 a1 1 $NetBSD$ d5 1 a5 1 --- CMakeScripts/Pod2man.cmake.orig 2020-05-01 13:17:41.000000000 +0000 d23 9 @ 1.2 log @Fix man installation path correctly. @ text @d1 1 a1 1 $NetBSD: patch-CMakeScripts_Pod2man.cmake,v 1.1 2017/02/10 05:51:43 adam Exp $ d5 1 a5 1 --- CMakeScripts/Pod2man.cmake.orig 2017-02-08 19:36:52.000000000 +0000 d7 16 a22 9 @@@@ -48,7 +48,7 @@@@ macro(pod2man PODFILE_FULL RELEASE SECTI ) install( FILES ${MANFILE_FULL} - DESTINATION ${CMAKE_INSTALL_PREFIX}/${SHARE_INSTALL}/man/man${SECTION} + DESTINATION ${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_MANDIR}/man${SECTION} ) endif() endmacro(pod2man PODFILE NAME SECTION CENTER) @ 1.1 log @The Inkscape project announces a new version 0.92 of its popular vector drawing software. New features include mesh gradients, improved SVG2 and CSS3 support, new path effects, interactive smoothing for the pencil tool, a new Object dialog for directly managing all drawing elements, and much more. Infrastructural changes are also under way, including a switch to CMake from the venerable Autotools build system. @ text @d1 1 a1 1 $NetBSD$ d12 1 a12 1 + DESTINATION ${CMAKE_INSTALL_PREFIX}/man/man${SECTION} @