./graphics/glew, OpenGL Extension Wrangler Library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.2.0nb2, Package name: glew-2.2.0nb2, Maintainer: pkgsrc-users

The OpenGL Extension Wrangler Library (GLEW) is a cross-platform C/C++
extension loading library. GLEW provides efficient run-time mechanisms for
determining which OpenGL extensions are supported on the target platform.
OpenGL core and extension functionality is exposed in a single header file.


Required to run:
[graphics/MesaLib] [graphics/glu]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 816.271 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Remove SHA1 hashes for distfiles
   2021-07-04 10:08:04 by Nia Alarie | Files touched by this commit (1)
Log message:
glew: Fix .pc file generation, bump PKGREVISION.

Previously the prefix was not set and defaulted to /usr, which is
Usually Wrong.
   2021-02-17 15:20:35 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
glew: restore patch chunk lost in update that fixes RELRO build

Bump PKGREVISION.
   2021-02-16 11:25:01 by Nia Alarie | Files touched by this commit (4)
Log message:
glew: Update to 2.2.0

Changes:
new extensions and minor bug fixes
   2020-03-20 12:58:37 by Nia Alarie | Files touched by this commit (640)
Log message:
*: Convert broken sourceforge HOMEPAGEs back to http
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2019-09-25 15:22:09 by Nia Alarie | Files touched by this commit (2)
Log message:
glew: Needs glu