Path to this page:
./
graphics/glx-utils,
OpenGL glxgears and glxinfo
Branch: pkgsrc-2013Q2,
Version: 7.4.4,
Package name: glx-utils-7.4.4,
Maintainer: pkgsrc-usersThe glxinfo program can be used to learn about your OpenGL library.
It can identify the OpenGL implementation in use and the detected
hardware.
The glxgears program is a GLX implementation of the "gears" demo.
These tools are from the MesaDemos source code.
Required to run:[
graphics/MesaLib] [
graphics/glu]
Required to build:[
pkgtools/x11-links] [
x11/dri2proto] [
x11/glproto] [
x11/damageproto] [
x11/xextproto] [
x11/xf86vidmodeproto] [
x11/fixesproto] [
x11/xproto] [
x11/inputproto] [
x11/xf86driproto]
Master sites:
Version history: (Expand)
- (2013-08-12) Updated to version: glx-utils-7.4.4
- (2013-07-08) Package added to pkgsrc.se, version glx-utils-7.11.2 (created)
CVS history: (Expand)
2013-08-11 20:29:10 by Matthias Scheler | Files touched by this commit (2) |
Log message:
Pullup ticket #4205 - requested by khorben
graphics/glx-utils: build fix
Revisions pulled up:
- graphics/glx-utils/Makefile 1.11
- graphics/glx-utils/hacks.mk 1.1
---
Module Name: pkgsrc
Committed By: khorben
Date: Sat Aug 10 23:02:26 UTC 2013
Modified Files:
pkgsrc/graphics/glx-utils: Makefile
Added Files:
pkgsrc/graphics/glx-utils: hacks.mk
Log message:
Crude compilation fix for graphics/glx-utils:
- MesaDemos 7.11.2 was never released
- fall back to MesaDemos 7.4.4 for the time being (as still found in
distinfo)
|