./graphics/guile-cairo, Guile wrapper for cairo

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


Branch: CURRENT, Version: 1.11.2, Package name: guile-cairo-1.11.2, Maintainer: gdt

Guile-Cairo wraps the Cairo graphics library for Guile Scheme.

Guile-Cairo is complete, wrapping almost all of the Cairo API. It is
API stable, providing a firm base on which to do graphics
work. Finally, and importantly, it is pleasant to use. You get a
powerful and well-maintained graphics library with all of the benefits
of Scheme: memory management, exceptions, macros, and a dynamic
programming environment.


Required to run:
[graphics/cairo] [lang/guile20]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 659.172 KB

Version history: (Expand)


CVS history: (Expand)


   2024-09-21 15:16:16 by Greg Troxel | Files touched by this commit (2) | Package updated
Log message:
graphics/guile-cairo: Update to 1.11.2

Packaging changes: Downloads now on savannah.

Not tested, but it's surely better to have code from 2020 compared to
2011.

This is still on guile 2.0; probably that should be revisited.

guile-cairo 1.11.2 -- 2020-10-19
================================

* Include build-aux/git-version-gen in distcheck.

guile-cairo 1.11.1 -- 2020-05-20
================================

* Builds in freebsd (i386, armv7, amd64).

guile-cairo 1.11.0 -- 2020-05-13
================================

* New bindings cairo-surface-get-mime-data, cairo-surface-set-mime-data.

* Compatibility with Guile 1.8 has been dropped.

* Documentation fixes.

guile-cairo 1.10.0 -- 2018-10-01
================================

* Released to get out the fixes made since 1.4.1.

guile-cairo 1.9.92 -- 2018-04-04
================================

* This version includes bug fixes to cairo-matrix-translate, cairo-pop-group,
  cairo-surface-get-device, and cairo-set-dash.

  The names of cairo-make-scale-matrix and cairo-make-rotate-matrix have been
  fixed to cairo-matrix-scale and cairo-matrix-rotate, following the original C
  names.

  The following new functions have been added: cairo-destroy,
  cairo-surface-destroy, cairo-image-surface-create-for-data,
  cairo-image-surface-get-data, and cairo-image-surface-set-data.

guile-cairo 1.9.91 -- 2011-11-22
================================

* Moved to a new home on Savannah: http://www.non-gnu.org/guile-cairo/.
  The git repository is now properly hosted there, instead of on my http
  server; see http://www.non-gnu.org/guile-cairo/dev/ for details.

guile-cairo 1.9.90 -- 2011-04-23
================================

* Updated with support for Cairo 1.6, 1.8, and 1.10.  Documentation was
  updated as well.  This is a prerelease to shake out problems with the
  API.
   2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138)
Log message:
*: bump for cairo buildlink3.mk change

lzo was made an option
   2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145)
Log message:
*: recursive bump for cairo dependency changes
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2022-10-26 12:32:08 by Thomas Klausner | Files touched by this commit (687)
Log message:
*: bump PKGREVISION for libunistring shlib major bump
   2022-03-07 23:59:50 by Thomas Klausner | Files touched by this commit (10)
Log message:
*: bump for guile20 PREFIX change
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063)
Log message:
revbump for icu and libffi