File debian.control of Package cegui
Source: cegui-0.8.7
Section: libs
Priority: optional
Maintainer: Erik Ogenvik <erik@ogenvik.org>
Build-Depends: debhelper (>= 9), cdbs, dh-autoreconf,
pkg-config,
libboost-regex-dev, libfreetype6-dev,
libpcre3-dev,
libfreeimage-dev,
libtinyxml-dev,
cmake, graphviz, doxygen, libglm-dev,
libfribidi-dev,
libboost-dev
Standards-Version: 3.9.6
Homepage: http://www.cegui.org.uk/
Package: libcegui-mk2-0.8.7
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
Breaks: libsilly (<< 0.1.0-6.1)
Conflicts: libcegui-mk2-0c2a, libcegui-mk2-0.8.4
Replaces: libcegui-mk2-0c2a, libcegui-mk2-0.8.4
Description: Crazy Eddie's GUI (libraries)
CEGUI is a free library providing windowing and widgets for graphics
APIs and engines where such functionality is not natively available
or is severely lacking. The library is written in C++, is object
oriented, and is primarily targeted at games developers who should be
spending their time creating great games, not building GUI sub-systems
.
This version of CEGUI natively supports the OpenGL rendering target.
Package: libcegui-mk2-0.8.7-dbg
Section: debug
Priority: extra
Architecture: any
Depends: ${shlibs:Depends}, libcegui-mk2-0.8.7 (= ${binary:Version}),
${misc:Depends}
Conflicts: libcegui-mk2-0-dbg
Replaces: libcegui-mk2-0c2a-dbg
Description: Crazy Eddie's GUI (debugging libraries)
CEGUI is a free library providing windowing and widgets for graphics
APIs and engines where such functionality is not natively available
or is severely lacking. The library is written in C++, is object
oriented, and is primarily targeted at games developers who should be
spending their time creating great games, not building GUI sub-systems
.
This version of CEGUI natively supports the OpenGL rendering target
and provides debugging libraries for it.
Package: libcegui-mk2-dev
Section: libdevel
Architecture: any
Suggests: libcegui-mk2-0.8.7-doc
Depends: ${shlibs:Depends}, ${misc:Depends}, libcegui-mk2-0.8.7 (= ${binary:Version}),
zlib1g-dev | libz-dev, libfreetype6-dev, liblcms2-dev,
libpcre3-dev, libfreeimage-dev, ${python:Depends}
Description: Crazy Eddie's GUI (development files)
CEGUI is a free library providing windowing and widgets for graphics
APIs and engines where such functionality is not natively available
or is severely lacking. The library is written in C++, is object
oriented, and is primarily targeted at games developers who should be
spending their time creating great games, not building GUI sub-systems
.
This version of CEGUI natively supports the OpenGL rendering target
and contains the development files for CEGUI.
Package: libcegui-mk2-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: Crazy Eddie's GUI (documentation)
CEGUI is a free library providing windowing and widgets for graphics
APIs and engines where such functionality is not natively available
or is severely lacking. The library is written in C++, is object
oriented, and is primarily targeted at games developers who should be
spending their time creating great games, not building GUI sub-systems
.
This package contains the documentation, and example files for CEGUI.