Port details on branch 2024Q2 |
- libosmesa Off-Screen Mesa implementation of the OpenGL API
- 24.0.6 graphics =0 24.0.6Version of this port present on the latest quarterly branch.
- Maintainer: x11@FreeBSD.org
- Port Added: 2024-04-30 06:15:05
- Last Update: 2024-04-30 06:14:01
- Commit Hash: 8e8cb7f
- License: MIT
- WWW:
- https://www.mesa3d.org/
- Description:
- Mesa is a 3-D graphics library with an API which is very similar to that
of OpenGL*. To the extent that Mesa utilizes the OpenGL command syntax or
state machine, it is being used with authorization from Silicon Graphics,
Inc. However, the author makes no claim that Mesa is in any way a
compatible replacement for OpenGL or associated with Silicon Graphics, Inc.
This is a Off-Screen version of Mesa in order to do off-screen rendering in
other packages like VTK. Offscreen rendering is useful for a
number of things, such as batch processing, parallel processing, and
remote processing.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libosmesa>0:graphics/libosmesa
- To install the port:
- cd /usr/ports/graphics/libosmesa/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/libosmesa
- pkg install libosmesa
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libosmesa
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1714022326
SHA256 (mesa-24.0.6.tar.xz) = 8b7a92dbe6468c18f2383700135b5fe9de836cdf0cc8fd7dbae3c7110237d604
SIZE (mesa-24.0.6.tar.xz) = 20115628
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:
-
- py39-mako>0 : textproc/py-mako@py39
- bison : devel/bison
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- xorgproto>=0 : x11/xorgproto
- Library dependencies:
-
- libglapi.so : graphics/mesa-libs
- libLLVM-15.so : devel/llvm15
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_libosmesa
- USES:
- llvm:lib,noexport xorg compiler:c++11-lib bison meson pathfix pkgconfig python:build shebangfix tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|