public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Goo-Canvas/files: fix_implicit_pointer_declaration.patch
@ 2009-08-05 12:19 Markos Chandras (hwoarang)
  0 siblings, 0 replies; only message in thread
From: Markos Chandras (hwoarang) @ 2009-08-05 12:19 UTC (permalink / raw
  To: gentoo-commits

hwoarang    09/08/05 12:19:54

  Added:                fix_implicit_pointer_declaration.patch
  Log:
  Initial commit of Goo-Canvas perl module
  (Portage version: 2.2_rc35/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-perl/Goo-Canvas/files/fix_implicit_pointer_declaration.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Goo-Canvas/files/fix_implicit_pointer_declaration.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Goo-Canvas/files/fix_implicit_pointer_declaration.patch?rev=1.1&content-type=text/plain

Index: fix_implicit_pointer_declaration.patch
===================================================================
Index: Goo-Canvas-0.06/goocanvas-perl.h
===================================================================
--- Goo-Canvas-0.06.orig/goocanvas-perl.h
+++ Goo-Canvas-0.06/goocanvas-perl.h
@@ -9,6 +9,9 @@
 #include "cairo-perl.h"
 #include "goocanvas.h"
 
+cairo_surface_t * goo_canvas_cairo_pattern_from_pixbuf(GdkPixbuf *pixbuf);
+cairo_surface_t * goo_canvas_cairo_surface_from_pixbuf(GdkPixbuf *pixbuf);
+
 /* FIXME: How to avoid compile error in autogen.h */
 #define GooCairoPattern cairo_pattern_t
 #define GooCairoMatrix cairo_matrix_t






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-08-05 12:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-05 12:19 [gentoo-commits] gentoo-x86 commit in dev-perl/Goo-Canvas/files: fix_implicit_pointer_declaration.patch Markos Chandras (hwoarang)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox