Package fpc-utils: Information

    Binary package: fpc-utils
    Version: 3.2.2-alt4
    Architecture: x86_64
    Build time:  Jun 10, 2022, 01:39 PM in the task #301628
    Source package: fpc
    Report package bug
    License: GPL-2.0+ and LGPL-2.1+
    Summary: Free Pascal -- Utils
    Description: 
    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

    Maintainer: Andrey Cherepanov


    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.