libcairo-perl 1.109-1build1 source package in Ubuntu

Changelog

libcairo-perl (1.109-1build1) impish; urgency=medium

  * No-change rebuild to build packages with zstd compression.

 -- Matthias Klose <email address hidden>  Thu, 07 Oct 2021 12:14:22 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Impish
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libcairo-perl_1.109.orig.tar.gz 114.2 KiB 8219736e401c2311da5f515775de43fd87e6384b504da36a192f2b217643077f
libcairo-perl_1.109-1build1.debian.tar.xz 5.1 KiB 2c38fe2769f5da9deda2f6ee487e676fcd7fd713859b1b4a20f795664bef1b7b
libcairo-perl_1.109-1build1.dsc 2.3 KiB 4226d370f1476d6531747d190b23a651f5332555361365c65d85bf826d21bda2

View changes file

Binary packages built by this source

libcairo-perl: Perl interface to the Cairo graphics library

 libcairo-perl provides access to the Cairo library.
 .
 Cairo is a 2D graphics library with support for multiple
 output devices. It 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 Bézier splines, transforming and compositing
 translucent images, and antialiased text rendering. All drawing
 operations can be transformed by any affine transformation (scale,
 rotation, shear, etc.)
 .
 Find out more about Cairo at http://www.cairographics.org/.

libcairo-perl-dbgsym: debug symbols for libcairo-perl