glbinding 2.1.1-2build2 source package in Ubuntu

Changelog

glbinding (2.1.1-2build2) noble; urgency=high

  * No change rebuild against frame pointers and time_t.

 -- Julian Andres Klode <email address hidden>  Mon, 22 Apr 2024 16:48:58 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
glbinding_2.1.1.orig.tar.gz 3.0 MiB 253671f2b730a6efa55de92a704938bb0f1761d151f3f8e87c043c51d46ea1e4
glbinding_2.1.1-2build2.debian.tar.xz 19.3 KiB 26abf254674f29cd2175be5597a717e1a98d5eef23532056393bdf8f89b62d45
glbinding_2.1.1-2build2.dsc 2.4 KiB 2b89c82c3312e966c4d314838b1e9f5b12c8c7948a2baaa87d9e8348f447c728

Available diffs

View changes file

Binary packages built by this source

glbinding-doc: documentation for glbinding

 glbinding leverages modern C++11 features like enum classes,
 lambdas, and variadic templates, instead of relying on macros;
 all OpenGL symbols are real functions and variables.
 .
 It provides type-safe parameters, per feature API header, lazy
 function resolution, multi-context and multi-thread support,
 global and local function callbacks, meta information about the
 generated OpenGL binding and the OpenGL runtime, as well as tools
 and examples for quick-starting your projects.
 .
 This package provides the documentation.

glbinding-tools: command-line tools for glbinding

 glbinding leverages modern C++11 features like enum classes,
 lambdas, and variadic templates, instead of relying on macros;
 all OpenGL symbols are real functions and variables.
 .
 It provides type-safe parameters, per feature API header, lazy
 function resolution, multi-context and multi-thread support,
 global and local function callbacks, meta information about the
 generated OpenGL binding and the OpenGL runtime, as well as tools
 and examples for quick-starting your projects.
 .
 This package provides the command-line tools.

glbinding-tools-dbgsym: debug symbols for glbinding-tools
libglbinding-dev: development files for glbinding

 glbinding leverages modern C++11 features like enum classes,
 lambdas, and variadic templates, instead of relying on macros;
 all OpenGL symbols are real functions and variables.
 .
 It provides type-safe parameters, per feature API header, lazy
 function resolution, multi-context and multi-thread support,
 global and local function callbacks, meta information about the
 generated OpenGL binding and the OpenGL runtime, as well as tools
 and examples for quick-starting your projects.
 .
 This package provides the development files.

libglbinding2: cross-platform C++ binding for OpenGL

 glbinding leverages modern C++11 features like enum classes,
 lambdas, and variadic templates, instead of relying on macros;
 all OpenGL symbols are real functions and variables.
 .
 It provides type-safe parameters, per feature API header, lazy
 function resolution, multi-context and multi-thread support,
 global and local function callbacks, meta information about the
 generated OpenGL binding and the OpenGL runtime, as well as tools
 and examples for quick-starting your projects.
 .
 This package provides the shared libraries.

libglbinding2-dbgsym: debug symbols for libglbinding2