Package openscad: Information

    Source package: openscad
    Version: 2021.01-alt4.2
    Latest version according to Repology
    Build time:  May 17, 2024, 05:10 PM in the task #348305
    Category: Engineering
    Report package bug
    FTBFS
    ArchitectureFTBFS sinceUpdate
    i586May 25, 2024June 1, 2024
    x86_64May 25, 2024June 1, 2024

    License: GPLv2 with exceptions and CC0
    Summary: The Programmers Solid 3D CAD Modeller
    Description: 
    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.

    List of rpms provided by this srpm:
    openscad (x86_64, ppc64le, i586, aarch64)
    openscad-MCAD (x86_64, ppc64le, i586, aarch64)

    Maintainer: Ivan A. Melnikov


    ACL:
    Dmitry Derjavin
    @everybody

      1. ImageMagick-tools
      2. boost-asio-devel
      3. boost-context-devel
      4. boost-coroutine-devel
      5. boost-devel
      6. boost-filesystem-devel
      7. boost-flyweight-devel
      8. boost-geometry-devel
      9. boost-graph-parallel-devel
      10. boost-interprocess-devel
      11. boost-locale-devel
      12. boost-lockfree-devel
      13. boost-log-devel
      14. boost-math-devel
      15. boost-mpi-devel
      16. boost-msm-devel
      17. boost-multiprecision-devel
      18. boost-polygon-devel
      19. boost-program_options-devel
      20. boost-signals-devel
      21. boost-wave-devel
      22. cgal-devel
      23. cmake
      24. desktop-file-utils
      25. eigen3
      26. flex
      27. fontconfig-devel >= 2.10
      28. glib2-devel
      29. lib3mf-devel
      30. libGLEW-devel >= 1.6
      31. libcairo-devel
      32. libdouble-conversion-devel
      33. libfreetype-devel >= 2.4
      34. libgio
      35. libgio-devel
      36. libgmp-devel
      37. libgmpxx-devel
      38. libharfbuzz-devel
      39. libharfbuzz-utils
      40. libmpfr-devel >= 3.0.0
      41. libpolyclipping-devel >= 6.1.3
      42. libqscintilla2-qt5-devel
      43. libxml2-devel
      44. libzip-devel
      45. opencsg-devel >= 1.3.2
      46. procps
      47. qt5-base-devel
      48. qt5-designer
      49. qt5-multimedia-devel
      50. rpm-build-python3
      51. rpm-macros-cmake
      52. sysvinit-utils
      53. xorg-xvfb
      54. xvfb-run

    Last changed


    May 17, 2024 Ivan A. Melnikov 2021.01-alt4.2
    - NMU: Fix building with boost 1.85.0.
    April 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
    June 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