Author: qboosh Date: Sun Nov 16 08:43:54 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- proper fix: get libffi flags dynamically
---- Files affected:
SOURCES:
g-wrap-pc.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/g-wrap-pc.patch
diff -u SOURCES/g-wrap-pc.patch:1.1 SOURCES/g-wrap-pc.patch:1.2
--- SOURCES/g-wrap-pc.patch:1.1 Thu May 29 00:10:40 2008
+++ SOURCES/g-wrap-pc.patch Sun Nov 16 09:43:48 2008
@@ -1,10 +1,11 @@
--- g-wrap-1.9.11/guile/g-wrap-2.0-guile.pc.in.orig 2007-08-14
15:21:29.000000000 +0200
+++ g-wrap-1.9.11/guile/g-wrap-2.0-guile.pc.in 2008-05-28 23:43:28.632623606
+0200
-@@ -11,5 +11,5 @@
+@@ -11,5 +11,6 @@
Name: G-Wrap
Description: A Guile wrapper generator
Version: @VERSION@
-Libs: -L${libdir} -lgwrap-guile-runtime -lgwrap-core-runtime @GUILE_LDFLAGS@
@LIBFFI_LIBS_INSTALLED@
-Cflags: @STD_CFLAGS@ -I${includedir} @GUILE_CFLAGS@ @LIBFFI_CFLAGS_INSTALLED@
-+Libs: -L${libdir} -lgwrap-guile-runtime -lgwrap-core-runtime @GUILE_LDFLAGS@
@LIBFFI_LIBS@
-+Cflags: @STD_CFLAGS@ -I${includedir} @GUILE_CFLAGS@ @LIBFFI_CFLAGS@
++Requires: libffi
++Libs: -L${libdir} -lgwrap-guile-runtime -lgwrap-core-runtime @GUILE_LDFLAGS@
++Cflags: @STD_CFLAGS@ -I${includedir} @GUILE_CFLAGS@
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/g-wrap-pc.patch?r1=1.1&r2=1.2&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit