diff options
author | M.Dinslage <daedra1980{at}gmail{dot}com> | 2010-05-13 00:57:53 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:57:53 +0200 |
commit | 7f2897563b08f3f0982b9a42003f68f70aa4f8e5 (patch) | |
tree | 99f548ad824db9086ed68e9923ac69f26eb72f78 /development/freeglut/slack-desc | |
parent | 1ea71ccb78e1b5cb5b75f1c08553e1491e7be269 (diff) | |
download | slackbuilds-7f2897563b08f3f0982b9a42003f68f70aa4f8e5.tar.gz |
development/freeglut: Added to 13.0 repository
Diffstat (limited to 'development/freeglut/slack-desc')
-rw-r--r-- | development/freeglut/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/freeglut/slack-desc b/development/freeglut/slack-desc new file mode 100644 index 0000000000..357dfd3144 --- /dev/null +++ b/development/freeglut/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------------------------------------------------------|
+freeglut: Freeglut (OpenSourced alternative to OpenGL Utility Toolkit (GLUT))
+freeglut:
+freeglut: GLUT was originally written by Mark Kilgard to support the sample
+freeglut: programs in the second edition OpenGL 'RedBook'. Since then, GLUT
+freeglut: has been used in a wide variety of practical applications because it
+freeglut: is simple, widely available and highly portable. GLUT (and hence
+freeglut: freeglut) allows the user to create and manage windows containing
+freeglut: OpenGL contexts on a wide range of platforms.
+freeglut:
+freeglut:
+freeglut:
|