This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > Libraries > ogre (1.9)

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.

SlackBuild of ogre is customizable with the following shell variables:

OGRE_BUILD_COMPONENT_PAGING
OGRE_BUILD_COMPONENT_PROPERTY
OGRE_BUILD_COMPONENT_RTSHADERS
OGRE_BUILD_COMPONENT_TERRAIN
OGRE_BUILD_PLUGIN_BSP
OGRE_BUILD_PLUGIN_PCZ
OGRE_BUILD_RENDERSYSTEM_GL
OGRE_BUILD_SAMPLES
OGRE_BUILD_TESTS
OGRE_BUILD_TOOLS
OGRE_INSTALL_DOCS
OGRE_STATIC
OGRE_CONFIG_THREADS
OGRE_CONFIG_THREAD_PROVIDER
OGRE_DEPENDENCIES_DIR

All the above can be ON/OFF except the last three definitions.

For example, in order to build samples too, launch from super user:
OGRE_BUILD_SAMPLES=ON ./ogre.SlackBuild

Optional dependencies available at SlackBuilds.org: zziplib, FreeImage, tbb, cppunit, ois

Optional dependencies NOT (yet) available at SlackBuilds.org: cg, opengles, POCO

Maintained by: Roberto Metere
Keywords: ogre,rendering,rendering engine,3d engine,3d graphics,graphics,
ChangeLog: ogre

Homepage:
http://www.ogre3d.org/

Source Downloads:
v1-9.tar.bz2 (c33f630808479c23ea752bd91081d180)

Download SlackBuild:
ogre.tar.gz
ogre.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
ogre.SlackBuild
ogre.info
slack-desc

Validated for Slackware 14.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds