diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2011-03-03 10:00:25 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-03-04 10:12:47 -0600 |
commit | 5c6948d12668ebf81829560086325be52856c6aa (patch) | |
tree | 23f68db346d72a327ad61eb9eee9cc94561c2336 /libraries/haskell-OpenGL/slack-desc | |
parent | dc5505c7694476749d8fbb27869f26669c3c579c (diff) |
libraries/haskell-OpenGL: Added (binding for opengl graphics system)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/haskell-OpenGL/slack-desc')
-rw-r--r-- | libraries/haskell-OpenGL/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/haskell-OpenGL/slack-desc b/libraries/haskell-OpenGL/slack-desc new file mode 100644 index 0000000000000..9d8df4dc6b604 --- /dev/null +++ b/libraries/haskell-OpenGL/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------------------------------------------------------| +haskell-OpenGL: haskell-OpenGL (A binding for the OpenGL graphics system) +haskell-OpenGL: +haskell-OpenGL: A Haskell binding for the OpenGL graphics system (GL, version 3.2) +haskell-OpenGL: and its accompanying utility library (GLU, version 1.3). +haskell-OpenGL: +haskell-OpenGL: +haskell-OpenGL: +haskell-OpenGL: +haskell-OpenGL: +haskell-OpenGL: +haskell-OpenGL: |