the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: fpc-doc
Version: 2.6.0
Revision: 1
Enhances: fpc
CustomMirror: <<
eur-AT: ftp://gd.tuwien.ac.at/languages/pascal/fpc/
eur-BE: ftp://ftp.freepascal.org/pub/fpc/
eur-HU: ftp://ftp.hu.freepascal.org/pub/fpc/
eur-IL: http://mirror.mirimar.net/freepascal/
eur-NL: ftp://freepascal.stack.nl/mirrors/fpc/
eur-NO: ftp://ftp.no.freepascal.org/pub/fpc/
eur-RU: ftp://ftp.chg.ru/pub/lang/pascal/fpc/
Primary: ftp://ftp.freepascal.org/pub/fpc/
<<
Source: mirror:custom:dist/%v/docs/doc-pdf.tar.gz
Source-MD5: 4536ce004f23847d13393b75c4c7408a
Source2: mirror:custom:dist/%v/docs/doc-html.tar.gz
Source2-MD5: cb67ed4ba45e7a1ec103d6ba549312d1
SourceRename: %n-%v-pdf.tar.gz
Source2Rename: %n-%v-html.tar.gz
NoSourceDirectory: true
CompileScript: <<
echo "Nothing to compile."
<<
InstallScript: <<
mkdir -p %i/share/doc/fpc-%v
install -d -m 755 %i/share/doc/fpc-%v/pdf
install -d -m 755 %i/share/doc/fpc-%v/html
install -c -m 644 doc/*.pdf %i/share/doc/fpc-%v/pdf
mv doc/buttons %i/share/doc/fpc-%v/html
mv doc/pics %i/share/doc/fpc-%v/html
mv doc/fpctoc.html %i/share/doc/fpc-%v/html
<<
License: GPL
Description: Free Pascal compiler documentataion
DescDetail: <<
Free Pascal compiler documentation as html and pdf.
Files are in %p/share/doc/fpc-%v/.
The documentation is also available online at:
http://www.freepascal.org/docs.html
<<
Homepage: http://www.freepascal.org
Maintainer: Karl-Michael Schindler