NOTICE: This package has been removed from pkgsrc

./wip/cairo, Vector graphics library with cross-device output support

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.18.0, Package name: cairo-1.18.0, Maintainer: pkgsrc-users

Cairo is a 2D graphics library with support for multiple output
devices. Currently supported output targets include the X Window
System, Quartz, Win32, image buffers, PostScript, PDF, and SVG file
output.

Cairo is designed to produce consistent output on all output media
while taking advantage of display hardware acceleration when
available (eg. through the X Render Extension).

The cairo API provides operations similar to the drawing operators
of PostScript and PDF. Operations in cairo including stroking and
filling cubic Bezier splines, transforming and compositing
translucent images, and antialiased text rendering. All drawing
operations can be transformed by any affine transformation (scale,
rotation, shear, etc.)

Cairo is implemented as a library written in the C programming
language, but bindings are available for several different programming
languages.


Required to run:
[graphics/glitz] [graphics/MesaLib] [graphics/freetype2] [graphics/png] [fonts/fontconfig] [fonts/Xft2] [x11/Xrender] [x11/pixman]

Required to build:
[pkgtools/x11-links] [devel/libtool-base] [devel/pkg-config] [x11/renderproto]

Package options: x11, xcb

Master sites:

Filesize: 32969.871 KB

Version history: (Expand)


CVS history: (Expand)


   2008-04-21 13:32:40 by Tobias Nygren | Files touched by this commit (6) | Package removed
Log message:
Remove cairo, updated in pkgsrc.
   2008-04-13 12:37:15 by Tobias Nygren | Files touched by this commit (6) | Package updated
Log message:
Update to cairo-1.6.4 (new stable branch) in preparation for pkgsrc update.
   2008-03-26 06:35:36 by Blair Sadewitz | Files touched by this commit (5)
Log message:

Back out xcb changes, the buildlinkery is giving me problems ...
   2008-03-26 03:54:34 by Blair Sadewitz | Files touched by this commit (1)
Log message:

Fix XCB support.
   2008-03-26 03:34:55 by Blair Sadewitz | Files touched by this commit (1)
Log message:

Allow for undefined PKG_BUILD_OPTIONS.libx11.
   2008-03-26 03:34:05 by Blair Sadewitz | Files touched by this commit (5)
Log message:

Update to version 1.5.14.  Add xcb support.
   2008-03-12 19:52:05 by Tobias Nygren | Files touched by this commit (1)
Log message:
s/graphics/wip/
   2008-03-12 18:58:47 by Tobias Nygren | Files touched by this commit (3)
Log message:
Import cairo-1.5.12 as wip/cairo.

This is the development version of graphics/cairo, needed for the
upcomping wip/firefox package.