Package openscad: Information

    Source package: openscad
    Version: 2021.01-alt4.1
    Latest version according to Repology
    Build time:  Feb 10, 2024, 10:46 AM in the task #340287
    Category: Engineering
    Report package bug
    FTBFS
    ArchitectureFTBFS sinceUpdate
    i586May 4, 2024May 4, 2024
    x86_64April 28, 2024May 10, 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: Michael Shigorin


    ACL:
    Dmitry Derjavin
    @everybody

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

    Last changed


    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
    May 5, 2022 Anton Midyukov 2021.01-alt3
    - update russian translation from upstream