Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv28051
Added Files:
libunistring0.info
Log Message:
unicode string library, initial version
--- NEW FILE: libunistring0.info ---
Package: libunistring0
Version: 0.9.1.1
Revision: 1
Maintainer: David Fang <[email protected]>
Source: mirror:gnu:libunistring/libunistring-%v.tar.gz
Source-MD5: f8bdb65eaf1746bc6b659fb65c5ac685
License: LGPL
Homepage: http://www.gnu.org/software/libunistring/
Description: Unicode string library
DescDetail: <<
This library implements Unicode strings (in three flavours: UTF-8 strings,
UTF-16 strings, UTF-32 strings), together with functions for Unicode
charactets (character names, classifications, properties) and functions
for string processing (formatted output, width, word breaks, line breaks,
normalization, case folding, regular expressions).
<<
# DescPackaging:
# DescPort:
BuildDepends: libiconv-dev
BuildDependsOnly: true
ConfigureParams: <<
--infodir=%p/share/info \
--with-libiconv-prefix=%p \
-C
<<
CompileScript: <<
#!/bin/sh -ev
mkdir build
cd build
../configure %c
make
<<
InfoTest: <<
TestScript: <<
#!/bin/sh -ev
cd build
make -k check || exit 2
<<
TestSuiteSize: medium
<<
InstallScript: <<
#/bin/sh -ev
cd build && make DESTDIR=%d install
<<
DocFiles: COPYING COPYING.LIB AUTHORS NEWS README THANKS BUGS HACKING
InfoDocs: libunistring.info
SplitOff: <<
Package: %N-shlibs
Depends: libiconv
Files: lib/libunistring.*.dylib
Shlibs: %p/lib/libunistring.0.dylib 2.0.0 %n (>= 0.9-1)
DocFiles: COPYING COPYING.LIB
<<
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs