the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: fpc-doc
Version: 2.0.4
Revision: 1
Architecture: powerpc, i386
Enhances: fpc
Source: ftp://ftp.freepascal.org/pub/fpc/dist/docs-%v/doc-pdf.tar.gz
Source-MD5: a4d4014d93848788be8c662368ba695a
Source2: ftp://ftp.freepascal.org/pub/fpc/dist/docs-%v/doc-html.tar.gz
Source2-MD5: 3bdbfe6523c72962fb8974ee93022d5a
SourceRename: %n-%v-pdf.tar.gz
Source2Rename: %n-%v-html.tar.gz
SourceDirectory: .
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 share/doc/fpdocs-%v/*.pdf %i/share/doc/fpc-%v/pdf
rm share/doc/fpdocs-%v/*.pdf
mv share/doc/fpdocs-%v/* %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 /PREFIX/share/doc/fpc-%v/.
Or view the documentation online at:
http://www.freepascal.org/docs.html
<<
Homepage: http://www.freepascal.org
Maintainer: Karl-Michael Schindler
Package: fpc-doc
Version: 2.2.2
Revision: 1
Architecture: powerpc, i386
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/docs-%v/doc-pdf.tar.gz
Source-MD5: bd46950c782444964e19cc631302d806
Source2: mirror:custom:dist/docs-%v/doc-html.tar.gz
Source2-MD5: cb3bd8217a5735e707b8ffa4c3b3f0ef
SourceRename: %n-%v-pdf.tar.gz
Source2Rename: %n-%v-html.tar.gz
SourceDirectory: .
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 fpc-%v/*.pdf %i/share/doc/fpc-%v/pdf
rm fpc-%v/*.pdf
mv share/doc/fpdocs-2.2.0/* %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 /PREFIX/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