Package: fpc-doc Version: 2.0.0 Revision: 1 Enhances: fpc Source: ftp://ftp.freepascal.org/pub/fpc/dist/docs-%v/doc-pdf.tar.gz Source-MD5: 5f07a2214020558db722291012c06289 Source2: ftp://ftp.freepascal.org/pub/fpc/dist/docs-%v/doc-html.tar.gz Source2-MD5: e8850df7731f1e98e455f7b0190d0a34 SourceRename: %n-%v-pdf.tar.gz Source2Rename: %n-%v-html.tar.gz SourceDirectory: . CompileScript: << << 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/fpc-%v/*.pdf %i/share/doc/fpc-%v/pdf rm share/doc/fpc-%v/*.pdf mv share/doc/fpc-%v/* %i/share/doc/fpc-%v/html << License: GPL Description: Free Pascal compiler documentation DescDetail: << Free Pascal compiler documentation as html and pdf. Files are in /PREFIX/share/doc/fpc-2.0.0/. Or view the documentation online at: http://www.freepascal.org/docs.html << Homepage: http://www.freepascal.org Maintainer: Karl-Michael Schindler