Automic VaultAutomic Vault

brew

Installer glbinding avec Homebrew, Nix, pacman, apt, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de glbinding pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install glbinding

local Homebrew formula metadata

Linux

Nixvérifié · 92%
nix profile install nixpkgs#glbinding

nixpkgs package indexes · pkgs/by-name/gl/glbinding/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S glbinding

Arch Linux sync databases · glbinding · Source: geo.mirror.pkgbuild.com

Debian aptvérifié · 92%
sudo apt install glbinding-doc

Debian stable package indexes · glbinding-doc · Source: deb.debian.org

openSUSE zyppervérifié · 92%
sudo zypper install glbinding-aux-devel

openSUSE Tumbleweed package metadata · glbinding-aux-devel · Source: download.opensuse.org

aperçu

Résumé du paquet

C++ binding for the OpenGL API

Commandes et alias

  • glbinding-glmeta

historique

Historique du projet et usages

glbinding is a cross-platform C++ binding for the OpenGL API generated from the Khronos gl.xml specification. It replaces traditional macro-heavy OpenGL loaders with real functions, variables, C++ enum classes, lazy function resolution, and metadata around the generated API.

Historique du projet

The cginternals project released glbinding 1.0.0 in 2014 and continued through 2.x and 3.x documentation lines. Its design reflects the C++11 era of OpenGL tooling: stronger typing, generated headers, feature-centered includes, callbacks, multi-context support, and CMake integration instead of ad hoc extension-loader code.

Historique d'adoption

glbinding gained packaging across graphics-oriented development environments because it sits between OpenGL applications and windowing/toolkit stacks such as GLFW, GTK, Qt, and SDL. Its documentation also points to distribution through Homebrew, Debian, Ubuntu, Arch, vcpkg, Conan, and prebuilt Windows archives.

Modes d'utilisation

Practitioners include glbinding headers, initialize the binding after creating an OpenGL context, and then call OpenGL functions through the generated C++ namespaces. Projects commonly link it through CMake targets such as glbinding::glbinding and optionally glbinding::glbinding-aux for metadata, logging, and diagnostic support.

Pourquoi les passionnés de paquets s'y intéressent

For package maintainers, glbinding is interesting because it packages generated API code, CMake config files, examples, documentation, and tools around the Khronos registry. It also exposes a classic compatibility question for graphics stacks: the package must align compiler support, OpenGL headers, context-creation libraries, and downstream C++ ABI expectations.

Chronologie

  • 2014: glbinding 1.0.0 is published on GitHub releases.
  • 2016: glbinding 2.0.0 is published, followed by the 2.1 release line.
  • 2018: The project documents v3.0 and v2.1 as stable documentation branches on glbinding.org.
  • 2019: The README notes Khronos KHR header dependency handling as part of downstream build setup.

Related projects

  • OpenGL, Khronos OpenGL Registry, khrbinding-generator, GLEW, GLFW, Qt, GTK, SDL, CMake.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 8 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
glbinding-glmetacliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire3.5.0
gestionnaire mis à jour2026-06-22
données localesOK
amontà jour
dernière version détectéev3.5.0

https://github.com/cginternals/glbinding

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:glbinding
Version3.5.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/glbinding
Page d'accueilhttps://glbinding.org/
Dépôthttps://github.com/cginternals/glbinding
Docs amonthttps://glbinding.org/docs.html
LicenceMIT
Archive sourcehttps://github.com/cginternals/glbinding/archive/refs/tags/v3.5.0.tar.gz
Dernière mise à jour2026-06-22T14:03:34-07:00
Pulseupdated
Dépendances de compilationcmake
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameglbinding
Aliases
  • glbinding@3
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

glbinding-doc 3.3.0-2

documentation for glbinding

https://github.com/cginternals/glbinding

sudo apt install glbinding-doc
  • Section: doc
  • Architecture: all
  • Source Package: glbinding
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Glbinding
Debian stable package indexes · deb.debian.org · Debian stable package indexes: glbinding-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

glbinding-tools 3.3.0-2+b1

command-line tools for glbinding

https://github.com/cginternals/glbinding

sudo apt install glbinding-tools
  • Section: utils
  • Architecture: amd64
  • Source Package: glbinding
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Glbinding
Debian stable package indexes · deb.debian.org · Debian stable package indexes: glbinding-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libglbinding-dev 3.3.0-2+b1

development files for glbinding

https://github.com/cginternals/glbinding

sudo apt install libglbinding-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: glbinding
  • 2 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Glbinding
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libglbinding-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libglbinding3 3.3.0-2+b1

cross-platform C++ binding for OpenGL

https://github.com/cginternals/glbinding

sudo apt install libglbinding3
  • Section: libs
  • Architecture: amd64
  • Source Package: glbinding
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Glbinding
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libglbinding3 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

glbinding

nix profile install nixpkgs#glbinding
  • normalized package name match
  • Correspondance par : Glbinding
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gl/glbinding/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

glbinding-doc 2.1.1-2build2

documentation for glbinding

https://github.com/cginternals/glbinding

sudo apt install glbinding-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: glbinding
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Glbinding
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: glbinding-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

glbinding-tools 2.1.1-2build2

command-line tools for glbinding

https://github.com/cginternals/glbinding

sudo apt install glbinding-tools
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: glbinding
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Glbinding
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: glbinding-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libglbinding-dev 2.1.1-2build2

development files for glbinding

https://github.com/cginternals/glbinding

sudo apt install libglbinding-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: glbinding
  • 3 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Glbinding
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libglbinding-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libglbinding2 2.1.1-2build2

cross-platform C++ binding for OpenGL

https://github.com/cginternals/glbinding

sudo apt install libglbinding2
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: glbinding
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Glbinding
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libglbinding2 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

glbinding 3.5.0-1

A C++ binding for the OpenGL API, generated using the gl.xml specification

http://www.glbinding.org

sudo pacman -S glbinding
  • License: MIT
  • Architecture: x86_64
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Glbinding
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: glbinding from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

glbinding-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-devel
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: glbinding
  • 3 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Glbinding
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: glbinding-aux-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

glbinding-devel 3.5.0-2.3

Headers and objects to build against glbinding

https://github.com/cginternals/glbinding

sudo zypper install glbinding-devel
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: glbinding
  • 7 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Glbinding
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: glbinding-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libglbinding-aux3 3.5.0-2.3

Auxiliary shared library for glbinding

https://github.com/cginternals/glbinding

sudo zypper install libglbinding-aux3
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: glbinding
  • 5 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Glbinding
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libglbinding-aux3 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libglbinding3 3.5.0-2.3

C++ binding for the OpenGL API

https://github.com/cginternals/glbinding

sudo zypper install libglbinding3
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: glbinding
  • 5 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Glbinding
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libglbinding3 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment