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

    Исходный пакет: arduino-builder
    Версия: 1.3.25-alt3_4
    Последняя версия по данным Repology
    Собран:  9 октября 2020 г. 21:00 в задании #259525
    Категория: Прочее
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.arduino.cc

    Лицензия: GPLv2+
    О пакете: A command line tool for compiling Arduino sketches
    Описание: 
    This tool is able to parse Arduino Hardware specifications, properly run
    gcc and produce compiled sketches.
    An Arduino sketch differs from a standard C program in that it misses a
    main (provided by the Arduino core), function prototypes are not mandatory,
    and libraries inclusion is automagic (you just have to #include them).
    This tool generates function prototypes and gathers library paths,
    providing gcc with all the needed -I params.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    arduino-builder (x86_64, ppc64le, i586, armh, aarch64)
    arduino-builder-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Alexey Shabalin

    Список участников:
    Alexey Shabalin
    Igor Vlasenko
    Mikhail Gordeev

    Права:
    Alexey Shabalin
    @everybody

      1. git
      2. golang >= 1.4.3
      3. rpm-build-golang
      4. gcc-c++
      5. gcc-common
      6. rpm-macros-golang

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


    21 мая 2020 г. Alexey Shabalin 1.3.25-alt3_4
    - fixed build
    19 июля 2019 г. Igor Vlasenko 1.3.25-alt2_4
    - aarch64 build
    14 марта 2019 г. Mikhail Gordeev 1.3.25-alt2_1
    - Use vendorized BuildRequires
    - Add ExcludeArch aarch64