libglu 9.0.2-1.1 source package in Ubuntu

Changelog

libglu (9.0.2-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * control: Let libglu1-mesa-dev depend on libopengl-dev so that opengl.pc
    referenced by our glu.pc is available too (closes: #1009731).

 -- Micha Lenk <email address hidden>  Sat, 15 Oct 2022 23:23:58 +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
Mantic release main graphics
Lunar release main graphics

Downloads

File Size SHA-256 Checksum
libglu_9.0.2-1.1.dsc 1.8 KiB b36c23281cbc1c4c6371b81d991b3074ce28b880d46fe8a5747677495f7c55b2
libglu_9.0.2.orig.tar.gz 650.2 KiB 24effdfb952453cc00e275e1c82ca9787506aba0282145fff054498e60e19a65
libglu_9.0.2-1.1.diff.gz 14.3 KiB 75d227b8cd8357f4d8891720a01a3606974bedd3187a09b4a321ff866a42b325

Available diffs

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.