Пакет openscad: Информация

    Бинарный пакет: openscad
    Версия: 2021.01-alt4.1
    Архитектура: e2kv6
    Собран:  15 февраля 2024 г. 9:23
    Исходный пакет: openscad
    Категория: Инженерное ПО
    Сообщить об ошибке в пакете
    Домашняя страница: http://openscad.org/

    Лицензия: GPLv2 with exceptions and CC0
    О пакете: The Programmers Solid 3D CAD Modeller
    Описание: 
    OpenSCAD is a software for creating solid 3D CAD objects.
    Unlike most free software for creating 3D models (such as the famous
    application Blender) it does not focus on the artistic aspects of 3D
    modeling but instead on the CAD aspects. Thus it might be the application
    you are looking for when you are planning to create 3D models of machine
    parts but pretty sure is not what you are looking for when you are more
    interested in creating computer-animated movies.

    Сопровождающий: Michael Shigorin


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


    25 апреля 2023 г. Michael Shigorin 2021.01-alt4.1
    - E2K (thx ilyakurdyukov@):
      + avoid BR: lib3mf for now (BR chain boils down to go)
      + avoid BR: boost-coroutine-devel (missing so far)
      + get *-debuginfo back
      + explicit -std=c++17 (mcst#8018)
      + lcc 1.25 ftbfs workaround
    20 июня 2022 г. Anton Midyukov 2021.01-alt4
    - Fixes:
      + CVE-2022-0496 Out-of-bounds memory access in DXF loader (path
        identification)
      + CVE-2022-0497 Out-of-bounds memory access in comment parser
      + Fix build issue with overloaded join().
    - cleanup spec
    5 мая 2022 г. Anton Midyukov 2021.01-alt3
    - update russian translation from upstream