36 Commits

Author SHA1 Message Date
landry
76ec7350fa Fix previous - since those ports don't directly use gcc4 MODULE,
MODGCC4_CPPWANTLIB cant be defined/used there..

Manually add estdc++ to WANTLIB only on amd64 & i386, with a big comment
explaining why. sigh.

Discussed with sthen@
2016-06-05 10:49:04 +00:00
landry
17e2db62fa Fix packaging on !(amd64|i386) by using MODGCC4_CPPWANTLIB instead of
estdc++.

Those two ports have multimedia/libvpx in their dependency chain, and
the latter uses lang/clang MODULE but only on i386 & amd64 only, which
in turns adds gcc4 to MODULES and thus adds lang/gcc/4.9,-libs to
LIB_DEPENDS.. but only for i386 & amd64 - thus breaking other archs with
'Missing library for estdc++'.

Using MODGCC4_CPPWANTLIB fixes this, because it is set on archs using
lang/clang, and unset on the others.

ok ajacoutot@
2016-06-05 10:00:01 +00:00
ajacoutot
737ac0ef97 Update to wxsvg-1.5.6v0. 2016-04-27 13:20:31 +00:00
naddy
c253f424ca garbage collect CONFIGURE_SHARED 2016-03-11 19:59:11 +00:00
ajacoutot
89fc5d7d7e Update to wxsvg-1.5.5. 2015-10-31 22:56:00 +00:00
sthen
1e842fdfa1 sync WANTLIB 2015-08-21 19:17:10 +00:00
ajacoutot
dcc3a4a3b5 Update to wxsvg-1.5.4.
from brad
2015-05-27 04:11:21 +00:00
ajacoutot
00f6a9a5c1 Cope with FFmpeg 20150412.
from brad
2015-04-28 06:35:06 +00:00
brad
c36edabf5c Update to wxSVG 1.4.2.
ok ajacoutot@
2014-08-11 06:55:51 +00:00
brad
e10ee40164 Update to wxSVG 1.4.1.
ok ajacoutot@
2014-06-20 07:10:42 +00:00
brad
189e58999a Update to wxSVG 1.4.
ok ajacoutot@
2014-05-27 07:30:34 +00:00
brad
8f867453e9 Update to wxSVG 1.2.1.
ok ajacoutot@
2014-04-07 06:41:49 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
brad
93a5f7d869 Update to wxSVG 1.1.14.
ok sthen@
2013-04-26 16:16:50 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
brad
cb57538ec2 Update to wxSVG 1.1.13.
ok sthen@
2013-03-14 07:27:01 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
brad
06ab5a705d Update to wxSVG 1.1.12.
ok sthen@
2013-01-28 00:00:38 +00:00
brad
8ee1c8bda9 Update to wxSVG 1.1.11.
ok ajacoutot@
2013-01-20 13:57:11 +00:00
ajacoutot
e0234e0fec Update to wxsvg-1.1.4, from Brad. 2011-11-24 08:08:18 +00:00
sthen
b328f2f4ad Chase ffmpeg dep changes. Mostly from Brad ok dcoppa@, plus opencv from me. 2011-06-24 11:17:05 +00:00
sthen
51572bbc5b sync wantlib, from Brad 2011-05-29 20:53:39 +00:00
jakemsr
e52c269523 ffmpeg no longer depends on faad. remove faad from WANTLIB in ports
that were pulling it in via ffmpeg.
2011-03-29 20:04:55 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
espie
12e833f14a convert LIB_DEPENDS in x11 ports 2010-11-06 23:49:19 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
sthen
adfaa8987d - chase the library change in multimedia/schroedinger; oil->orc
- add various other missing WANTLIB (and LIB_DEPENDS in some cases)
- while there move PKGNAME=..pX to REVISION, and move some ports
to new-style LIB_DEPENDS

original diff from Brad, extensive checking by me (clean build of everything
related to liboil).
2010-08-25 23:27:21 +00:00
espie
30fabb59cf b11 is not beta11, and thus, wxsvg-1.0b11 comes *after* wxsvg-1.0.4
-> EPOCH change to allow for updates.
2010-08-02 07:19:13 +00:00
jakemsr
7acfd6c99d update to wxSVG-1.0.4
bugfixes plus (in version 1.0.1):
* fixed ffmpeg media decoder
* updated for newer version of ffmpeg (SVN-r203773)
* removed SVGUI classes
2010-05-26 22:15:44 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
sthen
0e87aad388 set the pkgspec for LIB_DEPENDS on ffmpeg to a version with schroedinger
included, so the tools know that old ffmpeg versions won't satisfy the
dependencies listed in WANTLIB.

this way, attempting to install these packages with old ffmpeg will
no longer give you a cryptic error message as seen by dhill@.
2009-07-19 22:49:12 +00:00
sthen
fe8c933798 add schroedinger/oil WANTLIB, bump 2009-07-19 12:54:49 +00:00
jasper
033ac89c2b - regen WANTLIB 2009-03-07 15:37:38 +00:00
jasper
0723c10656 - update wxsvg to 1.0b11 2008-10-24 16:44:19 +00:00
jakemsr
6838aeee39 * FFmpeg headers moved
* FFmpeg LIB_DEPENDS/WANTLIB changes
* add @bin markers in PLISTs
* bump PKGNAMEs

feedback/ok brad@
2008-07-09 02:07:36 +00:00
jasper
61739a6871 import wxSVG 1.0b10
wxSVG is C++ library to create, manipulate and render SVG files.

ok ajacoutot@
2008-05-17 17:10:40 +00:00