Port details on branch 2024Q1 |
- osg C++ OpenGL scene graph library for real-time rendering
- 3.6.5_74 graphics =4 3.6.5_70Version of this port present on the latest quarterly branch.
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2001-05-31 07:10:37
- Last Update: 2024-11-21 13:37:59
- Commit Hash: 478505f
- People watching this port, also watch:: pango, xorg-libraries, irrlicht, xorg-fonts-truetype, freeglut
- License: OSGPL
- WWW:
- https://www.openscenegraph.org/
- Description:
- The Open Scene Graph is a cross-platform C++ OpenGL library for the
real-time, photo-realistic rendering of large 3D models. Uses range from
visual simulation, to scientific modelling, to games, to whatever you can
think of!
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/graphics/osg/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/osg
- pkg install osg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: osg
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1581433181
SHA256 (openscenegraph-OpenSceneGraph-OpenSceneGraph-3.6.5_GH0.tar.gz) = aea196550f02974d6d09291c5d83b51ca6a03b3767e234a8c0e21322927d1e12
SIZE (openscenegraph-OpenSceneGraph-OpenSceneGraph-3.6.5_GH0.tar.gz) = 5780762
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xinerama.pc : x11/libXinerama
- xrandr.pc : x11/libXrandr
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xinerama.pc : x11/libXinerama
- xrandr.pc : x11/libXrandr
- Library dependencies:
-
- libpng.so : graphics/png
- libtiff.so : graphics/tiff
- libavcodec.so.58 : multimedia/ffmpeg4
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libgif.so : graphics/giflib
- libjpeg.so : graphics/jpeg-turbo
- libGL.so : graphics/libglvnd
- This port is required by:
- for Libraries
-
- devel/simgear
- games/flightgear
- games/openmw
- graphics/osgearth
- misc/dartsim
- print/scribus
- print/scribus-devel
-
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 osg-3.6.5_74:
ASIO=off: ASIO support (resthttp plugin)
COLLADA=off: COLLADA (dae) format support
CURL=off: Data transfer support via cURL
DCMTK=off: DICOM format support
FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...)
FONTCONFIG=on: X11 font configuration support
FREETYPE=on: TrueType font rendering support
GDAL=off: GDAL support
GIF=on: GIF image format support
GSTREAMER=off: Multimedia support via GStreamer
GTA=off: GTA file format support
JASPER=off: JPEG 2000 support via JasPer
LIBLAS=off: liblas support
LUA=off: Lua scripting language support
NVTT=off: Use NVidia texture tools
OPENEXR=off: HDR image format support via OpenEXR
PDF=off: PDF document support
SDL=off: Use SDL (joystick support in present3d)
SVG=off: SVG vector image format support
VNC=off: LibVNCServer support
XINERAMA=on: X11 Xinerama extension support
XRANDR=on: X11 XRandR extension support
===> Use 'make config' to modify these settings
- Options name:
- graphics_osg
- USES:
- alias cmake compiler:c11 jpeg gl pkgconfig xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|