Package fpc: Information

    Source package: fpc
    Version: 3.2.2-alt4
    Build time:  Jun 20, 2022, 11:07 AM in the task #295338
    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.

    List of RPM packages built from this SRPM:
    fpc (x86_64, i586, aarch64)
    fpc-common (x86_64, i586, aarch64)
    fpc-compiler (x86_64, i586, aarch64)
    fpc-docs (x86_64, i586, aarch64)
    fpc-ide (x86_64, i586, aarch64)
    fpc-src (noarch)
    fpc-units-base (x86_64, i586, aarch64)
    fpc-units-db (x86_64, i586, aarch64)
    fpc-units-fcl (x86_64, i586, aarch64)
    fpc-units-fv (x86_64, i586, aarch64)
    fpc-units-gfx (x86_64, i586, aarch64)
    fpc-units-gtk2 (x86_64, i586, aarch64)
    fpc-units-math (x86_64, i586, aarch64)
    fpc-units-misc (x86_64, i586, aarch64)
    fpc-units-misc-debuginfo (x86_64, i586, aarch64)
    fpc-units-multimedia (x86_64, i586, aarch64)
    fpc-units-net (x86_64, i586, aarch64)
    fpc-units-rtl (x86_64, i586, aarch64)
    fpc-utils (x86_64, i586, aarch64)

    Maintainer: Andrey Cherepanov


      1. libgdb-devel
      2. liblzma-devel
      3. python3-dev
      4. libreadline-devel-static
      5. postgresql-devel
      6. rpm-build-fpc
      7. latex2html
      8. fpc-compiler
      9. fpc-units-fcl
      10. fpc-utils
      11. libncurses-devel
      12. python-devel
      13. libexpat-devel
      14. libGL-devel
      15. libgtk+2-devel
      16. libunixODBC-devel
      17. libunwind-devel
      18. tex4ht
      19. texlive-generic-recommended
      20. texlive-latex-recommended
      21. libjpeg-devel
      22. libsqlite3-devel
      23. unzip
      24. libstdc++-devel
      25. mysql-devel
      26. zlib-devel

    Last changed


    June 9, 2022 Andrey Cherepanov 3:3.2.2-alt4
    - Build documentation in CHM format.
    June 7, 2022 Andrey Cherepanov 3:3.2.2-alt3
    - Build with documentation.
    - Install generated .xct files.
    - Generate fpctoc.htx for fpc-3.2.2.
    - Remove "Using help" menu item with empty window.
    - fpc-ide requires fpc-docs.
    Jan. 14, 2022 Andrey Cherepanov 3:3.2.2-alt2
    - Fix build with glibc-2.34.
    - Make fppkg usable by fix its configuration.