Port details |
- cegui Library providing windowing and widgets for graphics APIs
- 0.8.7_20 graphics
=6 0.8.7_19Version of this port present on the latest quarterly branch. - Maintainer: oliver@FreeBSD.org
 - Port Added: 2005-10-03 18:31:42
- Last Update: 2024-10-25 15:56:41
- Commit Hash: 4d13b25
- People watching this port, also watch:: libglade2, xorg-fonts-truetype, mDNSResponder, libexif, jackit
- Also Listed In: devel
- License: MIT
- WWW:
- http://www.cegui.org.uk
- Description:
- Crazy Eddie's GUI System is a free library providing windowing and widgets for
graphics APIs / engines where such functionality is not natively available, or
severely lacking. The library is object orientated, written in C++, and
targeted at games developers who should be spending their time creating great
games, not building GUI sub-systems!
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/cegui/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/cegui
- pkg install cegui
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cegui
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1503998272
SHA256 (cegui-0.8.7.tar.bz2) = b351e8957716d9c170612c13559e49530ef911ae4bac2feeb2dacd70b430e518
SIZE (cegui-0.8.7.tar.bz2) = 18114465
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- glm.hpp : math/glm
- glm.hpp : math/glm
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl2-config : devel/sdl20
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- Library dependencies:
-
- libIL.so : graphics/devil
- libexpat.so : textproc/expat2
- libfreeimage.so : graphics/freeimage
- libfreetype.so : print/freetype2
- libfribidi.so : converters/fribidi
- libtolua++-5.1.so : lang/tolua++
- libOgreMain.so : graphics/ogre3d19
- libpcre.so : devel/pcre
- libtinyxml.so : textproc/tinyxml
- libxml2.so : textproc/libxml2
- liblua-5.1.so : lang/lua51
- libGL.so : graphics/libglvnd
- libGLEW.so : graphics/glew
- libGLU.so : graphics/libGLU
- libGL.so : graphics/libglvnd
- libGLEW.so : graphics/glew
- libGLU.so : graphics/libGLU
- libSDL2_image.so : graphics/sdl2_image
- libSDL2.so : devel/sdl20
- This port is required by:
- for Libraries
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for cegui-0.8.7_20:
DOCS=on: Build and/or install documentation
FREETYPE=on: TrueType font rendering support
FRIBIDI=on: Bidirectional text support via GNU FriBidi
LUA=on: Lua scripting language support
PCRE=on: Use Perl Compatible Regular Expressions
====> Options available for the group XMLPARSER
EXPAT=on: XML parser support via Expat
XERCES=off: XML parser support via Xerces
LIBXML2=on: XML parser support via libxml2
RAPIDXML=off: XML parser support via RapidXML
TINYXML=on: XML parser support via TinyXML
====> Options available for the group IMAGECODEC
DEVIL=on: DevIL based ImageCodec module
FREEIMAGE=on: FreeImage based ImageCodec module
SDL2=on: SDL2 based ImageCodec module
====> Options available for the group RENDERER
OPENGL=on: 2D/3D rendering support via OpenGL
OPENGL3=on: OpenGL 3+ support (core profile)
OGRE=on: Ogre3D support
IRRLICHT=off: Irrlicht support
===> Use 'make config' to modify these settings
- Options name:
- graphics_cegui
- USES:
- cmake compiler:c++11-lib iconv localbase pkgconfig tar:bzip2 gnome lua:51 gl gl sdl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.1_3 02 Jun 2007 17:53:44
 |
oliver  |
the header files deployed by devil are not compatible with gcc 4.0
cegui uses devil, so force gcc 3.4 until devil is fixed |
0.4.1_3 25 May 2007 17:49:58
 |
oliver  |
move from X11BASE to LOCALBASE
bump PORTREVISION |
0.4.1_2 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.4.1_1 07 May 2006 23:46:33
 |
edwin  |
Remove USE_REINPLACE for categories starting with a G |
0.4.1_1 25 Feb 2006 19:08:56
 |
ade  |
Post libtool-conversion fixups
Submitted by: pointyhat
Approved by: portmgr (implicit) |
0.4.1 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.4.1 27 Nov 2005 11:16:40
 |
oliver  |
update to 0.4.1 |
0.4.0_1 15 Nov 2005 06:52:12
 |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.4.0_1 05 Oct 2005 22:08:01
 |
oliver  |
remove xerces-c 2.0 dependency and use the included TinyXML as parser |
0.4.0 03 Oct 2005 20:38:07
 |
oliver  |
fix build on FreeBSD 4 by switching from libtool 1.5 to 1.3 |
0.4.0 03 Oct 2005 18:30:09
 |
oliver  |
Crazy Eddie's GUI System is a free library providing windowing and widgets for
graphics APIs / engines where such functionality is not natively available, or
severely lacking.
WWW: http://www.cegui.org.uk/ |