Пакет fpc-utils: Информация

    Бинарный пакет: fpc-utils
    Версия: 3.2.2-alt4
    Архитектура: aarch64
    Собран:  20 июня 2022 г. 11:07 в задании #295338
    Исходный пакет: fpc
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.freepascal.org

    Лицензия: GPL-2.0+ and LGPL-2.1+
    О пакете: Free Pascal -- Utils
    Описание: 
    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

    Сопровождающий: Andrey Cherepanov


    Последнее изменение


    9 июня 2022 г. Andrey Cherepanov 3:3.2.2-alt4
    - Build documentation in CHM format.
    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.
    14 января 2022 г. Andrey Cherepanov 3:3.2.2-alt2
    - Fix build with glibc-2.34.
    - Make fppkg usable by fix its configuration.