macOS
brew install glbinding@2local Homebrew formula metadata
安装
brew install glbinding@2local Homebrew formula metadata
nix profile install nixpkgs#glbindingnixpkgs package indexes · pkgs/by-name/gl/glbinding/package.nix · 来源: api.github.com
sudo pacman -S glbindingArch Linux sync databases · glbinding · 来源: geo.mirror.pkgbuild.com
sudo apt install glbinding-docDebian stable package indexes · glbinding-doc · 来源: deb.debian.org
sudo zypper install glbinding-aux-developenSUSE Tumbleweed package metadata · glbinding-aux-devel · 来源: download.opensuse.org
概览
C++ binding for the OpenGL API
历史
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.
安全态势
没有找到 glbinding@2 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
glmeta | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/cginternals/glbinding
安装元数据
| 软件包键 | brew:glbinding@2 |
|---|---|
| 版本 | 2.1.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/glbinding@2 |
| 主页 | https://glbinding.org/ |
| 仓库 | https://github.com/cginternals/glbinding |
| 上游文档 | https://github.com/cginternals/glbinding/wiki |
| 许可证 | MIT |
| 源码归档 | https://github.com/cginternals/glbinding/archive/refs/tags/v2.1.4.tar.gz |
| 最后更新 | 2026-05-18T19:26:08-04:00 |
| Pulse | updated |
| 构建依赖 | cmake |
| Bottle | 可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 libglbinding3来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.