Update of /cvsroot/fink/experimental/dmacks/finkinfo/gnome-2.28
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv31915

Added Files:
        pangoxsl.info pangoxsl.patch 
Log Message:
update for new gnome


--- NEW FILE: pangoxsl.info ---
Package: pangoxsl
Version: 1.6.0.3
Revision: 4
Source: mirror:sourceforge:pangopdf/%n-%v.tar.gz
Source-MD5: c98bad47ffa7de2e946a8e35d45e071c
BuildDependsOnly: True
Depends: %N-shlibs (= %v-%r)
BuildDepends: <<
        fink (>= 0.24.12-1),
        fink-package-precedence,
        glib2-dev (>= 2.22.0-1),
        gtk-doc (>= 1.13-5),
        pango1-xft2-ft219-dev (>= 1.24.5-4),
        pkgconfig (>= 0.23)
<<
PatchFile: %n.patch
PatchFile-MD5: 50377e2c4662dabad2ae8f402a00285f
ConfigureParams: --enable-dependency-tracking 
PKG_CONFIG_PATH="%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
CompileScript: <<
        ./configure %c
        make
        fink-package-precedence --prohibit-bdep %n . || exit 2
<<
Description: Xsl extension libs for pango
DocFiles:  AUTHORS ChangeLog COPYING NEWS README
SplitOff: <<
        Package: %N-shlibs
        Description: Shared libs for pangoxsl
        Depends: <<
                glib2-shlibs (>= 2.22.0-1),
                pango1-xft2-ft219-shlibs (>= 1.24.5-4)
        <<
        Files: lib/libpangoxsl-1.0.*.dylib
        Shlibs: %p/lib/libpangoxsl-1.0.0.dylib 601.0.0 %n (>= 1.6.0.3-2)
        DocFiles:  AUTHORS ChangeLog COPYING NEWS README
<<
DescPort: <<
        Patch for correct location of headers and libraries
<<
Homepage: http://pangopdf.sourceforge.net
License: LGPL
DescPackaging: Formerly maintained by Michele Garoche
Maintainer: None <fink-de...@lists.sourceforge.net>

--- NEW FILE: pangoxsl.patch ---
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
@@ -235,7 +235,7 @@
        $(PANGO_LIBS)                           \
        $(GLIB_LIBS)
 
-libpangoxsl_1_0_includedir = $(pkgincludedir)/pangoxsl
+libpangoxsl_1_0_includedir = $(pkgincludedir)
 libpangoxsl_1_0_include_HEADERS = \
        pango-xsl-attributes.h
 
diff -Nurd pangoxsl-1.6.0.2-orig/pangoxsl.pc.in pangoxsl-1.6.0.2/pangoxsl.pc.in
--- pangoxsl-1.6.0.2/pangoxsl.pc.in     2004-10-11 01:44:38.000000000 +0200
+++ pangoxsl-1.6.0.2/pangoxsl.pc-patched.in     2006-05-12 16:47:39.000000000 
+0200
@@ -1,6 +1,6 @@
 pref...@prefix@
 exec_pref...@exec_prefix@
-pkglibd...@libdir@/@PACKAGE@
+pkglibd...@libdir@
 pkgincluded...@includedir@/@PACKAGE@
 
 Name: PangoXSL


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to