Package asymptote: Information

    Source package: asymptote
    Version: 3.09-alt1
    Latest version according to Repology
    Build time:  May 5, 2026, 08:01 AM in the task #417143
    Category: Sciences/Other
    Report package bug
    License: GPLv2
    Summary: Descriptive vector graphics language
    Description: 
    Asymptote is a powerful descriptive vector graphics language for technical
    drawings, inspired by MetaPost but with an improved C++-like syntax.
    Asymptote provides for figures the same high-quality level of typesetting
    that LaTeX does for scientific text.

    List of RPM packages built from this SRPM:
    asymptote (x86_64, i586, aarch64)
    asymptote-debuginfo (x86_64, i586, aarch64)
    asymptote-doc (noarch)

    Maintainer: Vitaly Lipatov


    ACL:
    Vitaly Lipatov
    @qa
    @everybody

      1. /proc
      2. cmake
      3. libtirpc-devel
      4. python3-module-pyside6-devel
      5. rpm-build-python3
      6. rpm-build-tex
      7. flex
      8. gcc-c++
      9. texi2dvi
      10. texinfo
      11. texlive-collection-latexrecommended
      12. ghostscript-utils >= 9.53
      13. zlib-devel
      14. libcurl-devel
      15. libfftw3-devel
      16. libfreeglut-devel
      17. libgc-devel >= 7.4.2
      18. libglm-devel
      19. libgsl-devel
      20. libreadline-devel

    Last changed


    May 5, 2026 Vitaly Lipatov 3.09-alt1
    - new version 3.09
    - skip self-deps on xasyqtui auto-generated modules
    March 11, 2026 Vitaly Lipatov 3.06-alt1
    - new version 3.06
    - use system libgc headers directly (fix FTBFS)
    - add cmake to BuildRequires (for LspCpp)
    - fix GSL include path conflict with Microsoft GSL headers
    - fix std::reverse missing qualifier in knot.h
    - switch from PyQt5 to PySide6
    March 11, 2026 Vitaly Lipatov 3.04-alt1
    - new version 3.04
    - fix parallel build (generate keywords.h first)
    - use system libgc instead of bundled one