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

    Исходный пакет: plotutils
    Версия: 2.6-alt2
    Собран:  29 июня 2026 г. 17:58
    Категория: Графика
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.gnu.org/software/plotutils/plotutils.html

    Лицензия: GPLv3
    О пакете: GNU Plotutils -- plotting utilities
    Описание: 
    The GNU plotting utilities include:
    (1) GNU libplot, a shared library for exporting 2-D vector graphics
    files and for performing vector graphics animation under the X
    Window System. Its output file formats include pseudo-GIF, PNM, Adobe
    Illustrator, Postscript (editable with the free 'idraw' drawing editor),
    Fig (editable with the free g' drawing editor), PCL 5, HP-GL and HP-GL/2,
    Tektronix, and GNU metafile format. Many Postscript, PCL, and Hershey
    fonts are supported. A separate class library, 'libplotter', provides
    a C++ binding to libplot's functionality.
    (2) Sample command-line applications 'graph', 'plot', 'tek2plot',
    'pic2plot', and 'plotfont', which are built on top of GNU libplot. 'graph'
    is a powerful utility for XY plotting, 'plot' translates GNU metafiles to
    other formats, 'tek2plot' translates legacy Tektronix data, 'pic2plot'
    translates box-and-arrow diagrams in the pic language, and 'plotfont'
    plots character maps.
    (3) Command-line applications 'spline', 'double', and 'ode', which are
    useful in scientific plotting. 'spline' does spline interpolation of input
    data of arbitrary dimensionality. It uses cubic splines, splines under
    tension, or cubic Bessel interpolation. 'ode' is an interactive program
    that can integrate a user-specified system of ordinary differential
    equations.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    libplot (riscv64)
    libplot-debuginfo (riscv64)
    libplot-devel (riscv64)
    libplotter (riscv64)
    libplotter-debuginfo (riscv64)
    libplotter-devel (riscv64)
    libxmi (riscv64)
    libxmi-debuginfo (riscv64)
    libxmi-devel (riscv64)
    plotutils (riscv64)
    plotutils-debuginfo (riscv64)

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Vitaly Lipatov
    Igor Vlasenko
    Eugeny A. Rostovtsev

      1. flex
      2. gcc-c++
      3. gcc-fortran
      4. glibc-devel
      5. imake
      6. libXaw-devel
      7. libXext-devel
      8. libpng-devel
      9. rpm-build-fonts
      10. texinfo
      11. xorg-cf-files

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


    29 июня 2026 г. Vitaly Lipatov 2.6-alt2
    - fixed FTBFS with gcc 15: build with -std=gnu17 (pre-C23 prototypes)
    14 октября 2018 г. Igor Vlasenko 2.6-alt1.1.qa1
    - NMU: applied repocop patch
    3 декабря 2015 г. Igor Vlasenko 2.6-alt1.1
    - NMU: added BR: texinfo