Source: fpc Section: devel Priority: optional Maintainer: Carlos Laviola Uploaders: Torsten Werner , Abou Al Montacir Standards-Version: 3.8.3 Build-Depends: debhelper (>= 7), quilt, fp-compiler (>= 2.0.4), fp-units-base, fp-utils, mawk | awk, gs-common, libncurses5-dev, binutils, libreadline5-dev Build-Depends-Indep: hevea Vcs-Svn: https://bollin.googlecode.com/svn/fpc/trunk/ Vcs-Browser: http://bollin.googlecode.com/svn/fpc/trunk/ Homepage: http://www.freepascal.org/ Package: fpc Architecture: all Pre-Depends: dpkg (>= 1.10.24) Depends: fp-units-rtl, fp-compiler, fp-units-base, fp-ide, fp-units-fcl, fp-units-fv, fp-units-gtk, fp-units-gtk2, fp-units-gnome1, fp-units-db, fp-units-gfx, fp-units-net, fp-units-misc, fp-units-multimedia Recommends: fp-utils Suggests: lazarus, fp-docs (>= ${source:Upstream-Version}) Description: Free Pascal Compiler - Meta Package The Free Pascal Compiler is an object pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects as well as Mac pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, but also a platfrom independent class based Free Component Library (FCL) adding many Delphi extensions and interfacing many popular open source libraries. . Some extensions are added to the language, like function overloading. Shared libraries can be linked and created. Delphi language extentions like classes, exceptions, ansi strings and open arrays are also supported. . This package contains dependency on all FPC packages provided on your architecture. Experienced users may want to install only packages they need, and can skip installing this metapackage. Package: fpc-source Section: devel Architecture: all Pre-Depends: dpkg (>= 1.10.24) Description: Free Pascal Compiler - Source Code The Free Pascal Compiler is an object pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects as well as Mac pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, but also a platfrom independent class based Free Component Library (FCL) adding many Delphi extensions and interfacing many popular open source libraries. . This package contains Free Pascal's own source code. It is meant to be used by the Lazarus IDE. Package: fp-compiler Architecture: i386 powerpc sparc amd64 arm Pre-Depends: dpkg (>= 1.10.24) Depends: fp-units-rtl (= ${binary:Version}) Suggests: fp-utils, fp-docs (>= ${source:Upstream-Version}) Description: Free Pascal - Compiler The Free Pascal Compiler is an object pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects as well as Mac pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, but also a platfrom independent class based Free Component Library (FCL) adding many Delphi extensions and interfacing many popular open source libraries. . Some extensions are added to the language, like function overloading. Shared libraries can be linked and created. Delphi language extentions like classes, exceptions, ansi strings and open arrays are also supported. . This package contains the command line compiler. Package: fp-ide Architecture: i386 powerpc sparc amd64 arm Pre-Depends: dpkg (>= 1.10.24) Depends: fp-units-rtl (= ${binary:Version}), ${shlibs:Depends} Suggests: fp-utils, fp-docs (>= ${source:Upstream-Version}) Description: Free Pascal - IDE The Free Pascal Compiler is an object pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects as well as Mac pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, but also a platfrom independent class based Free Component Library (FCL) adding many Delphi extensions and interfacing many popular open source libraries. . Some extensions are added to the language, like function overloading. Shared libraries can be linked and created. Delphi language extentions like classes, exceptions, ansi strings and open arrays are also supported. . This package contains the Integrated Development Environment (IDE). The IDE has an internal compiler. Package: fp-utils Architecture: i386 powerpc sparc amd64 arm Pre-Depends: dpkg (>= 1.10.24) Recommends: fp-compiler (= ${binary:Version}) Description: Free Pascal - Utils The Free Pascal Compiler is an object pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects as well as Mac pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, but also a platfrom independent class based Free Component Library (FCL) adding many Delphi extensions and interfacing many popular open source libraries. . This package contains some handy utils for usage with the Free Pascal Compiler: - ppumove Place multiple units in a shared library - ppufiles Show needed files for units - ppudump Dump the information stored in a .ppu (unit) file - fpcmake Create Makefile from Makefile.fpc - h2pas Convert .h files to pascal units - ppdep Create a dependency file which can be used with Makefiles - ptop Source beautifier - data2inc Convert binary/text data to include files - plex/pyacc Pascal Lex/Yacc implementation Package: fp-docs Section: doc Architecture: all Pre-Depends: dpkg (>= 1.10.24) Description: Free Pascal - Documentation The Free Pascal Compiler is an object pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects as well as Mac pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, but also a platfrom independent class based Free Component Library (FCL) adding many Delphi extensions and interfacing many popular open source libraries. . This package provides documentation for the Free Pascal Compiler in HTML format. Package: fp-units-rtl Architecture: i386 powerpc sparc amd64 arm Pre-Depends: dpkg (>= 1.10.24) Recommends: fp-compiler (= ${binary:Version}) Provides: fpc-abi-${source:Upstream-Version} Description: Free Pascal - Runtime Library The Free Pascal Compiler is an object pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects as well as Mac pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, but also a platfrom independent class based Free Component Library (FCL) adding many Delphi extensions and interfacing many popular open source libraries. . This package contains the Runtime Libraries for the Free Pascal Compiler. Package: fp-units-base Architecture: i386 powerpc sparc amd64 arm Pre-Depends: dpkg (>= 1.10.24) Depends: fp-units-rtl (= ${binary:Version}) Description: Free Pascal - base units The Free Pascal Compiler is an object pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects as well as Mac pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, but also a platfrom independent class based Free Component Library (FCL) adding many Delphi extensions and interfacing many popular open source libraries. . This package contains Free Pascal units for common libraries. Some of these units are also required by the Free Component Library: - X11 (Xlib, Xutil) - NCurses - ZLib Package: fp-units-fcl Architecture: i386 powerpc sparc amd64 arm Pre-Depends: dpkg (>= 1.10.24) Depends: fp-units-rtl (= ${binary:Version}), fp-units-base (= ${binary:Version}) Description: Free Pascal - Free Component Library The Free Pascal Compiler is an object pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects as well as Mac pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, but also a platfrom independent class based Free Component Library (FCL) adding many Delphi extensions and interfacing many popular open source libraries. . This package contains the Free Component Library for the Free Pascal Compiler. Package: fp-units-fv Architecture: i386 powerpc sparc amd64 arm Pre-Depends: dpkg (>= 1.10.24) Depends: fp-units-rtl (= ${binary:Version}) Description: Free Pascal - Free Vision units The Free Pascal Compiler is an object pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects as well as Mac pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, but also a platfrom independent class based Free Component Library (FCL) adding many Delphi extensions and interfacing many popular open source libraries. . This package contains the Free Vision units for the Free Pascal Compiler. Package: fp-units-gtk Architecture: i386 powerpc sparc amd64 arm Pre-Depends: dpkg (>= 1.10.24) Depends: fp-units-rtl (= ${binary:Version}), fp-units-fcl (= ${binary:Version}), libgtk2.0-dev Description: Free Pascal - GTK+ 1.2 units The Free Pascal Compiler is an object pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects as well as Mac pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, but also a platfrom independent class based Free Component Library (FCL) adding many Delphi extensions and interfacing many popular open source libraries. . This package contains Free Pascal units and examples to create programs with GTK+ 1.2. Package: fp-units-gtk2 Architecture: i386 powerpc sparc amd64 arm Pre-Depends: dpkg (>= 1.10.24) Depends: fp-units-rtl (= ${binary:Version}), fp-units-fcl (= ${binary:Version}) Description: Free Pascal - GTK+ 2.x units The Free Pascal Compiler is an object pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects as well as Mac pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, but also a platfrom independent class based Free Component Library (FCL) adding many Delphi extensions and interfacing many popular open source libraries. . This package contains Free Pascal units and examples to create programs with GTK+ 2.x. Package: fp-units-gnome1 Architecture: i386 powerpc sparc amd64 arm Pre-Depends: dpkg (>= 1.10.24) Depends: fp-units-rtl (= ${binary:Version}), fp-units-gtk (= ${binary:Version}) Description: Free Pascal - GNOME 1 units The Free Pascal Compiler is an object pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects as well as Mac pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, but also a platfrom independent class based Free Component Library (FCL) adding many Delphi extensions and interfacing many popular open source libraries. . This package contains Free Pascal units and examples to create programs for GNOME 1. Package: fp-units-db Architecture: i386 powerpc sparc amd64 arm Pre-Depends: dpkg (>= 1.10.24) Depends: fp-units-rtl (= ${binary:Version}) Description: Free Pascal - database libraries units The Free Pascal Compiler is an object pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects as well as Mac pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, but also a platfrom independent class based Free Component Library (FCL) adding many Delphi extensions and interfacing many popular open source libraries. . This package contains Free Pascal units with bindings for: - MySQL - Interbase - PostgreSQL - Oracle - ODBC - GDBM - SQLite Package: fp-units-gfx Architecture: i386 powerpc sparc amd64 arm Pre-Depends: dpkg (>= 1.10.24) Depends: fp-units-rtl (= ${binary:Version}), fp-units-base (= ${binary:Version}) Description: Free Pascal - graphics libraries units The Free Pascal Compiler is an object pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects as well as Mac pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, but also a platfrom independent class based Free Component Library (FCL) adding many Delphi extensions and interfacing many popular open source libraries. . This package contains Free Pascal units with bindings for: - opengl :OpenGL - forms : Forms 0.88 - svgalib : Svgalib - ggi : General Graphical Interface - libgd - libpng - graph - openal - cairo Package: fp-units-net Architecture: i386 powerpc sparc amd64 arm Pre-Depends: dpkg (>= 1.10.24) Depends: fp-units-rtl (= ${binary:Version}) Description: Free Pascal - networking units The Free Pascal Compiler is an object pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects as well as Mac pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, but also a platfrom independent class based Free Component Library (FCL) adding many Delphi extensions and interfacing many popular open source libraries. . This package contains Free Pascal units for creating network tools: - netdb : NetDB unit for TCP/IP handling - libasync : LibAsync unit for easy Asynchronous IO - libcurl - dbus: D-Bus - httpd-1.3 - httpd-2.0 - httpd-2.2 - ldap - openssl : Open SSL - pcap Package: fp-units-math Architecture: i386 powerpc sparc amd64 arm Pre-Depends: dpkg (>= 1.10.24) Depends: fp-units-rtl (= ${binary:Version}), libogg-dev, libvorbis-dev, a52dec-dev, libdts-dev, libmad0-dev, libmodplug-dev Description: Free Pascal - math units The Free Pascal Compiler is an object pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects as well as Mac pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, but also a platfrom independent class based Free Component Library (FCL) adding many Delphi extensions and interfacing many popular open source libraries. . This package contains Free Pascal math interfacing units for: - proj4 : Compute projections - numlib : numerical computing - symbolic : symbolic computing Package: fp-units-misc Architecture: i386 powerpc sparc amd64 arm Pre-Depends: dpkg (>= 1.10.24) Depends: fp-units-rtl (= ${binary:Version}) Description: Free Pascal - miscellaneous units The Free Pascal Compiler is an object pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects as well as Mac pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, but also a platfrom independent class based Free Component Library (FCL) adding many Delphi extensions and interfacing many popular open source libraries. . This package contains Free Pascal miscellaneous units for: - fppkg : support of FPC packaging system - Utmp - PasZLib (Pascal-only zlib implementation) Package: fp-units-multimedia Architecture: i386 powerpc sparc amd64 arm Pre-Depends: dpkg (>= 1.10.24) Depends: fp-units-rtl (= ${binary:Version}), libogg-dev, libvorbis-dev, a52dec-dev, libdts-dev, libmad0-dev, libmodplug-dev Description: Free Pascal - multimedia units The Free Pascal Compiler is an object pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects as well as Mac pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, but also a platfrom independent class based Free Component Library (FCL) adding many Delphi extensions and interfacing many popular open source libraries. . This package contains Free Pascal multimedia interfacing units for: - oggvorbis - a52 - dts - mad - modplug Package: fp-units-i386 Architecture: i386 Pre-Depends: dpkg (>= 1.10.24) Depends: fp-units-rtl (= ${binary:Version}) Description: Free Pascal - miscellaneous units The Free Pascal Compiler is an object pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects as well as Mac pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, but also a platfrom independent class based Free Component Library (FCL) adding many Delphi extensions and interfacing many popular open source libraries. . This package contains Free Pascal specific units for the i386 architecture: - libc: used for compatibility with kylix, deprecated.