./graphics/p5-Image-Imlib2, Interface to the Imlib2 image library

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


Branch: CURRENT, Version: 2.03, Package name: p5-Image-Imlib2-2.03, Maintainer: pkgsrc-users

Image::Imlib2 is a Perl port of Imlib2, a graphics library that does
image file loading and saving as well as manipulation, arbitrary polygon
support, etc. It does ALL of these operations FAST. It allows you to
create colour images using a large number of graphics primitives, and
output the images in a range of formats.


Required to run:
[graphics/imlib2] [lang/perl5]

Required to build:
[pkgtools/x11-links] [devel/p5-Module-Build]

Master sites: (Expand)

SHA1: 73498b75c41e50c89f0db35c706915953b9c98b6
RMD160: 0fe0e43733aef6e8e9c824756b0e0c0dc91d68a7
Filesize: 35.17 KB

Version history: (Expand)


CVS history: (Expand)


   2010-09-06 13:26:44 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
Update to 2.03, set LICENSE. Same number of test failures as in 2.02:
Failed 5/7 test programs. 5/7 subtests failed.

2.03 Tue Nov 24 21:40:49 GMT 2009
    - add a new_transparent method
    - add a create_rotated_image method
    - add a human-readable license
   2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | Package updated
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
   2010-06-14 00:45:57 by Thomas Klausner | Files touched by this commit (1673) | Package updated
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
   2010-01-18 10:59:46 by Thomas Klausner | Files touched by this commit (938)
Log message:
Second try at jpeg-8 recursive PKGREVISION bump.
   2009-12-15 22:48:03 by Joerg Sonnenberger | Files touched by this commit (34)
Log message:
Recursive bump for libltdl
   2009-08-26 21:58:47 by Jens Rehsack | Files touched by this commit (1461) | Package updated
Log message:
bump revision because of graphics/jpeg update
   2009-01-05 13:56:34 by Havard Eidnes | Files touched by this commit (2) | Package updated
Log message:
Update from version 2.01nb1 to 2.02.

Upstream changes:

2.02 Mon Dec  1 11:55:06 GMT 2008
    - update documentation to clarify cache_size
    - note that new images have undefined content (thanks to barbie)
   2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179)
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").