Commit graph

75 commits

Author SHA1 Message Date
wiz
1c82af689d inkscape: fix build with poppler-21.11.0 2021-11-07 21:28:48 +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
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
33add5557f inkscape: update to 0.92.3
Also post 0.92.3 updates from upstream for poppler-0.72 by way of
linuxfromscratch.
http://www.linuxfromscratch.org/patches/blfs/svn/inkscape-0.92.3-consolidated_fixes-1.patch

Inkscape 0.92.3 is a maintenance release resolving numerous bugs and making
this the most stable release of the series. Among the most reported bugs
addressed were:

* Blank pages being output when attempting to print multiple copies of a
  document
* The inability to cancel during the export of large files
* Application crashes caused by attempting to drag a path at a cap or line
  join
* Some issues with keyboard shortcut functionality on non-Latin keyboard
  layouts

A few performance improvements and usability enhancements that made it into
the release, include:

* New SVG export options from the command line
* Support for right-to-left text
* Improved ellipse controls
* Multi-line text support for the PDF+LaTeX export
* New render tile preferences for performance tuning
* Better startup performance for many Windows users
2019-01-06 08:41:01 +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
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
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
wiz
5f383a2ab7 regen with better context 2014-01-11 17:48:15 +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
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
05769089de make Python extensions work (adds Python dependency), add some
CHECK_INTERP_SKIPs to quell false warnings
bump PKGREV
2011-05-06 09:32:49 +00:00
adam
48627bdb0a Changes 0.48.1:
No release information available.
2011-02-05 07:57:15 +00:00
tnn
5fde09540b png-1.5 build fix 2011-01-16 18:18:18 +00:00
adam
9dd8e7ca5a Fix buildling on Mac OS X, without X11, with OpenMP 2010-12-14 22:19:52 +00:00
adam
5dbb2df5f5 Changes 0.48.0:
The highlights of this release are:
* multipath editing
* improved text tool: subscript, superscript, numerical input for text kerning,
  tracking and more
* new Airbrush tool
* LaTeX export with PDF/PS/EPS
* JessyInk extension to create presentations
* numerous bugfixes
2010-09-22 11:39:13 +00:00
tnn
2c82afdca0 Update to inkscape-0.47.
--
Inkscape 0.47 brings a host of important improvements all across the program:
* Timed autosave: no more lost work
* Spiro splines: an exciting new way to work with paths, fully supported in
  Pen, Pencil, and Node tools
* Auto smooth nodes: a new type of node that keeps the path as smooth as
  possible as you move it or its neighbors
* New modes in Tweak tool: pushing and jittering whole objects,
  scaling/rotating objects, deleting and duplicating using the "soft brush"
* Reworked, much more usable snapping system and a Snapping toolbar
* New path effects, including sketch, hatching, envelope deformation; effects
  can be stacked and assigned to groups
* A huge collection of preset filters in the new Filters menu
* New cairo-based PS and EPS export: improved quality, more features
  supported, fallback rasterization for filters and transparency
* Spell checker for text objects in a document
* Many new extensions: restacking, calendar, printing marks, cartesian and
  polar grids, interpolating attributes
* Optimized SVG code options, now with their own Preferences page
2009-11-29 20:51:51 +00:00