Package fpc: Information

    Binary package: fpc
    Version: 3.2.2-alt1
    Architecture: i586
    Build time:  Jul 5, 2021, 03:21 PM in the task #276509
    Source package: fpc
    Report package bug
    License: GPL-2.0+ and LGPL-2.1+
    Summary: Free Pascal Compiler -- Meta Package
    Description: 
    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.

    Maintainer: Andrey Cherepanov


    Last changed


    May 30, 2021 Andrey Cherepanov 3:3.2.2-alt1
    - New version.
    Oct. 2, 2020 Andrey Cherepanov 3:3.2.0-alt2
    - Build without bootstrap.
    July 21, 2020 Andrey Cherepanov 3:3.2.0-alt1
    - Downgrade to stable version 3.2.0.
    - New network units: gnutls, libmagic and vcl-compat.