./wip/OpenGLUT, OpenGLUT is an open source evolution of the GLUT API

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


Branch: CURRENT, Version: 0.6.3, Package name: OpenGLUT-0.6.3, Maintainer: pkgsrc-users

OpenGLUT is an open source evolution of the GLUT API. The goals
include cleaning the API, fixing bugs, adding features, portability,
and documenting the library. OpenGLUT is prepared to break with
GLUT compatibility in order to achieve its primary goals.

The code is based on freeglut, with numerous bugfixes above and
beyond that, and a few new features. As such, it is fairly usable.
On the other hand, there are major features to be added to the API,
and plans to deprecate some obsolete, redundant, and inconsistant
features that OpenGLUT inherited. It is best to regard OpenGLUT
as experimental, but seeking feedback. This paragraph should
probably be revisited in the DESCR file around when OpenGLUT 1.0
is released.

See the web site for more information:

http://OpenGLUT.SourceForge.net/


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

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

Master sites:

RMD160: be2297b515a2f0673d87a5cc34e5607c3c4d22b7
Filesize: 427.174 KB

Version history: (Expand)


CVS history: (Expand)


   2014-10-09 16:06:26 by Thomas Klausner | Files touched by this commit (97)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2012-09-24 18:56:26 by Aleksej Saushev | Files touched by this commit (144)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't and might probably not have staged installation.
   2009-10-12 23:35:56 by Thomas Klausner | Files touched by this commit (12)
Log message:
Remove unnecessary lines (mostly unexec ${RMDIR})
   2009-05-06 12:47:32 by Aleksey Cheusov | Files touched by this commit (20)
Log message:

fixed: if-less endif
   2009-03-20 20:43:38 by Jörg Sonnenberger | Files touched by this commit (284)
Log message:
Convert buildlink3.mk files to new world order.
   2008-05-29 19:27:10 by Tobias Nygren | Files touched by this commit (3)
Log message:
Fix destdir breakage and modular support.
   2006-05-19 18:51:13 by Yoshito Komatsu | Files touched by this commit (107)
Log message:
Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org.
   2005-11-03 13:17:09 by Roland Illig | Files touched by this commit (1)
Log message:
Using "+=" with CONFIGURE_ARGS.