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

    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.