Path to this page:
./
graphics/goocanvasmm,
C++ wrappers for goocanvas
Branch: pkgsrc-2010Q4,
Version: 0.15.3nb3,
Package name: goocanvasmm-0.15.3nb3,
Maintainer: obacheGooCanvasmm are the C++ bindings for GooCanvas which is a canvas widget for
GTK+ that uses the cairo 2D library for drawing.
Required to build:[
lang/perl5]
Master sites: (Expand)
SHA1: b21676c9590f86186d4784537aefda119127f906
RMD160: bf5aec04c917ff1f20013e6e561f4a3accb99a24
Filesize: 1757.247 KB
Version history: (Expand)
- (2011-01-25) Package added to pkgsrc.se, version goocanvasmm-0.15.3nb3 (created)
CVS history: (Expand)
2011-01-12 19:57:01 by Matthias Scheler | Files touched by this commit (6) |
Log message:
Pullup ticket #3321 - requested by obache
graphics/goocanvasmm: build fix
Revisions pulled up:
- graphics/goocanvasmm/Makefile 1.11
- graphics/goocanvasmm/distinfo 1.5
- graphics/goocanvasmm/patches/patch-aa 1.1
- graphics/goocanvasmm/patches/patch-ab 1.1
- graphics/goocanvasmm/patches/patch-ac 1.1
- graphics/goocanvasmm/patches/patch-ad 1.1
---
Module Name: pkgsrc
Committed By: obache
Date: Wed Jan 12 11:57:27 UTC 2011
Modified Files:
pkgsrc/graphics/goocanvasmm: Makefile distinfo
Added Files:
pkgsrc/graphics/goocanvasmm/patches: patch-aa patch-ab patch-ac
patch-ad
Log message:
Fix the build with the latest cairomm.
* goocanvas/src/enums.[hg|ccg]: Remove the (unused) Value<Cairo::Pattern>
specialization. Pattern should always (and is always) used via RefPtr
anyway.
http://git.gnome.org/browse/goocanvasmm/commit/?h=goocanvasmm-1.0&id=30edcb72c89c0f97d11d9f88c6da82f6ae78d4bf
Installed header file is changed, so bump PKGREVISION.
|