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

    Исходный пакет: libcogl
    Версия: 1.22.4-alt1
    Собран:  23 апреля 2019 г. 23:06 в задании #228052
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.clutter-project.org/

    Лицензия: MIT
    О пакете: A library for using 3D graphics hardware to draw pretty pictures
    Описание: 
    Cogl is a small open source library for using 3D graphics hardware to draw
    pretty pictures. The API departs from the flat state machine style of
    OpenGL and is designed to make it easy to write orthogonal components that
    can render without stepping on each others toes.
    
    As well aiming for a nice API, we think having a single library as opposed
    to an API specification like OpenGL has a few advantages too; like being
    able to paper over the inconsistencies/bugs of different OpenGL
    implementations in a centralized place, not to mention the myriad of OpenGL
    extensions. It also means we are in a better position to provide utility
    APIs that help software developers since they only need to be implemented
    once and there is no risk of inconsistency between implementations.
    
    Having other backends, besides OpenGL, such as drm, Gallium or D3D are
    options we are interested in for the future.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libcogl (x86_64, i586, aarch64)
    libcogl-debuginfo (x86_64, i586, aarch64)
    libcogl-devel (x86_64, i586, aarch64)
    libcogl-devel-doc (noarch)
    libcogl-gir (x86_64, i586, aarch64)
    libcogl-gir-devel (noarch)

    Сопровождающий: Yuri N. Sedunov

    Список участников:
    Yuri N. Sedunov
    Alexey Shabalin

      1. gobject-introspection-devel >= 0.9.5
      2. gtk-doc >= 1.13
      3. pkgconfig(cairo) >= 1.10
      4. pkgconfig(cairo-gobject)
      5. pkgconfig(egl)
      6. pkgconfig(gbm)
      7. pkgconfig(gdk-pixbuf-2.0) >= 2.0
      8. pkgconfig(gl)
      9. pkgconfig(glib-2.0)
      10. pkgconfig(gmodule-no-export-2.0)
      11. pkgconfig(gobject-2.0)
      12. pkgconfig(libdrm)
      13. pkgconfig(pangocairo) >= 1.20
      14. pkgconfig(wayland-client) >= 1.0.0
      15. pkgconfig(wayland-egl) >= 1.0.0
      16. pkgconfig(wayland-server) >= 1.0.0
      17. pkgconfig(x11)
      18. pkgconfig(xcomposite) >= 0.4
      19. pkgconfig(xdamage)
      20. pkgconfig(xext)
      21. pkgconfig(xfixes) >= 3
      22. pkgconfig(xrandr) >= 1.2
      23. gir(Gst) = 1.0
      24. gir(Pango) = 1.0
      25. gir(PangoCairo) = 1.0
      26. gir(GL) = 1.0
      27. gir(GObject) = 2.0

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


    23 апреля 2019 г. Yuri N. Sedunov 1.22.4-alt1
    - 1.22.4
    21 апреля 2019 г. Yuri N. Sedunov 1.22.2-alt6
    - mike@: introduced apidocs knob
    19 июня 2018 г. Yuri N. Sedunov 1.22.2-alt5
    - disabled gstreamer support
    - applied fc patchset