libcairo-perl 1.109-3build1 source package in Ubuntu

Changelog

libcairo-perl (1.109-3build1) noble; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 14:06:02 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
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-3build1.debian.tar.xz 5.3 KiB 1ce4f5014df88bec344998cd8ea6b89216aa46a9ae28302bb3f9cff5fb698127
libcairo-perl_1.109-3build1.dsc 2.3 KiB 65aae264a90610b67c0be3000d2a219f0ec763bf0bf8310069c37ae1689816d1

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