Package ogre: Information

  • Default inline alert: Version in the repository: 13.5.1-alt1

Source package: ogre
Version: 1.9.0-alt4
Latest version according to Repology
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


ACL:
Anton Farygin
@everybody

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