SOURCES: guile-cairo-headers.patch (NEW) - include needed cairo he...

qboosh qboosh at pld-linux.org
Sat May 26 16:31:29 CEST 2007


Author: qboosh                       Date: Sat May 26 14:31:29 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- include needed cairo headers

---- Files affected:
SOURCES:
   guile-cairo-headers.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/guile-cairo-headers.patch
diff -u /dev/null SOURCES/guile-cairo-headers.patch:1.1
--- /dev/null	Sat May 26 16:31:29 2007
+++ SOURCES/guile-cairo-headers.patch	Sat May 26 16:31:24 2007
@@ -0,0 +1,14 @@
+--- guile-cairo-1.3.90/guile-cairo/guile-cairo.h.orig	2007-05-18 18:52:45.000000000 +0200
++++ guile-cairo-1.3.90/guile-cairo/guile-cairo.h	2007-05-26 16:18:57.316432227 +0200
+@@ -24,6 +24,11 @@
+ #ifndef __GUILE_CAIRO_H__
+ #define __GUILE_CAIRO_H__
+ 
++#include <cairo.h>
++#if CAIRO_HAS_SVG_SURFACE
++#include <cairo-svg.h>
++#endif
++
+ #include <guile-cairo-smob-types.h>
+ #include <guile-cairo-enum-types.h>
+ #include <guile-cairo-vector-types.h>
================================================================


More information about the pld-cvs-commit mailing list