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

Added Files:
        xml2.info 
Log Message:
Sync xml2 (not to be confused with 'xmlto') 10.7/stable -> 10.4/stable

--- NEW FILE: xml2.info ---
Package: xml2
Version: 0.5
Revision: 1
Source: http://download.ofb.net/gale/%n-%v.tar.gz
Source-MD5: 48eacf64b01ca3a4a5afb1a36f5906e6
Depends: libxml2-shlibs 
BuildDepends: libxml2, pkgconfig
ConfigureParams:  

CompileScript: <<
        %{default_script}
        fink-package-precedence .
<<

InstallScript: <<
        #!/bin/sh -ev
        make -j1 install DESTDIR=%d
        # fix links
        cd %i/bin
        ln -sf 2xml 2html
        ln -sf xml2 html2
<<
DocFiles: COPYING
Description: Convert XML| HTML <-> a line-oriented format
DescDetail: <<
These tools are used to convert XML, CSV, and HTML to and from a line-oriented 
format more amenable to processing by classic Unix pipeline processing tools, 
like grep, sed, awk, cut, shell scripts, and so forth.
Documentation is available at http://ofb.net/~egnor/xml2/ref, and there are 
illustrative examples at http://ofb.net/~egnor/xml2/examples .
<<
License: GPL
Homepage: http://ofb.net/~egnor/xml2/
Maintainer: Alexander Hansen <alexkhan...@users.sourceforge.net>


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to