libgd-perl 2.84-ok1 source package in openKylin

Changelog

libgd-perl (2.84-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Fri, 29 May 2026 08:33:27 -0700

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libgd-perl_2.84.orig.tar.gz 1.2 MiB 3cfe4db20c218eb8e3d670f2e5b7571f1cc8a2d0fd55611bb3cfad3a3335564f
libgd-perl_2.84-ok1.debian.tar.xz 5.5 KiB a58520feecc547dc7eba3f91e8f47cba35b0506bfe0f668cd9fc4390e1d17c72
libgd-perl_2.84-ok1.dsc 2.0 KiB e7baaca100a781a2fa6c2f0a820a391eabfad4fb8ba6e6844f2c1a11a9e51da0

Available diffs

View changes file

Binary packages built by this source

libgd-perl: Perl module wrapper for libgd

 This is a autoloadable interface module for libgd, a popular library
 for creating and manipulating PNG files. With this library you can
 create PNG images on the fly or modify existing files. Features
 include:
 .
  * Lines, polygons, rectangles and arcs, both filled and unfilled
  * Flood fills
  * The use of arbitrary images as brushes and as tiled fill patterns
  * Line styling (dashed lines and the like)
  * Horizontal and vertical text rendering
  * Support for transparency and interlacing
  * Support for TrueType font rendering, via libfreetype.
  * Support for spline curves, via GD::Polyline
  * Support for symbolic font names, such as "helvetica:italic"
  * Support for symbolic color names, such as "green", via GD::Simple
  * Produces output in png, gif, jpeg and xbm format
  * Produces output in svg format via GD::SVG.
 .
 Included with the example code is the perl script qd.pl with QuickDraw
 routines for generating PICT2 files (used on Apple Macintosh).

libgd-perl-dbgsym: debug symbols for libgd-perl