Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv8043/main/finkinfo/libs
Modified Files:
libwpd-0.8.info
Log Message:
koffice and new libwpd
Index: libwpd-0.8.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libwpd-0.8.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libwpd-0.8.info 15 Jul 2008 01:41:16 -0000 1.3
+++ libwpd-0.8.info 11 Apr 2009 02:04:09 -0000 1.4
@@ -1,29 +1,43 @@
+Info4: <<
Package: libwpd-0.8
-Version: 0.8.4
-Revision: 1023
-Description: Library for import and export of WordPerfect formats
+Version: 0.8.14
+Revision: 1
+Description: Import and export of WordPerfect formats
License: GPL
Maintainer: Benjamin Reed <[email protected]>
-Depends: bzip2-shlibs, libgettext3-shlibs, glib2-shlibs (>= 2.14.0-1),
libgsf1.114-shlibs (>= 1.14.8-1), libxml2-shlibs, libiconv, %N-shlibs (= %v-%r)
-BuildDepends: pkgconfig, bzip2, gettext-tools, libgettext3-dev, glib2-dev (>=
2.14.0-1), libgsf1.114-dev (>= 1.14.8-1), libxml2, libiconv-dev
+Depends: %N-shlibs (= %v-%r)
+BuildDepends: <<
+ bzip2,
+ gettext-tools,
+ glib2-dev (>= 2.14.0-1),
+ libgettext3-dev,
+ libgsf1.114-dev,
+ libxml2,
+ libiconv-dev,
+ pkgconfig (>= 0.22-3)
+<<
Conflicts: libwpd-1
Replaces: libwpd-1
GCC: 4.0
-Source: mirror:sourceforge:libwpd/libwpd-%v.tar.gz
-Source-MD5: 0461d4bf2da534b4bed041b67d7f7064
-PatchScript: <<
- ### Fix relink bug
- perl -pi.bak -e 's,need_relink=yes,need_relink=no,g' ltmain.sh
-<<
+Source: mirror:sourceforge:libwpd/libwpd-%v.tar.bz2
+Source-MD5: 974784f0cf067900bb8836b4d107101b
SetLIBS: -L%p/lib
NoSetLDFLAGS: true
-ConfigureParams: --with-pic --enable-shared --enable-static
--mandir=%i/share/man --infodir=%p/share/info --libexecdir=%p/lib
+ConfigureParams: --disable-dependency-tracking --with-pic --enable-shared
--disable-static --mandir=%i/share/man --infodir=%p/share/info
--libexecdir=%p/lib --without-docs
CompileScript: <<
#!/bin/sh -ev
+ case `sw_vers -productVersion` in
+ 10.[01234]*)
+ ;;
+ *)
+ export LDFLAGS="$LDFLAGS -Wl,-dead_strip_dylibs"
+ ;;
+ esac
+
./configure %c
make CCLD=g++
<<
@@ -31,16 +45,22 @@
DocFiles: CHANGES COPYING INSTALL README TODO
SplitOff: <<
Package: %N-shlibs
- Depends: libgettext3-shlibs, glib2-shlibs (>= 2.14.0-1),
libgsf1.114-shlibs (>= 1.14.8-1), libiconv, libxml2-shlibs
- Replaces: %N-dev (<< 0.8.4-1023)
+ Depends: <<
+ bzip2-shlibs,
+ glib2-shlibs (>= 2.14.0-1),
+ libgettext3-shlibs,
+ libgsf1.114-shlibs,
+ libiconv,
+ libxml2-shlibs
+ <<
DocFiles: CHANGES COPYING INSTALL README TODO
Files: <<
- lib/libwpd-0.8.*.dylib
- lib/libwpd-stream-0.8.*.dylib
+ lib/libwpd-0.8.8*.dylib
+ lib/libwpd-stream-0.8.8*.dylib
<<
Shlibs: <<
- %p/lib/libwpd-0.8.8.dylib 9.0.0 %n (>= 0.8.4-1023)
- %p/lib/libwpd-stream-0.8.8.dylib 9.0.0 %n (>= 0.8.4-1023)
+ %p/lib/libwpd-0.8.8.dylib 9.0.0 %n (>= 0.8.14-1)
+ %p/lib/libwpd-stream-0.8.8.dylib 9.0.0 %n (>= 0.8.14-1)
<<
<<
SplitOff2: <<
@@ -58,11 +78,12 @@
Homepage: http://libwpd.sourceforge.net/
DescDetail: <<
- libwpd is a library designed to help in the process of importing and
- exporting WordPerfect documents by hiding its stream-based formatting
- behind a modern C++ API. It is used in the recent versions of AbiWord's
- WordPerfect filter. A stand-alone utility based on libwpd, wpd2sxw, is
- available now for converting WordPerfect documents to OpenOffice.org's
- XML-based file format.
+libwpd is a library designed to help in the process of importing and
+exporting WordPerfect documents by hiding its stream-based formatting
+behind a modern C++ API. It is used in the recent versions of AbiWord's
+WordPerfect filter. A stand-alone utility based on libwpd, wpd2sxw, is
+available now for converting WordPerfect documents to OpenOffice.org's
+XML-based file format.
+<<
<<
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs