Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv11244

Added Files:
        binutils-docs.info 
Log Message:
new general docs package of binutils

--- NEW FILE: binutils-docs.info ---
Package: binutils-docs
Version: 2.19.1
Revision: 1
Architecture: powerpc, i386, x86_64
Description: Documentation for the GNU binutils
License: LGPL

Source: mirror:gnu:binutils/binutils-%v.tar.bz2
Source-MD5: 09a8c5821a2dfdbb20665bc0bd680791

SourceDirectory: binutils-%v

BuildDepends: texi2html

CompileScript: <<
#!/bin/sh -ev
# we save the long lasting ./configure command and just take the commands 
  cd binutils/doc
  texi2dvi -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc 
--pdf --batch -o binutils.pdf `test -f 'binutils.texi' || echo 
'./'`binutils.texi
  makeinfo --html -I "." -I "../../libiberty" -I "../../bfd/doc" -I 
../../bfd/doc -I . -o binutils.html `test -f 'binutils.texi' || echo 
'./'`binutils.texi
<<

InstallScript: <<
#!/bin/sh -ev
  mkdir -p %i/share/doc/binutils-docs/binutils.html
  install -m 644 binutils/doc/binutils.html/* 
%i/share/doc/binutils-docs/binutils.html
<<

DocFiles: README COPYING* binutils/doc/binutils.pdf

DescPort: <<
Documentation of the binutils as pdf and html. Check 
/sw/share/doc/binutils-docs.
<<

Homepage: http://www.gnu.org/software/binutils/

Maintainer: Karl-Michael Schindler <karl-michael.schind...@web.de>


------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to