Package fpc: Information

Source package:
fpc
Version:
3.2.2-alt4
Build time:
Jun 10, 2022, 01:39 PM in the task #301628
Report package bug

License:
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-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)

ACL:
@qa
@everybody

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