Package ogre: Information

    Source package: ogre
    Version: 1.9.0-alt4
    Build time:  May 13, 2021, 02:10 AM in the task #271565
    Category: System/Libraries
    Report package bug
    License: MIT
    Summary: Object-Oriented Graphics Rendering Engine
    Description: 
    OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented,
    flexible 3D engine written in C++ designed to make it easier and more
    intuitive for developers to produce applications utilising
    hardware-accelerated 3D graphics. The class library abstracts all the
    details of using the underlying system libraries like Direct3D and
    OpenGL and provides an interface based on world objects and other
    intuitive classes.

    List of rpms provided by this srpm:
    libogre (x86_64, ppc64le, i586, armh, aarch64)
    libogre-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libogre-devel (x86_64, ppc64le, i586, armh, aarch64)
    ogre (x86_64, ppc64le, i586, armh, aarch64)
    ogre-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    ogre-devel-doc (noarch)
    ogre-samples (x86_64, ppc64le, i586, armh, aarch64)
    ogre-samples-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Aleksei Nikiforov


      1. boost-devel
      2. libfreeimage-devel
      3. libfreetype-devel
      4. cmake
      5. cppunit-devel
      6. graphviz
      7. libGLES-devel
      8. doxygen
      9. libGLEW-devel
      10. libGLU-devel
      11. libXau-devel
      12. libois-devel
      13. libXaw-devel
      14. libXcomposite-devel
      15. libXcursor-devel
      16. libXdmcp-devel
      17. libXext-devel
      18. libXi-devel
      19. libgtk+2-devel
      20. libXinerama-devel
      21. libXpm-devel
      22. gcc-c++
      23. libXrandr-devel
      24. libXv-devel
      25. libXxf86misc-devel
      26. libXxf86vm-devel
      27. openexr-devel
      28. texi2html
      29. libharfbuzz-devel
      30. tinyxml-devel
      31. libpoco-devel
      32. libtbb-devel
      33. xorg-xf86miscproto-devel
      34. zziplib-devel

    Last changed


    April 13, 2021 Aleksei Nikiforov 1.9.0-alt4
    - Rebuilt without glsl-optimizer and hlsl2glsl.
    Feb. 10, 2021 Aleksei Nikiforov 1.9.0-alt3
    - Fixed build on armh and rebuilt with new boost libraries.
    Oct. 2, 2019 Michael Shigorin 1.9.0-alt2
    - E2K: strip UTF-8 BOM for lcc < 1.24; explicit -std=c++11