Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/rcairo,
Ruby bindings for cairo
Branch: CURRENT,
Version: 1.7.0,
Package name: ruby18-rcairo-1.7.0,
Maintainer: obacheCairo is a 2D graphics library with support for multiple output
devices. rcairo provides ruby bindings to cairo.
Required to run:[
graphics/cairo] [
lang/ruby18-base]
Required to build:[
pkgtools/x11-links] [
devel/pkg-config] [
x11/renderproto]
Master sites:
SHA1: 528f2d921db2124f9a889dacd857889163ee4cb6
RMD160: 939d447254fba08fb265e4999700a1fcd49fca54
Filesize: 271.998 KB
Version history: (Expand)
- (2008-11-15) Package deleted from pkgsrc
- (2008-08-17) Updated to version: ruby18-rcairo-1.7.0
- (2008-08-03) Updated to version: ruby18-rcairo-1.6.3
- (2008-06-23) Updated to version: ruby18-rcairo-1.6.2
CVS history: (Expand)
2008-11-14 03:20:05 by OBATA Akio | Files touched by this commit (27) | |
Log message:
I'll not work here anymore.
|
2008-08-17 11:41:39 by OBATA Akio | Files touched by this commit (2) |
Log message:
Update rcairo to 1.7.0.
Release 1.7.0 (2008-08-16) Kouhei Sutou <kou@cozmixng.org>)
===========================================================
Features
--------
* Support cairo 1.7.4.
* Add new methods:
* Cairo::Context#destroy
* Cairo::Surface#destroy
* Cairo.satisfied_version?
* Resupport ruby 1.9. (suggested by Paul van Tilburg)
* Fix README. (suggested by Davide Rambaldi)
|
2008-08-03 11:44:16 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update rcairo to 1.6.3.
Release 1.6.3 (2008-07-19) Kouhei Sutou <kou@cozmixng.org>)
===========================================================
Features
--------
* Fix build failure on Debian GNU/Linux. (reported by James Healy)
* Fix GC failure with Ruby 1.8.7. (reported by James Healy)
* Improve building on MacOS X. (suggested by Carsten Bormann)
* Fix install location of cairo.so. (suggested by OBATA Akio)
|
2008-06-20 08:17:28 by OBATA Akio | Files touched by this commit (4) |
Log message:
Update rcairo to 1.6.2.
While here, catch up to ruby 1.8.7.
Release 1.6.2 (2008-06-14) Kouhei Sutou <kou@cozmixng.org>)
===========================================================
Features
--------
* Fix build failure on MacOS X.
* Fix build failure on 64bit Linux.
* Fix build failure with old Ruby.
* Fix build failure with Ruby 1.9.
|
2008-04-24 15:24:44 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update rcairo to 1.6.1.
Features
--------
* Fix Quartz related bugs. (thanks to kimura wataru)
* Support PKG_CONFIG_LIBDIR. (thanks to OBATA Akio)
* Support RubyGems for mswin32.
|
2008-04-24 15:05:13 by OBATA Akio | Files touched by this commit (5) | |
Log message:
gem free version of graphics/ruby-rcairo, just for my fun.
while here, taken patch form upstream to honer PKG_CONFIG_LIBDIR.
|