Commit Graph

55 Commits

Author SHA1 Message Date
landry
b860da7554 Update to cairo 1.12.16, from brad@
Bump cairo-gobject minor since a symbol was added
http://upstream-tracker.org/compat_reports/cairo/1.12.14_to_1.12.16/abi_compat_report.html#Added

Went into a bunch of bulk builds.
ok eric@ (maintainer) ajacoutot@
2013-09-25 18:07:09 +00:00
ajacoutot
7a5093dc11 cairo-sphinx is now built since shm_open(3) is detected; so enable it.
ok eric@ (maintainer)
2013-06-01 12:11:52 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
sthen
3f38bfe293 slackware tarball of cairo is *not* the same (they trim test/reference/*
and repack); revert my last commit here.
2013-03-20 00:25:52 +00:00
sthen
edec5ef056 as reported by Andres Perera, cairographics.org is slow for some users;
add slackware's mirrorbrain redirector as an alternative MASTER_SITES.
ok giovanni@
2013-03-18 15:05:48 +00:00
espie
e4fa65e765 PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
eric
d50f8fdde1 update to cairo 1.12.14
prodded by Brad

ok aja@ naddy@
2013-03-04 20:40:18 +00:00
brad
4b448ae789 Eliminate pkg-config workaround using Requires instead of Requires.private
as it should be and fix resulting pkg-config file for shared lib linking.
This gets rid of overlinking with shared libs.

Run through a bulk build by sthen@

ok ajacoutot@
2013-01-30 13:17:51 +00:00
ajacoutot
585954294f Not sure what happened here... 2013-01-16 14:29:15 +00:00
ajacoutot
d39d325dd6 Don't enable experimental backends (e.g. gl) except for tee which is
used by Firefox.
While here, explicitely disable gtk-doc and remove libtool archives and
files from modules.

discussed with and ok brad@ (eric@ is slacking)
2013-01-16 14:28:35 +00:00
eric
1e37bce3df update to cairo 1.12.8
from Brad.

ok ajacoutot@
2012-11-12 12:29:07 +00:00
sthen
a26a1170e9 add DPB_PROPERTIES=Parallel for some things high in the dependency tree
which benefit from it.
2012-09-26 15:04:09 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
eric
39490b7fab - tweak WANTLIB
- libcairo-trace is not a regular library
- move cairo-trace to PRFAG.shared

input from Brad and ajacoutot@

ok ajacoutot@
2012-08-26 17:22:27 +00:00
ajacoutot
3c38a9d236 Comment static archive and la file for the loadable module.
Add CONFIGURE_SHARED.
Remove REGRESS_DEPENDS as gs is actually needed at build time for the
tests (along with rsvg...).

ok eric@ (maintainer)
2012-08-17 07:58:50 +00:00
eric
d06dbd5d6a update to cairo 1.12.2.
with input from Brad and ajacoutot@

ok ajacoutot@
2012-08-16 17:03:18 +00:00
jasper
123b03e47c - regen WANTLIB 2011-11-01 20:30:49 +00:00
espie
d6e7b9cbe6 normalize pkgpath 2011-09-16 10:02:36 +00:00
kili
0d23a6ec1a Do not hide required libs in the .pc files.
Fixes the build of hs-cairo.

ok dcoppa@, jasper@ (who wanted the extra comment in the patch file)
2011-06-28 11:04:40 +00:00
kili
27f99a5541 --disable-silent-rules is now added to CONFIGURE_ARGS per default,
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
dcoppa
55444ad507 Enable tee surface backend for cairo: it will be used by firefox4
and fennec.

OK eric@ (maintainer), landry@
2011-05-04 08:01:56 +00:00
eric
f435d6ef56 - update to 1.10.2 (from Brad)
- build on gcc2 archs (from and tested by sebastiap@)

ok ajacoutot@ dcoppa@
2011-01-05 13:26:05 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
eric
91d7700abc - disable xcb-xlib which is not ready yet and causes garbled output
- disable HW gradient rendering as X drivers are broken

from brad and landry
2010-10-17 12:50:53 +00:00
eric
454cff8d2e update to cairo 1.10.0
proactive fallout handling and ok ajacoutot@ jasper@ landry@
2010-10-11 08:09:44 +00:00
eric
f894418d1a enable XCB backend
prodded by dcoppa@
ok ajacoutot@ jasper@
2010-04-02 08:21:14 +00:00
eric
a9877e478f update to cairo 1.8.10
prodded by Brad, ok ajacoutot@
2010-03-29 13:13:53 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
eric
ad888a2dc1 update to cairo 1.8.8
prodded by Brad, ok ajacoutot@ naddy@
2009-06-23 08:01:50 +00:00
eric
9bf5be9d6e Add patch from upstream.
"2008-12-17 [ft] Don't call FT_Done_Face() on faces we did not create"

ok ajacoutot@
2009-01-30 09:32:30 +00:00
ajacoutot
e7102a1ad3 - bring a patch from NetBSD via David Coppa to fix a crash with cairo gtk
themes
see GNOME bug #567253

Brad also came up with the same patch and noted the fix is now upstream.
ok jasper@
2009-01-26 10:28:33 +00:00
eric
ef7438d50e update to 1.8.6
ok ajacoutot@
2009-01-15 10:57:53 +00:00
brad
e0fcfff0c5 Update to Cairo 1.8.4.
- Re-enable the PDF and PostScript backends.

ok eric@ ajacoutot@
2008-12-13 09:55:01 +00:00
landry
0a2a196ac6 Update to cairo 1.8.2, needed for the upcoming Gtk2 update. soon.
diff from eric@, tested by jasper@ & myself in several bulk build.

ok jasper@ eric@
2008-11-13 20:22:13 +00:00
eric
1b80d417f5 update to cairo 1.6.4 and zap all our patches.
ok matthieu@, steven@.
2008-05-16 17:52:18 +00:00
eric
8e644d8e42 update to 1.4.14
ok brad@, jasper@
2008-01-22 20:30:01 +00:00
eric
e581c981bf - update to 1.4.12
- change my email

ok steven@, martynas@
2007-12-08 22:39:36 +00:00
simon
68a2007cc1 remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 20:09:40 +00:00
steven
ff4f8d8229 update to cairo 1.4.10
"looks ok" maintainer Eric Faurot, also tested by brad and simon, ok simon
2007-07-24 17:47:07 +00:00
steven
0d7986f54d update to cairo 1.4.6
from maintainer Eric Faurot

ok jasper@
2007-05-21 12:35:33 +00:00
ajacoutot
dba7775ec1 - fix WANTLIB 2007-05-08 08:44:58 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
espie
30059c7ebb help people not mix up X11 with xenocara, by making sure they link against
X11 >= 10, and bump those major numbers accordingly, so that bug-reports
will get easier to process.

(artificial `flag day' as discussed with deraadt@)
2007-03-26 21:22:13 +00:00
kurt
f00b5db05d fix for SVG image crashes seen in firefox from mantainer Eric Faurot <eric
. faurot at gmail dot com>
2007-03-18 14:48:45 +00:00
espie
4181fc9fef zap empty patch (noticed by brad). 2007-02-09 09:44:50 +00:00
espie
4e171598a6 update glitz/cairo to current stable versions. New patch from maintainer
Eric Faurot. Some infrastructure tweaks by me.

Appears to work just fine on a variety of display and architectures,
only issue so far is:
- garbled menus with gimp on 8 bits + RENDER (weird combination).
- firefox 2.0 unhappy on 8 bits displays (setting GDK_USE_XFT=0 solves this)
2007-02-06 21:29:06 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
steven
9eeeb1d051 - fix the channel mix up,
- improved palette handling (should be faster),
- reorganize the code to make workaround hooks easier,
- add a workaround for the 16bit r5g6b5 pixel case.

this fixes crashes on 16 bit displays with RENDER disabled

from maintainer Eric Faurot, thanks for writing this!

discussed with kurt, bernd, espie.
2006-06-10 12:26:19 +00:00
brad
39be40edec update to 1.0.4
also adds a simple workaround to support PseudoColor
and StaticColor modes on X11.

From: maintainer
2006-05-10 21:34:17 +00:00