naddy
ebf751b927
Update gettext to 0.20.1.
...
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new) devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
sthen
22de3ff02c
set png16 WANTLIB entries back to png following the change in soname
...
part done by portbump, part by hand (it is easily confused)
2019-05-17 16:45:25 +00:00
kili
e2ac42b7c7
Unbreak build with poppler-0.76.0.
...
ok rsadowski@ (maintainer)
2019-05-06 21:22:16 +00:00
rsadowski
0cfc819b68
Update inkscape to 0.92.4
...
All poppler patches merged upstream.
Feedback and tweaks by Raphael Graf. Thanks!
2019-01-22 06:40:13 +00:00
sthen
5e939ddd72
remove MODPY_BUILDDEP=No; the port isn't "just substituting paths at build time",
...
it also runs compileall.py.
2019-01-18 20:08:55 +00:00
kili
67a36501a9
Fix build with poppler-0.72.0.
...
Mostly from archlinux.
ok rsadowski@ (maintainer)
2019-01-04 21:09:06 +00:00
espie
f4b7f81318
convert to PKGSTEM
2018-09-04 12:46:09 +00:00
espie
c36d0659b9
@tag gtk-update-icon-cache
2018-06-29 22:16:08 +00:00
espie
150a0f36fa
first tag: update-desktop-database
2018-06-27 21:03:34 +00:00
rsadowski
8db1fc8e70
unbreak i386 build; Lost patch fragment
...
Spotted by sthen@
2018-03-16 13:11:22 +00:00
rsadowski
eed457208b
Update inkscape to 0.92.3
...
Notable port changes:
- Add new lib depend: libwebp
- Change MAINTAINER E-Mail
- Drop all poppler patches
- Enable tests
ok landry@
2018-03-15 15:59:19 +00:00
kili
a4e496f0dd
Unbreak for new poppler object API.
...
Stolen from upstream git. The CONFIGURE_ENV addition can be removed
when the next release of inkscape happens.
2017-12-25 22:59:24 +00:00
naddy
11e3dd67b3
switch COMPILER from the old, confusing shortcuts to the more explicit format
2017-11-16 23:20:37 +00:00
sthen
b9064dc0ff
Handle pthread-stubs removal.
2017-10-23 17:10:49 +00:00
rsadowski
9945d17946
Update inkscape to 0.92.2
...
Most work done from abieber@ (Thanks!) with libraw tweak from me.
ok abieber@
2017-08-19 08:44:39 +00:00
sthen
5e964ab0df
bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.
2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6
use COMPILER_LIBCXX where applicable
2017-07-16 19:18:47 +00:00
espie
cc5bc426ed
switch everything to new COMPILER idiom, even stuff that won't build with clang
...
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
1909675931
allow build with clang
2017-05-22 15:02:40 +00:00
sthen
bcbf44ab87
use LIBCXX
2017-04-10 11:46:18 +00:00
landry
0e2327d540
Update to inkscape 0.92.1, from Rafael Sadowski, tested by edd@
2017-03-25 11:45:47 +00:00
naddy
5dbe1b6d1c
Add dependency on graphics/potrace, which was already picked up by
...
configure if installed. From maintainer Rafael Sadowski.
2017-03-10 20:09:50 +00:00
naddy
4455d91fd1
autoconf also needs libtool.m4; from maintainer Rafael Sadowski
2017-02-27 19:42:43 +00:00
naddy
76ae27d86c
add missing autotool dependencies; from maintainer Rafael Sadowski
2017-02-25 20:44:13 +00:00
landry
c1b6963e6f
Update to inkscape 0.92.0, from Rafael Sadowski.
2017-02-24 08:05:34 +00:00
zhuk
0d3e442182
Unbreak after poppler switch from openjpeg to openjp2.
2016-12-17 19:06:28 +00:00
landry
897aaeff42
Tidy up Makefile, also from Rafael Sadowski
2016-07-04 17:38:40 +00:00
landry
561ceb886c
Add null check for boost::optional<Geom::Crossing> and return empty
...
OptCrossing to fix a crash with snapping, all from Rafael Sadowski,
thanks!
ok sthen@
2016-07-04 16:57:46 +00:00
landry
ffe8330bde
Backport bugfix from https://bugs.launchpad.net/inkscape/+bug/1587311 to
...
fix crashes edd@ was experiencing.
From Rafael Sadowski (who takes maintainership) thanks!
2016-06-04 07:00:28 +00:00
ajacoutot
9a7e2f00b6
Fix build with glib2 >=2.48.0.
...
Drop the gettext module while here.
2016-04-18 07:57:55 +00:00
sthen
5f3cc60ff1
Add a patch to inkscape from Rafael Sadowski, fixing very frequent segfaults
...
with spinbuttons with malloc's "baby junking" default (indicating a likely
use-after-free). Additional testing from Laurence Tratt.
2016-02-05 22:27:25 +00:00
sthen
b4cadac14b
sync WANTLIB; ImageMagick changes
2015-11-29 10:45:22 +00:00
sthen
e48df32b6b
fix following ImageMagick update
2015-11-06 20:37:34 +00:00
ajacoutot
7780fcdc91
Needs the gcc4 MODULE for c++11 support.
2015-09-24 10:38:17 +00:00
ajacoutot
13231f9a33
Regen WANTLIB to unbreak runtime because of missing libs.
...
reported by Jona Joachim
2015-05-29 12:24:37 +00:00
sthen
b49694e063
missing dep on libexif. regen/tidy wantlib while there.
2015-03-30 22:48:12 +00:00
ajacoutot
37b0f26f0d
x11/gtk+2,-guic -> x11/gtk+3,-guic && bump
2015-03-27 08:11:24 +00:00
landry
f5952da892
Update to inkscape 0.91.
...
See https://inkscape.org/en/news/2015/01/30/inkscape-version-091-is-released/
and http://wiki.inkscape.org/wiki/index.php/Release_notes/0.91 for details
ok jung@ abieber@
2015-03-24 18:45:11 +00:00
kili
31740a75f7
Update to inkscape-0.48.5, and patch to let it work with poppler-0.29.
...
Tested by Fred (openbsd at crowsons.com), thanks!
2014-12-13 18:58:37 +00:00
robert
deee1dcd29
unbreak after boehm-gc update
2014-07-10 10:19:45 +00:00
kili
26435e5806
Sync with more useful diff committed upstream.
2014-06-13 20:52:52 +00:00
kili
23b84c75e3
Problem reported to upstream.
2014-05-01 20:43:10 +00:00
kili
a1f118cfe6
Unbreak after poppler update.
2014-04-28 16:48:54 +00:00
naddy
31acb6f584
fix build with newer FreeType
2014-01-09 22:22:19 +00:00
edd
e6d5ff8d55
Fix inkscape extensions.
...
OK sthen@, zhuk@ and with input from Kirill Bychk and James Turner.
2013-10-24 23:28:21 +00:00
edd
452801f2e3
Update to inkscape-0.48.4.
...
OK zhuk@
2013-10-22 00:14:59 +00:00
ajacoutot
539eeef333
distfiles.bsdfrog.org: http -> https
2013-10-01 09:07:14 +00:00
zhuk
4f664d8b82
Fixup handling of FreeDesktop goo: desktop-file-utils, gtk-update-icon-cache
...
and shared-mime-info. Found by portcheck.
A lot of input from and okay ajacoutot@
2013-08-20 22:05:46 +00:00
ajacoutot
6e8bb98cde
Remove the gtkmm PATCHFILES, it's not needed anymore.
2013-06-28 12:02:30 +00:00
naddy
10bfdff492
the png headers are now directly under include/
2013-06-04 18:41:39 +00:00