macOS
brew install glbinding@2local Homebrew formula metadata
brew
C++ binding for the OpenGL API. Version 2.1.4 via Homebrew; verified 2026-05-18.
install
brew install glbinding@2local Homebrew formula metadata
sudo apt install glbinding-docDebian stable package indexes · glbinding-doc · source: deb.debian.org
nix profile install nixpkgs#glbindingnixpkgs package indexes · pkgs/by-name/gl/glbinding/package.nix · source: api.github.com
sudo pacman -S glbindingArch Linux sync databases · glbinding · source: geo.mirror.pkgbuild.com
sudo zypper install glbinding-aux-developenSUSE Tumbleweed package metadata · glbinding-aux-devel · source: download.opensuse.org
overview
C++ binding for the OpenGL API
history
glbinding@2 is the Homebrew versioned formula for the 2.x generation of glbinding, the C++ OpenGL binding generated from Khronos gl.xml. The formula role is to keep the older major line installable for projects that have not moved to the later glbinding API and build assumptions.
The upstream glbinding project began publishing 1.x releases in 2014, followed by 2.0.0 in 2016 and 2.1.x releases through 2018. The official documentation index lists v2.0 and v2.1 documentation branches, which is the source-backed reason a package manager can expose a versioned 2.x formula separately from the unversioned formula.
Versioned formulas like glbinding@2 matter in graphics stacks because downstream applications may be tied to a C++ API, CMake package layout, compiler baseline, or ABI expectation from a specific major line. The formula therefore serves compatibility and reproducibility rather than representing a separate upstream project.
Practitioners install glbinding@2 when they need the 2.x headers, library names, tools, and documentation behavior expected by an older OpenGL application or build recipe. They still use the upstream pattern: create an OpenGL context with a toolkit such as GLFW, GTK, Qt, or SDL, initialize glbinding, and link through the package's CMake integration.
For package nerds, glbinding@2 is a textbook versioned formula: same upstream repository, same project identity, but a pinned major branch kept available to avoid forcing all dependent graphics software onto the unversioned formula's major line at once.
security posture
No matching local secret-handling manifest was found for glbinding@2. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
glmeta | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/cginternals/glbinding
install metadata
| Package key | brew:glbinding@2 |
|---|---|
| Version | 2.1.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/glbinding@2 |
| Homepage | https://glbinding.org/ |
| Repository | https://github.com/cginternals/glbinding |
| Upstream docs | https://github.com/cginternals/glbinding/wiki |
| License | MIT |
| Source archive | https://github.com/cginternals/glbinding/archive/refs/tags/v2.1.4.tar.gz |
| Last updated | 2026-05-18T19:26:08-04:00 |
| Pulse | updated |
| Build dependencies | cmake |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | glbinding@2 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
glbinding-doc 3.3.0-2
documentation for glbinding
https://github.com/cginternals/glbinding
sudo apt install glbinding-docglbinding-tools 3.3.0-2+b1
command-line tools for glbinding
https://github.com/cginternals/glbinding
sudo apt install glbinding-toolslibglbinding-dev 3.3.0-2+b1
development files for glbinding
https://github.com/cginternals/glbinding
sudo apt install libglbinding-devlibglbinding3 3.3.0-2+b1
cross-platform C++ binding for OpenGL
https://github.com/cginternals/glbinding
sudo apt install libglbinding3glbinding
nix profile install nixpkgs#glbindingglbinding-doc 2.1.1-2build2
documentation for glbinding
https://github.com/cginternals/glbinding
sudo apt install glbinding-docglbinding-tools 2.1.1-2build2
command-line tools for glbinding
https://github.com/cginternals/glbinding
sudo apt install glbinding-toolslibglbinding-dev 2.1.1-2build2
development files for glbinding
https://github.com/cginternals/glbinding
sudo apt install libglbinding-devlibglbinding2 2.1.1-2build2
cross-platform C++ binding for OpenGL
https://github.com/cginternals/glbinding
sudo apt install libglbinding2glbinding 3.5.0-1
A C++ binding for the OpenGL API, generated using the gl.xml specification
sudo pacman -S glbindingglbinding-aux-devel 3.5.0-2.3
Headers and objects for building against glbinding's auxiliary features
https://github.com/cginternals/glbinding
sudo zypper install glbinding-aux-develglbinding-devel 3.5.0-2.3
Headers and objects to build against glbinding
https://github.com/cginternals/glbinding
sudo zypper install glbinding-devellibglbinding-aux3 3.5.0-2.3
Auxiliary shared library for glbinding
https://github.com/cginternals/glbinding
sudo zypper install libglbinding-aux3libglbinding3 3.5.0-2.3
C++ binding for the OpenGL API
https://github.com/cginternals/glbinding
sudo zypper install libglbinding3source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.