Commit graph

6 commits

Author SHA1 Message Date
he
b021813da0 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=...").
2008-10-19 19:17:40 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
xtraeme
470d27cf43 Update to 1.060:
* Wrap new API:
 - cairo_has_current_point
 - cairo_path_extents
 - cairo_format_stride_for_width
 - cairo_surface_copy_page and cairo_surface_show_page
 - cairo_ps_surface_restrict_to_level, cairo_ps_get_levels, and
   cairo_ps_level_to_string
 - cairo_ps_surface_set_eps and cairo_ps_surface_get_eps

* Provide Cairo::FtFontFace::create which can be used with Font::FreeType.
* Complete the API listing POD.
2008-04-21 14:43:20 +00:00
xtraeme
164cefb42a Update to 1.045.
Overview of changes in Cairo 1.045
==================================

* Fix memory allocation errors on win32.  [T.J. Ferraro]

Overview of changes in Cairo 1.044
==================================

* Add entries for the various kinds of surfaces to the API listing.
* Fix some test suite and build issues.

Overview of changes in Cairo 1.043
==================================

* Fix a few build and compatibility problems.

Overview of changes in Cairo 1.042
==================================

* Fix a few build and test failures.

Overview of changes in Cairo 1.041
==================================

* Use Test::Numer::Delta to make floating point tests more reliable.

Overview of changes in Cairo 1.040
==================================

* Re-add Cairo::Surface::finish.
* Add support for cairo_get_scaled_font.
* Document the new API.

Overview of changes in Cairo 1.031
==================================

* Track upstream API improvements.
* Fix enum error messages to display the correct list of allowed values.
* Fix a endianness-related test failure.
2008-02-20 11:01:37 +00:00
joerg
7af10fa0a5 Needs pkg-config. 2007-04-15 19:21:09 +00:00
xtraeme
1fdad859d7 Initial import of p5-cairo-1.023.
Perl bindings to the cairo graphics library (http://www.cairographics.org).
2007-04-13 23:17:22 +00:00