Update of /cvsroot/fink/experimental/michga
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8668

Modified Files:
        pangoxsl.info pangoxsl.patch 
Log Message:
Changed the way the library is built, comments/questions at the end of the info 
file

Index: pangoxsl.info
===================================================================
RCS file: /cvsroot/fink/experimental/michga/pangoxsl.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pangoxsl.info       4 May 2006 22:56:47 -0000       1.1
+++ pangoxsl.info       5 May 2006 16:29:50 -0000       1.2
@@ -29,14 +29,12 @@
  Patch for correct location of headers
 <<
 ##
-## Should another library be build for pango1-xft2-ft219 and in this case
-## two-level-namespace?
+## Should another library be build for pango1-xft2-ft219?
 ## 
-## It seems that there is an indication of the fink.build directory 
-## visible via nm -a. I'm unable to find where it comes from.
-##
 ## Export-list mechanism has been disabled by upstream developers.
-## I wonder if it would not be better to reenable it.
+## I've reenabled it.
+##
+## I wonder if the pc file is correct.
 ##
 Homepage: http://pangopdf.sourceforge.net
 License: LGPL

Index: pangoxsl.patch
===================================================================
RCS file: /cvsroot/fink/experimental/michga/pangoxsl.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pangoxsl.patch      4 May 2006 22:56:47 -0000       1.1
+++ pangoxsl.patch      5 May 2006 16:29:50 -0000       1.2
@@ -1,3 +1,21 @@
+diff -Nurd pangoxsl-1.6.0.2-orig/configure pangoxsl-1.6.0.2/configure
+--- pangoxsl-1.6.0.2-orig/configure    2005-11-25 15:39:44.000000000 +0100
++++ pangoxsl-1.6.0.2/configure 2006-05-05 17:52:18.000000000 +0200
+@@ -19966,10 +19966,10 @@
+ #  export list from -export-symbols-regex is ignored and everything
+ #  is exported
+ #
+-export_dynamic=`(./libtool --config; echo eval echo 
\\$export_dynamic_flag_spec) | sh`
+-if test -n "$export_dynamic"; then
+-  GLIB_LIBS=`echo $GLIB_LIBS | sed -e "s/$export_dynamic//"`
+-fi
++##export_dynamic=`(./libtool --config; echo eval echo 
\\$export_dynamic_flag_spec) | sh`
++##if test -n "$export_dynamic"; then
++##  GLIB_LIBS=`echo $GLIB_LIBS | sed -e "s/$export_dynamic//"`
++##fi
+ 
+ 
+ 
 diff -Nurd pangoxsl-1.6.0.2-orig/pangoxsl/Makefile.in 
pangoxsl-1.6.0.2/pangoxsl/Makefile.in
 --- pangoxsl-1.6.0.2-orig/pangoxsl/Makefile.in 2006-02-10 22:24:30.000000000 
+0100
 +++ pangoxsl-1.6.0.2/pangoxsl/Makefile.in      2006-05-04 22:09:59.000000000 
+0200



_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to