110 Commits

Author SHA1 Message Date
op
b6bc6ffdab update graphics/inkscape to 1.2
announcement:
https://inkscape.org/news/2022/05/16/inkscape-12/

release notes:
https://media.inkscape.org/media/doc/release_notes/1.2/Inkscape_1.2.html

port-wise: drop an upstreamed patch and regen the others.

ok rsadowski@
2022-05-23 17:43:04 +00:00
jeremy
1026c9569a Bump ports after switching default ruby version to 3.1
OK sthen@, tb@
2022-05-05 15:41:56 +00:00
naddy
af6a79943b drop RCS Ids 2022-03-11 19:22:04 +00:00
rsadowski
1c7f6e56d0 Forgot to remove in the last update
Spotted by aja, merci
2022-02-13 21:23:15 +00:00
rsadowski
7cefc3709a Update inkscape to 1.1.2
Update diff from Freddy Fisker <ff A-T- freddyfisker D_O-T- dk>, thanks
Spotted by gonzalo@
2022-02-13 07:53:45 +00:00
kili
1084e28cb7 Fix build with poppler-21.12.0.
"no veto" rsadowski@
2021-12-24 10:09:50 +00:00
ajacoutot
31ed2a579d This picks up gspell by default. 2021-11-17 13:09:46 +00:00
sthen
5e4370b64d bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:12 +00:00
rsadowski
bcf7a7417c Update inkscape to 1.1.1 2021-10-28 11:01:03 +00:00
jeremy
b5da0994ab Switch default ruby version to 3.0
Add patches to a few ports to build with ruby 3.0, mostly -fdeclspec to
CFLAGS or CXXFLAGS.

Bump ports where the default version change causes a package change.

OK kmos@
2021-09-02 14:59:44 +00:00
ajacoutot
d78cd41d6a Fix build with GLib >=2.68 (first batch). 2021-05-09 08:55:41 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
rsadowski
30e25a89bf Update inkscape to 1.0.2
OK gnezdo@
2021-02-10 04:54:55 +00:00
jeremy
06ac160d22 Bump related ports after default Ruby version switch
OK gkoehler@
2020-11-17 03:19:36 +00:00
rsadowski
b744f482f1 Update inkscape to 1.0.1 2020-09-08 15:22:39 +00:00
pamela
93309ec3b7 add numpy, wanted by a few of the built-in extensions (e.g. interpolate)
OK rsadowski (maintainer)
2020-08-14 09:01:57 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
jasper
39567b34b2 bump after libxslt dependency changed 2020-06-09 07:14:44 +00:00
rsadowski
8043ac1664 Fix run dependency py-lxml, sort lib depends and zap double aspell entry
py-lxml should have MODPY_FLAVOR on the end. Spotted by kmos.
2020-05-26 14:48:24 +00:00
rsadowski
abada12c18 Update Inkscape to 1.0
Notable Changes:
 - Move from GNU autotools to cmake.
 - Switch to python3

Tested by landry@, pamela@. Py feedback from sthen@ Thanks!
2020-05-26 04:53:26 +00:00
kili
3176b07745 Unbreak the build with poppler-0.83.0. 2020-01-02 20:32:58 +00:00
kili
0fe0550c03 Fix for poppler-0.82.0.
ok aja@
2019-11-12 22:04:55 +00:00
ajacoutot
a800105539 Fix build with newer glib2mm. 2019-11-07 15:32:55 +00:00
ajacoutot
c42b3a523d Temporarily mark BROKEN: does not build with glib2 >= 2.62
I'll fix it in the upcoming days (or during p2k19).
2019-11-01 15:40:11 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
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