cairo 1.10.2-6.1ubuntu3 source package in Ubuntu

Changelog

cairo (1.10.2-6.1ubuntu3) precise-proposed; urgency=low

  * debian/patches/git_support_weird_pixmap_formats.patch:
    - some users hit errors with some pixman datas, don't enforce the
      checking in the library but let the caller deal with those
      (lp: #686836)
 -- Sebastien Bacher <email address hidden>   Fri, 25 May 2012 15:23:42 +0200

Upload details

Uploaded by:
Sebastien Bacher
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise updates main libs

Downloads

File Size SHA-256 Checksum
cairo_1.10.2.orig.tar.gz 22.5 MiB 32018c7998358eebc2ad578ff8d8559d34fc80252095f110a572ed23d989fc41
cairo_1.10.2-6.1ubuntu3.debian.tar.gz 37.8 KiB c9ff256e237a273ca23377686f5b9fd0e85e58b4ec29133ea58f21cdedda3020
cairo_1.10.2-6.1ubuntu3.dsc 1.9 KiB 4072cd5fa0e1b90ad2d22d20b141b05e3cc548a03a0bd79a4a3cc9dc8e5d105c

View changes file

Binary packages built by this source

cairo-perf-utils: The Cairo 2D vector graphics library performance utilities

 Cairo is a multi-platform library providing anti-aliased
 vector-based rendering for multiple target backends.
 .
 This package contains a set of utilities for capturing and replaying cairo
 execution traces using various backends, in order to be able to measure the
 performance of cairo for real-world applications in a reproducible way.

libcairo-gobject2: The Cairo 2D vector graphics library (GObject library)

 Cairo is a multi-platform library providing anti-aliased
 vector-based rendering for multiple target backends.
 .
 This package contains the GObject library, providing wrapper GObject types
 for all cairo types.

libcairo-script-interpreter2: The Cairo 2D vector graphics library (script interpreter)

 Cairo is a multi-platform library providing anti-aliased
 vector-based rendering for multiple target backends.
 .
 This package contains the script interpreter for executing and manipulating
 cairo execution traces.

libcairo2: The Cairo 2D vector graphics library

 Cairo is a multi-platform library providing anti-aliased
 vector-based rendering for multiple target backends. Paths consist
 of line segments and cubic splines and can be rendered at any width
 with various join and cap styles. All colors may be specified with
 optional translucence (opacity/alpha) and combined using the
 extended Porter/Duff compositing algebra as found in the X Render
 Extension.
 .
 Cairo exports a stateful rendering API similar in spirit to the path
 construction, text, and painting operators of PostScript, (with the
 significant addition of translucence in the imaging model). When
 complete, the API is intended to support the complete imaging model of
 PDF 1.4.
 .
 This package contains the shared libraries.

libcairo2-dbg: The Cairo 2D vector graphics library (debugging symbols)

 Debugging symbols for the Cairo 2D vector graphics library. This is
 needed to debug programs linked against libcairo2.

libcairo2-dev: Development files for the Cairo 2D graphics library

 Cairo is a multi-platform library providing anti-aliased
 vector-based rendering for multiple target backends.
 .
 This package contains the development libraries, header files needed by
 programs that want to compile with Cairo.

libcairo2-doc: Documentation for the Cairo Multi-platform 2D graphics library

 Cairo is a multi-platform library providing anti-aliased
 vector-based rendering for multiple target backends.
 .
 This package contains the HTML documentation for the Cairo library
 in /usr/share/gtk-doc/html/cairo/.

libcairo2-udeb: The Cairo 2D vector graphics library Xlib backend

 Cairo is a multi-platform library providing anti-aliased
 vector-based rendering for multiple target backends.
 .
 This is version of cairo with only the Xlib backend, intended
 primarily for use in the graphical Debian installer.