Commit graph

85 commits

Author SHA1 Message Date
nia
f8331b5844 graphics: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:45:53 +00:00
nia
84d3786e88 graphics: Remove SHA1 hashes for distfiles 2021-10-07 14:11:55 +00:00
wiz
bbd0470e91 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
2021-09-29 13:12:09 +00:00
nia
8c10c97e01 inkscape: Fix building on NetBSD 9.x
reported by snow flurry on pkgsrc-users@
2021-08-20 11:40:15 +00:00
wiz
b040227243 inkscape: add link to upstream merge request
already merged!
2021-07-02 14:04:06 +00:00
wiz
f0879e0fd2 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)
2021-07-02 06:59:15 +00:00
adam
ddd121fabe inkscape: updated to 1.0.2
inkscape: updated to 1.0.2

Inkscape 1.0.2

This is a bugfix release:
- More granular controls for canvas zooming and rotation
- Fixes extensions popping up when a clipboard manager was used
- Several crashes fixed
2021-04-09 11:18:24 +00:00
ryoon
284a131da8 inkscape: Fix build with glib2-2.68.0 2021-03-23 09:57:35 +00:00
jperkin
96f9e3fc3c inkscape: Portability fixes. 2021-01-13 11:43:34 +00:00
ryoon
6043baea45 inkscape: Fix build with Boost 1.74.0 2020-11-27 11:53:26 +00:00
ryoon
2522131b1d 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.
2020-09-08 13:25:14 +00:00
kamil
b3be64f055 inkscape: Implement get_program_name for NetBSD. 2020-08-05 19:59:19 +00:00
tnn
8d7859122c inkscape: actually patch script.cpp so the pypath SUBST does something 2020-05-17 00:38:47 +00:00
ryoon
8f07d05744 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
2020-05-06 01:42:28 +00:00
martin
437894068b Make the pdf-input extension buildable with gcc 8.3. 2020-01-11 09:59:05 +00:00
martin
4291062473 Make it buildable with poppler 0.82 2019-11-23 09:23:21 +00:00
adam
7c9b205eac inkscape: updated to 0.92.4
Inkscape 0.92.4 is a stability and bugfix release. It also brings some
notable performance improvements for filter rendering, measure tool,
extensions, document saving and moving paths (with a live path effect)
and includes a couple of small, but impactful usage improvements.
2019-05-13 16:17:51 +00:00
maya
35e8c672c9 inkscape: fix build. also mentioned by someone on some mailing list. 2019-02-25 18:57:03 +00:00
markd
f562f03032 inkscape: distinfo update for last 2019-01-06 08:41:40 +00:00
wiz
ab65d15a0a inkscape: get this closer to building with poppler-0.72
More work to do.
2018-12-21 08:46:16 +00:00
jperkin
bf98cab3a6 inkscape: Avoid ambiguous function calls, fix PKGLOCALEDIR. 2018-06-28 11:18:58 +00:00
wiz
96ca32e517 inkscape: fix build with poppler-0.65.0 2018-06-21 10:25:35 +00:00
wiz
629fe61b61 inkscape: fix build with poppler-0.64.0 2018-05-01 06:17:11 +00:00
markd
35a88af062 inkscape: update to 0.92.2
Development for the 0.92.2 release was focused primarily on fixing bugs
and regressions. Among hundreds of code commits are fixes that provide:

* Better importing and exporting of EMF/WMF files, PDF/PDF+Latex
  documents, Visio Stencil files, and XML files
* Greater stability during printing on Windows
* Improved fill and stroke HSL color selection
* Greater stability when reverting and saving files

Among noteworthy feature and usability improvements are:

* An additional handle at the center of rectangles, circles/ellipses,
  and stars, to allow quick and accurate alignment of these shapes with
  other objects
* A command line option for updating the file's DPI value that allows for
  easier processing of large file collections
* Improvements to user-defined shortcuts, including the acceptance of
  previously restricted special characters
2017-12-19 09:28:25 +00:00
prlw1
1ce3e8590d Support poppler 0.58
9418824967
2017-09-09 21:48:56 +00:00
jperkin
754c76aa5b Fix man installation path correctly. 2017-08-24 09:07:12 +00:00
adam
4683b57365 Inkscape 0.92.1 is a stability and bugfix release. 2017-02-16 09:46:54 +00:00
adam
c6d3e9129f 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. 2017-02-10 05:51:43 +00:00
adam
7eea7bb147 Fix building with newer glibmm. 2016-04-12 21:33:49 +00:00
agc
7f810a359f Add SHA512 digests for distfiles for graphics category
Problems found with existing digests:
	Package fotoxx distfile fotoxx-14.03.1.tar.gz
	ac2033f87de2c23941261f7c50160cddf872c110 [recorded]
	118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated]
	Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz
	34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb
	Package pgraf: missing distfile pgraf-20010131.tar.gz
	Package qvplay: missing distfile qvplay-0.95.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 21:33:50 +00:00
adam
a0d4e6d4a4 Changes 0.91:
Cairo rendering for display and PNG export
OpenMP multithreading for all filters
C++ code conversion
Major improvements in the Text tool
Measure tool
Type design features
Symbol library and support for Visio stencils
Cross platform WMF and EMF import and export
Improved support for Corel DRAW documents, Visio importer
Support for real world document and page size units, e.g. millimeters
Numerous usability improvements
Native Windows 64-bit build
2015-02-03 13:55:12 +00:00
wiz
ae6c964bef Fix build with poppler-0.29+ based on
https://bugs.launchpad.net/inkscape/+bug/1399811
2015-01-08 16:34:29 +00:00
adam
583fba0ba6 Changes 0.48.5:
Adobe Illustrator SVG files containing entities can be loaded again
Support for Poppler 0.26
Support for Boehm-GC 7.4.0 and later
Several crash bugs were fixed
64-bit compilation is now possible on Windows
2014-07-29 07:03:27 +00:00
asau
524e016f0d Fix build on FreeBSD. 2014-05-08 21:52:40 +00:00
wiz
382160dcf0 Fix build with poppler-0.26.0. Bump PKGREVISION. 2014-04-30 06:15:20 +00:00
wiz
6bf3abf4f9 Fix build with boehm-gc-7.4. From upstream bzr.
Depend on that version of boehm-gc and bump PKGREVISION.
2014-04-17 06:20:27 +00:00
wiz
7fa2af5ee9 Fix build with clang.
XXX: Haven't tested with gcc, let me know if it breaks (will watch bulk builds).
2014-01-11 17:48:52 +00:00
markd
0d1710209d Build with freetype 2.5.x 2013-12-15 08:25:38 +00:00
adam
315dda6980 Fix building on Darwin/OS X 2013-08-04 16:06:21 +00:00
joerg
53b55e2894 Forward declaration must not be qualified with a namespace. Adjust. 2013-03-28 21:43:05 +00:00
adam
61ce1beb03 Fix Object.h conflict 2012-12-30 10:31:14 +00:00
drochner
9fa2c999cd update to 0.48.4
changes:
-bugfixes
-patches to allow build against newer png and poppler were included
-security fix for "XXE" vulneralility: inkscape could be used
 to put contents of other files into SVG output
2012-12-18 14:01:06 +00:00
adam
fe5d44e3ea Fix building on OS X 2012-11-18 15:40:55 +00:00
joerg
cd2212ec8a Fix template look up. Don't use variable length arrays of non-POD types.
Don't pass non-POD types to variadic functions.
2012-11-16 00:54:04 +00:00
dholland
5174783e10 Revert rev. 1.40, which added checksums for four nonexistent patches and
was apparently committed by accident during the cairo revbump earlier
this month.
2012-09-29 23:28:22 +00:00
adam
b15c922bcc Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
wiz
5efae35952 Add comment (hi drochner!) 2012-07-05 10:23:23 +00:00
drochner
1c13cc2e40 make this build with poppler-0.20, bump PKGREV 2012-07-04 20:30:22 +00:00
drochner
149c1769b5 update to 0.48.3.1
changes:
-bugfixes
-build fixes, in particular for newer glib2
2012-06-01 20:23:10 +00:00
drochner
0191e88978 update to 0.48.2
changes: bugfixes
2011-07-12 18:55:09 +00:00