libglu 9.0.2-1 source package in Ubuntu

Changelog

libglu (9.0.2-1) unstable; urgency=medium

  * New upstream release.
  * Use secure copyright file specification URI.
  * control: Migrate to libgl-dev.
  * watch: Updated.
  * control, rules: Migrate to debhelper-compat, bump to 13.
  * copyright, install: glu_mangle.h is gone.
  * control, rules: Build with meson, add support for glvnd.

 -- Timo Aaltonen <email address hidden>  Fri, 04 Mar 2022 16:49:49 +0200

Upload details

Uploaded by:
Debian X Strike Force
Uploaded to:
Sid
Original maintainer:
Debian X Strike Force
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release main graphics

Downloads

File Size SHA-256 Checksum
libglu_9.0.2-1.dsc 1.8 KiB 5ccc11c3ba3bf8455e5b3e7270cb21a90d1fbcde97c39bdbb3f015c5f8e9b297
libglu_9.0.2.orig.tar.gz 650.2 KiB 24effdfb952453cc00e275e1c82ca9787506aba0282145fff054498e60e19a65
libglu_9.0.2-1.diff.gz 14.3 KiB 1a053d125f27eaa6596bc17e732a425a13618016bd2af6772f05799c5f7dbcde

No changes file available.

Binary packages built by this source

libglu1-mesa: Mesa OpenGL utility library (GLU)

 GLU offers simple interfaces for building mipmaps; checking for the
 presence of extensions in the OpenGL (or other libraries which follow
 the same conventions for advertising extensions); drawing
 piecewise-linear curves, NURBS, quadrics and other primitives
 (including, but not limited to, teapots); tesselating surfaces; setting
 up projection matrices and unprojecting screen coordinates to world
 coordinates.
 .
 On Linux, this library is also known as libGLU or libGLU.so.1.
 .
 This package provides the SGI implementation of GLU provided by the
 Mesa project (ergo the "-mesa" suffix).

libglu1-mesa-dbgsym: debug symbols for libglu1-mesa
libglu1-mesa-dev: Mesa OpenGL utility library -- development files

 Includes headers and static libraries for compiling programs with GLU.
 .
 For a complete description of GLU, please look at the libglu1-mesa
 package.