NOTICE: This package has been removed from pkgsrc

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

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


Branch: CURRENT, Version: 1.16.0nb8, Package name: cairo-gobject-1.16.0nb8, 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. Experimental backends
include OpenGL (through glitz), XCB, BeOS, OS/2, and DirectFB.

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/cairo] [devel/glib2]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 41013.117 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2022-10-04 09:34:07 by Thomas Klausner | Files touched by this commit (1)
Log message:
cairo-gobject: fix some pkglint
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063)
Log message:
revbump for icu and libffi
   2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202)
Log message:
*: revbump after fontconfig bl3 changes (libuuid removal)
   2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833)
Log message:
*: recursive bump for libffi
   2018-11-20 14:20:42 by Leonardo Taccari | Files touched by this commit (1)
Log message:
cairo-gobject: Bump PKGREVISION

Bump PKGREVISION to nb3.  Despite only 35 minutes passed between the
PKGREVISION++ and PKGREVISION-- at least a bulk builder catched it leading to
failures of building x11/gtk3.  Bump it to nb3 in order to be on the safest
side.

Thanks to <jperkin> and <joerg>! (Possible further regressions are \ 
mine though!)
   2018-11-14 23:56:12 by Klaus Klein | Files touched by this commit (2)
Log message:
Revert the revbump of cairo-gobject, which is coupled to cairo anyway.