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

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2021Q1, Version: 1.16.0nb4, Package name: cairo-1.16.0nb4, 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.



Package options: x11, xcb

Master sites:

SHA1: 00e81842ae5e81bb0343108884eb5205be0eac14
RMD160: cfd2ef6ec55b267e04600f6b1e36bb07f2566b35
Filesize: 41013.117 KB

Version history: (Expand)


CVS history: (Expand)


   2021-05-25 16:54:36 by Benny Siegert | Files touched by this commit (3)
Log message:
Pullup ticket #6460 - requested by nia
graphics/cairo: security fix

Revisions pulled up:
- graphics/cairo/Makefile                                       1.149
- graphics/cairo/distinfo                                       1.90
- graphics/cairo/patches/patch-src_cairo-image-compositor.c     1.1

---
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Tue May 25 07:29:42 UTC 2021

   Modified Files:
   	pkgsrc/graphics/cairo: Makefile distinfo
   Added Files:
   	pkgsrc/graphics/cairo/patches: patch-src_cairo-image-compositor.c

   Log message:
   cairo: apply patch for CVE-2020-35492, bump PKGREVISION