diff options
author | David Spencer <nobbutl@yahoo.co.uk> | 2010-05-11 20:00:46 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:00:46 +0200 |
commit | cc3177257b826f8394cf6df36b2321431d57cbd0 (patch) | |
tree | 472f55a735fd7d98804cdeb2b51a36f9684c17e5 /libraries/glew/slack-desc | |
parent | b934b98ab391442286517f65195e6ee34494e5f0 (diff) |
libraries/glew: Added to 12.0 repository
Diffstat (limited to 'libraries/glew/slack-desc')
-rw-r--r-- | libraries/glew/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/glew/slack-desc b/libraries/glew/slack-desc new file mode 100644 index 0000000000000..5adb63318d414 --- /dev/null +++ b/libraries/glew/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +glew: glew (the OpenGL Extension Wrangler Library) +glew: +glew: The OpenGL Extension Wrangler Library (GLEW) is a cross-platform +glew: open-source C/C++ extension loading library. GLEW provides efficient +glew: run-time mechanisms for determining which OpenGL extensions are +glew: supported on the target platform. +glew: +glew: Homepage: http://glew.sourceforge.net/ +glew: +glew: +glew: |