I packaged libwcs for my own use in trying to update the amaya package - I
have attached the package. But this was an exercise for me that might be
of dubious quality.

cheers

chaals

On Sat, 4 Jan 2003, Dustin Sias wrote:

>Anyone have information on what is being done to support wchar.h for
>fink ports? Many ports could use wide char support. I would like to
>add this support for the sablotron library that I'm building for xslt
>support for php.
>
>Has apple added wchar support to jaguar? I've searched all over but
>can not find any information on apple's plans for wchar support.
>
>If not would doing the same as the Amaya project be usable for all fink ports.
>
>http://www.w3.org/2002/09/amaya-darwin.html
>
>Make wchar.h with above
>
>install wcslib
>
>TIA
>
>-Dustin
>
>
>-------------------------------------------------------
>This sf.net email is sponsored by:ThinkGeek
>Welcome to geek heaven.
>http://thinkgeek.com/sf
>_______________________________________________
>Fink-devel mailing list
>[EMAIL PROTECTED]
>https://lists.sourceforge.net/lists/listinfo/fink-devel
>

-- 
Charles McCathieNevile  http://www.w3.org/People/Charles  tel: +61 409 134 136
SWAD-E http://www.w3.org/2001/sw/Europe         fax(france): +33 4 92 38 78 22
 Post:   21 Mitchell street, FOOTSCRAY Vic 3011, Australia    or
 W3C, 2004 Route des Lucioles, 06902 Sophia Antipolis Cedex, France

Package:        libwcs
Version:        1
Revision:       1
Maintainer:     Charles McCN ([EMAIL PROTECTED])
Depends:        
BuildDepends:   
Replaces:       
Source:         mirror:custom:libwcs.tar.gz
CustomMirror: <<
        Primary:  http://www.w3.org/2002/09
<<
SourceDirectory: wcs
UpdateConfigGuess: true
PatchScript:    
CompileScript: <<
        make libwcs.a
<<
InstallScript: <<
        mv libwcs.a /sw/lib
<<
DocFiles:       README
Description:    i18n support file for amaya on Mac OS X
DescDetail: <<
        Amaya is a complete web browsing and authoring 
        environment and comes equipped with a "WYSIWYG style" 
        of interface, similar to that of the most popular commercial 
        browsers. With such an interface, users can easily generate
        HTML and XHTML pages, as well as CSS style sheets, MathML
        expressions, and SVG drawings (full support of SVG is not yet
        available, though).
        Amaya includes a collaborative annotation application based
        on Resource Description Framework (RDF), XLink, and
        XPointer.
<<
DescPackaging: <<
        Patches the configure script to stop it checking for appkit
        (bad amaya) in both Amaya and libwww (which one person raised
        as a problem).
        Patches Makefile.libwww to link statically to the Amaya libwww
        (otherwise build conflict with libwww).
        Slight hack to make Amaya install in /sw/lib/Amaya with
        link from /sw/bin/amaya to amaya executable. (Default would
        have /sw/Amaya, which isn't pretty).
        Enforces flat_namespace.
        Adds fink include and lib at configure.
        Disables i18n support.

        Changes from 5.3-x:
        
        Patching better - less done. As a result this .info file is a
        little messy, but gtk and lesstif patches are identical now,
        and there are only minor differences in .info files.
<<
License:        OSI-Approved
Homepage:       http://www.w3.org/Amaya/


Reply via email to