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

Modified Files:
        xml2.info 
Log Message:
sync w/ 10.!4, validated on powerpc-darwin8


Index: xml2.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/text/xml2.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- xml2.info   11 Jul 2011 04:05:49 -0000      1.1
+++ xml2.info   31 Aug 2011 17:25:26 -0000      1.2
@@ -1,13 +1,24 @@
 Package: xml2
-Version: 0.4
-Revision: 2
+Version: 0.5
+Revision: 1
 Source: http://download.ofb.net/gale/%n-%v.tar.gz
-Source-MD5: 8a0ef16fe0b3e1495307318c590c1ec0
-Depends: libxml-shlibs 
-BuildDepends: libxml, pkgconfig
-ConfigureParams:  --disable-dependency-tracking
+Source-MD5: 48eacf64b01ca3a4a5afb1a36f5906e6
+Depends: libxml2-shlibs 
+BuildDepends: libxml2, pkgconfig
+ConfigureParams:  
+
+CompileScript: <<
+       %{default_script}
+       fink-package-precedence .
+<<
+
 InstallScript: <<
-make install DESTDIR=%d
+       #!/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


------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to