Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv24532

Added Files:
        html-html5-parser-pm.info 
Log Message:
Move to 10.7.


--- NEW FILE: html-html5-parser-pm.info ---
Info2: <<
Package: html-html5-parser-pm%type_pkg[perl]
Version: 0.101
Revision: 1
Distribution: (%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, 
(%type_pkg[perl] = 5100) 10.5, (%type_pkg[perl] = 5100) 10.6, (%type_pkg[perl] 
= 5123) 10.7, (%type_pkg[perl] = 588) 10.4, (%type_pkg[perl] = 588) 10.5, 
(%type_pkg[perl] = 588) 10.6
Type: perl (5.8.6 5.8.8 5.10.0 5.12.3)

Description: Parse HTML reliably with Perl
DescDetail: <<
        This library is substantially the same as the non-CPAN module
        Whatpm::HTML. Changes include:
        
        * Provides an XML::LibXML-like DOM interface. If you usually use
        XML::LibXML's DOM parser, this should be a drop-in solution for
        tag soup HTML.
        
        * Constructs an XML::LibXML::Document as the result of parsing.
        
        * Via bundling and modifications, removed external dependencies on
        non-CPAN packages.
<<
License: Artistic/GPL
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
Homepage: http://search.cpan.org/dist/HTML-HTML5-Parser/

BuildDepends: fink (>= 0.29.0), extutils-makemaker-pm%type_pkg[perl] (>= 6.56-1)
Depends: <<
        error-pm,
        html-encoding-pm%type_pkg[perl],
        libwww-pm%type_pkg[perl],
        xml-libxml-pm%type_pkg[perl],
        perl%type_pkg[perl]-core
<<

InfoTest: TestDepends: test-simple-pm%type_pkg[perl] (>= 0.94-2)

Source: mirror:cpan:authors/id/T/TO/TOBYINK/HTML-HTML5-Parser-%v.tar.gz
Source-MD5: 134e1e09da356f4c4eab104ff029ecd0

PatchScript: <<
        perl -pi -e 's/auto_install;//' Makefile.PL
        # Since we patched Makefile.PL, SIGNATURE is invalid.
        rm SIGNATURE
<<

UpdatePOD: true
DocFiles: Changes README

InstallScript: <<
  %{default_script}
  /bin/mv %i/share/man %i/lib/perl5/%type_raw[perl]
  /bin/mv %i/bin/html2xhtml %i/bin/html2xhtml-pm%type_pkg[perl]
<<

PostInstScript: update-alternatives --install %p/bin/html2xhtml html2xhtml 
%p/bin/html2xhtml-pm%type_pkg[perl] %type_pkg[perl]

PreRmScript: update-alternatives --remove html2xhtml 
%p/bin/html2xhtml-pm%type_pkg[perl]
<<


------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to