File debian.control of Package ogre
Source: ogre-13.4
Priority: optional
Section: libs
Standards-Version: 3.9.5
Maintainer: Erik Ogenvik <erik@ogenvik.org>
Uploaders: Erik Ogenvik <erik@ogenvik.org>
Homepage: http://ogre3d.org/
Build-Depends: debhelper (>= 9~),
dpkg-dev (>= 1.16.1~),
cmake (>= 2.8.0),
pkg-config,
libfreeimage-dev,
libfreetype6-dev,
libtinyxml-dev,
zlib1g-dev,
libz-dev,
libgl1-mesa-dev | libgl-dev,
libgles2-mesa-dev | libgles2-dev,
libxrandr-dev,
libxxf86vm-dev,
libxt-dev,
libpugixml-dev,
chrpath
Build-Depends-Indep: doxygen,
graphviz,
texinfo
Package: libogre-13.4-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
libogre-13.4.2 (= ${binary:Version})
Conflicts: libogre-dev (<< 13.4.2), libogre-1.8-dev (<< 13.4.2)
Suggests: ogre-13.4-doc
Description: 3D Object-Oriented Graphics Rendering Engine (development files)
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.
.
This package contains the headers needed to develop with OGRE.
Package: libogre-13.4.2
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: 3D Object-Oriented Graphics Rendering Engine (libraries)
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.
.
This package contains the library and plugins.
Package: libogre-13.4.2-dbg
Section: debug
Architecture: any
Multi-Arch: same
Priority: extra
Depends: ${misc:Depends},
libogre-13.4.2 (= ${binary:Version})
Description: 3D Object-Oriented Graphics Rendering Engine (debugging libs)
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.
.
This package contains the debugging version of the library and plugins.
Package: ogre-13.4-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: 3D Object-Oriented Graphics Rendering Engine (documentation)
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.
.
This package contains the documentation.
Package: ogre-13.4-tools
Section: devel
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Conflicts: ogre-tools (<< 13.4.2), ogre-1.8-tools (<< 13.4.2)
Description: 3D Object-Oriented Graphics Rendering Engine (tools)
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.
.
This package contains tools used to convert from and to OGRE's native mesh
format.