Commit graph

56 commits

Author SHA1 Message Date
adam
7f9237dc45 Fix building with gtk-2.14.x 2008-10-16 22:12:04 +00:00
drochner
fd3e84c77e make it build on DragonFly, from Hasso Tepper per PR pkg/38843 2008-06-05 10:17:28 +00:00
wiz
db0d6ac3f5 Bump PKGREVISION for gtkspell API bump. 2008-05-30 12:29:00 +00:00
wiz
a590ab6723 Add two directories to PLIST. Bump PKGREVISION. 2008-04-25 22:35:38 +00:00
adam
5579996093 Changes 0.46:
* Paintbucket tool
* Tweak tool
* 3D Box tool
* Live path effects
* Color management
* New SVG filters and UI
* Native PDF and AI import
* XAML import/export
* Open Clip Art Library integration (import/export)
* Stock patterns
* Bitmap editing extension effects
* Full on-canvas gradient editing
* Engraver's Toolbox in the Calligraphic tool
* Touch selection
* Dockable dialogs
* Command-line access to verbs
* Snapping made usable
* "3D" / axonometric grid
* Angled guidelines
* Conversion of objects to guidelines
* Significant speed and interactivity improvements
* Hundreds of smaller features and bugfixes
2008-04-07 17:08:53 +00:00
wiz
8e810a2bc9 Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
adam
8f6911adbe Fix building on Mac OS X 2008-01-19 17:39:37 +00:00
drochner
5345e7fb79 make this build with libsigc++-2.1 2007-11-23 11:56:14 +00:00
wiz
3528e06345 Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:03:25 +00:00
wiz
e64b358b66 Use gnome-vfs instead of gnome-vfs2. 2007-09-19 23:13:12 +00:00
wiz
9d27f90a6f opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
2007-06-05 05:36:59 +00:00
adam
dd4d4ca06a Changes 0.45.1:
* Patch [ 1667939 ]: fix crash when tile-tracing with too small
  clones
* Patch [ 1666532 ]: Broken link in inkview man page
* Patch [ 1665447 ]: fix for the blur quantization bug 1617082
* Patch [ 1664849 ]: fix for 1662589: increase blur margins
* Patch [ 1664004 ]: embedimage.py with fixed search order
* Patch [ 1662649 ]: markers.svg with reversed order
* Crudely improve check-markup for { markup, fix translations with
  bugs in that area (dz and zh_TW).
* Patch [ 1659404 ]: Set locale directory from environment variable
* Patch [ 1657072 ]: fix for bug 1654495
* Patch [ 1654636 ]: defocus dropper checkboxes
* Updated slovak translation
* Adding japanese.nsh and russian.nsh into files that should go into
  the release tarball
* Correct russian translation
* Patch [ 1651797 ]: fix for attributes when saving/save-a-copy
* Patch [ 1651752 ]: fix dropper tool
* Pattern along path extension fixed on Windows
* Include libtiff3.dll in the Windows distribution, fixing crash
  when opening TIFF files
* Patch [ 1673067 ]: fix blur export on flowtext
* Patch [ 1678075 ]: fix FontInstance.cpp compile issue
* Patch [ 1673502 ]: fix broken Envelope (Summers Night) effect
* Security: fixed format string overflows in dialogs (CVE-2007-1463)
  and whiteboard Jabber protocol (CVE-2007-1464).
2007-03-23 20:15:00 +00:00
joerg
7a85201d26 Readd build fix for NetBSD based on the suggestions from Matthias
Drochner and myself.
2007-02-19 22:41:31 +00:00
joerg
088f436b42 Fix getopt usage, HAVE_GETOPT_H is never defined and unistd.h is enough. 2007-02-15 14:34:20 +00:00
rillig
fa1a1fde30 Fixed the detection of MSGFMT and GMSGFMT.
Fixed the path to the Perl interpreter.

PKGREVISION++
2007-02-15 10:43:55 +00:00
adam
f629e92d42 Changes 0.45:
This release brings the exciting new features developed by the Google
Summer of Code 2006 participants, as well as tons of other
improvements across the board. Here are the highlights:

* Gaussian blur is the first SVG filter supported by Inkscape. You
  can blur any object to any extent - yet it remains vector and
  fully editable. This gives a huge boost to Inkscape as a creative
  art tool.

* Display speed and interactivity: not only does Inkscape render
  faster, but it can now respond to user input before it finished
  redrawing the screen, which greatly improves the interactivity of
  the program.

* History dialog makes it easy to to review your editing session and
  jump to any step of it, undoing and redoing multiple actions with
  one click.

* Several important tool features are added, notably the new
  selection mode in Node tool and the adjustable rounded caps in
  Calligraphic pen.

* Bitmap tracing works better for multi-color traces, sports a
  redesigned dialog and several new options.

* Many new extension effects are added, including Color effects and
  Pattern along path.

* The Outline mode has got many fixes and improvements, including a
  keyboard shortcut.

* Several new commands in Help menu open various Inkscape-related
  pages in your default browser, making Inkscape reference
  information more accessible as you work.

* Dozens of smaller features are added throughout the program, and
  hundreds of bugs are fixed.
2007-02-05 20:20:03 +00:00
joerg
6e82078eef DESTDIR support. 2006-11-05 17:17:04 +00:00
rillig
70732b0c64 Fixed "test ==". 2006-10-19 06:19:18 +00:00
adam
5aa78eb8f0 Changes 0.44.1:
* fix a crash on Windows ("python.exe can't find msvcrt71.dll") by
       providing that dll in the package;
     * fix hang in page size widget
     * on Mac OS X, removed problems with home folder path names
       containing spaces;
     * inkscape now finds libpng include headers on some systems where it
       previously failed to do so
     * several changes to allow compiling on glib-2.4 systems (e.g.
       RHEL4);
     * allow compiling on systems with incomplete boost library headers;
       recognize if boost is too old
     * inkscape now compiles with gcc-4.2.x.
     * fixed a bug where stderr output from scripts was not shown
     * fixed a bug affecting the recent files menu
     * resolution information is now saved in exported PNG files
     * fix some ODG export bugs
     * fix dia import
     * fix several include issues affecting building on Solaris
       (there are still some more problems, at least under Solaris 8, and
       similar ones on OpenBSD)
     * added missing German version of the advanced tutorial and made
       corrections to the calligraphy one; added missing Czech, German,
       and Brazil-Portuguese tutorials to tarball; added missing German
       keytable to tarball
     * applied changes to the German and Spanish translations of Inkscape
       strings
     * interactivity improvements at high zooms
     * fix for specifying CSS colors with percentages
     * re-enabled old PDF exporter alongside the new one
     * minor fixes to new PDF exporter (a major overhaul is still in the
       works)
     * fixup for invalid "s odipodi" namespace which has become
       widespread in Inkscape documents
     * Mac OS X packaging updates
     * miscellaneous build fixes
2006-10-06 20:29:11 +00:00
ghen
1dc0664e7b Inkscape needs unlimited datasize resources to build. 2006-10-03 13:55:17 +00:00
jmmv
f190ea92a4 Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.

Grrr, I really hate this kind of change.
2006-09-16 12:20:32 +00:00
joerg
a8ac293503 NetBSD before 3.99.8 needs log2 as well. Fixes PR 34020. 2006-07-21 15:36:56 +00:00
joerg
501fee2297 Fix build on DragonFly:
- include unistd.h to get read(2) prototype
- implement log2 locally using log and M_LN2

If other platforms lack log2 as well, just add them to the list.
2006-07-21 13:16:53 +00:00
jlam
00478b39e6 Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool".  Remove now unused
intltool/buildlink3.mk
2006-07-05 05:37:39 +00:00
drochner
63a5783282 update to 0.44
changes:
* Layers dialog
* Outline mode, many performance improvements
* Native PDF export with transparency
* Clipping and masking support
* Configurable keyboard shortcuts, including optional Xara X
  compatibility
* Docked color palette in the editing window
* Interactive indicator of the style of selection in the statusbar
* Innovative "node sculpting" and other improvements in Node tool
* Extensions are enabled by default and work on all major platforms
* Better SVG support: <switch> element, ICC color profiles for images
* Persistent rotation centers, Paste Size command
* New icons, redesigned preferences dialogs, rearranged menus, many
  cosmetic improvements
* Hundreds of bugfixes and smaller features
2006-07-04 15:46:34 +00:00
drochner
032f7e69ce add a patch from freetype to make it build with 2.2.1 2006-05-31 18:01:49 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
jlam
1cf9796f3c BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:23:29 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
joerg
9f01bc46d2 Allow the gettext detection to work with NetBSD's base as well. 2006-03-07 04:15:22 +00:00
joerg
4f7e03cb89 Uses msgfmt. Fixes PR 33007. 2006-03-06 18:50:21 +00:00
wiz
35af66a196 Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.

Addresses PR 32998 by Robert Elz.
2006-03-06 00:18:10 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
joerg
6557490e0b Add some more translations to PLIST as shown by bulk builds.
Bump revision.
2005-12-29 14:01:14 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
uebayasi
fc504fcc2a Update inkscape to 0.43.
Changes from NEWS:

   The focus of this release is on the exciting new features sponsored by
   Google via their Summer of Code program. However, we have quite a bunch of
   other stuff too. Here are the highlights:

     * Connectors: A new Connector tool implements creation, editing, and
       autorouting (object-avoiding) of connector lines between objects.
       Indispensable for diagramming. (A Google SoC project.)
     * Inkboard collaborative editing: You can now connect to other Inkscape
       users over the Net and edit a shared document together, watching
       others' changes and making yours! (A Google SoC project.)
     * Pressure and tilt sensitivity: the Calligraphy tool can now use a
       tablet pen with pressure/tilt support to vary the width and angle of
       the calligraphic stroke.
     * Better node editing: You can freely drag/bend/stretch a Bezier curve
       by any point (not only by a node), as well as add a new node at any
       point on the curve.
     * New extensions for envelope distortion, whirling, and adding nodes.
     * Improved precision, expanded limits, many usability improvements and
       bugfixes.
2005-12-04 13:51:38 +00:00
adam
1e6596b546 Changes 0.42.2:
* Bug fixes
2005-09-06 15:55:52 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
salo
98463a483b sort. 2005-08-10 11:40:09 +00:00
adam
55d181feda PLIST correction 2005-08-04 10:55:25 +00:00
adam
b8f23c0e85 Changes 0.42:
* Flowed text: text objects that automatically reflow in any shape (not
       only rectangle).
     * Text selection: finally you can shift+arrow or drag over part of a
       text and apply any style to the selected span.
     * Gradient tool: a completely redesigned and much easier to use gradient
       interface, with gradient handles displayed right on canvas.
     * Effects are now usable from within Inkscape on all platforms; this
       version ships with a collection of effects including path
       interpolation, randomization, and various fractal algorithms.
     * Color swatches: a standard facility in most graphic software, now in
       Inkscape too.
     * Colored clones: clones can now be painted differently from their
       original.
     * Tile tracing: the Tile Clones dialog can trace the existing image with
       the tiling, producing a multitude of exciting effects.
     * Grid arrange, baseline align, unclumping: new powerful ways to arrange
       objects.
     * Better PS/EPS export: gradient support, better text handling, a
       command line option for batch export.
     * Command line SVG analysis: use Inkscape from the command line to query
       coordinates and dimensions of objects in an SVG file.
     * Better SVG/CSS compliance: notably, internal CSS stylesheets are now
       supported (read-only).
     * OS X support: In addition to Linux and Windows, Inkscape 0.42 is
       available as a fully self-contained dmg package for Mac OS X.
2005-07-28 13:52:10 +00:00
adam
c6ba69a40e Fixed buildlink paths, after updating gtkmm 2005-07-22 23:11:06 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
drochner
2ff1b8cbf2 while harmless appearently, fix a configure test checking the boehm-gc
version which was broken die to a GNU'ism
2005-05-10 20:22:39 +00:00
reed
79df0530ee The configure checks for boehm-gc>=6.4
so use BUILDLINK_DEPENDS.boehm-gc for that.
2005-05-10 18:58:27 +00:00
drochner
1ccc0ec089 update to 0.41
from the announcement:
The primary focus of 0.41 has been bug fixing.
[...]
A couple new features also found their way in. First, the black and
white tracing functionality introduced in 0.40 has been improved to also
allow conversion of color and grayscale images. Second, is the addition
of a new clone tiler facility which creates patterns, tesselations, and
other sorts of geometric tiling arrangements.
User requests and comments also stimulated a number of improvements to
units handling, extensions, the Invert Selection command, layers
selector, icon theming, and several new translations.
2005-05-10 18:38:15 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00