Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/text
In directory vz-cvs-3.sog:/tmp/cvs-serv5535/text

Added Files:
        libunistring0.info 
Log Message:
sync. w/ 10.!7/unstable


--- NEW FILE: libunistring0.info ---
Package: libunistring0
Version: 0.9.3
Revision: 1
Maintainer: David Fang <[email protected]>
Source: mirror:gnu:libunistring/libunistring-%v.tar.gz
Source-MD5: db8eca3b64163abadf8c40e5cecc261f
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: <<
Packaging very straightforward.
.
Tests: in 0.9.3, one test in the test-suite is known to fail:
  test-localename
.
known anti-dependencies: guile20 (2.0.x)
<<
# DescPort:
BuildDepends: libiconv-dev
Depends: %N-shlibs (= %v-%r)
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
<<


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to