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

    Бинарный пакет: fpc-utils
    Версия: 3.0.0-alt0.M70P.1
    Архитектура: i586
    Собран:  15 декабря 2015 г. 12:41 в задании #154922
    Исходный пакет: fpc
    Скопирован в задании: #155068
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.freepascal.org

    Лицензия: GPL
    О пакете: 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


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


    14 декабря 2015 г. Andrey Cherepanov 2:3.0.0-alt0.M70P.1
    - Backport new version to p7 branch
    14 декабря 2015 г. Andrey Cherepanov 2:3.0.0-alt1
    - New version
    - Drop support of gtk1 and gnome1
    - Move examples to unit subpackages
    - Auto add existing documentation now works even ini file is missing
    - Show progress in writeidx
    22 октября 2015 г. Andrey Cherepanov 2:2.6.4-alt4
    - Require rpm-build-fpc (ALT #31394)