Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/text
In directory sc8-pr-cvs1:/tmp/cvs-serv3864
Added Files:
html2text-1.3.1-1.info
Log Message:
moved to unstable
--- NEW FILE: html2text-1.3.1-1.info ---
Package: html2text
Version: 1.3.1
Revision: 1
###
Depends: libpoll-shlibs
BuildDepends: libpoll
###
Source: http://userpage.fu-berlin.de/~mbayer/tools/%n-%v.tar.gz
Source-MD5: faa3eaeb062540e72d251d6c3fa6cc71
###
PatchScript: <<
#!/bin/sh
sed -e s,"\"CC\"","\"c++\ \-no\-cpp\-precomp\ \-isystem\ %p\/include\
\-DAUTO_PTR_BROKEN=1\ \-Wl\,\-L%p/lib \-Wl\,\-lpoll\"\ \"CC\"",g configure >
configure.tmp
mv configure.tmp configure
chmod 755 configure
<<
###
InstallScript: <<
#!/bin/sh
INSTALL=install
INSTALL_FILE="$INSTALL -p -o root -g admin -m 644"
INSTALL_PROGRAM="$INSTALL -p -o root -g admin -m 755"
INSTALL_DIR="$INSTALL -p -d -o root -g admin -m 755"
$INSTALL_DIR %i/bin \
%i/share/man/man1 \
%i/share/man/man5
$INSTALL_PROGRAM html2text %i/bin
gunzip html2text.1.gz
$INSTALL_FILE html2text.1 %i/share/man/man1
gunzip html2textrc.5.gz
$INSTALL_FILE html2textrc.5 %i/share/man/man5
<<
DocFiles: CHANGES COPYING CREDITS INSTALL KNOWN_BUGS README TODO
###
Description: Advanced HTML to text converter.
DescDetail: <<
html2text was written because the author wasn't happy with the
output of "lynx -dump" and so he wrote something better.
<<
###
License: GPL
Maintainer: Chris Zubrzycki <[EMAIL PROTECTED]>
Homepage: http://userpage.fu-berlin.de/~mbayer/tools/html2text.html
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits