summaryrefslogtreecommitdiffstats
path: root/libraries/glfw3/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/glfw3/slack-desc')
-rw-r--r--libraries/glfw3/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/glfw3/slack-desc b/libraries/glfw3/slack-desc
new file mode 100644
index 0000000000..a149a7e4ba
--- /dev/null
+++ b/libraries/glfw3/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 ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+glfw3: GLFW 3 (OpenGL framework)
+glfw3:
+glfw3: GLFW is a free, Open Source, multi-platform library for opening a
+glfw3: window, creating an OpenGL context and managing input. It is easy to
+glfw3: integrate into existing applications and does not lay claim to the
+glfw3: main loop.
+glfw3:
+glfw3: GLFW is written in C and has native support for Windows, Mac OS X and
+glfw3: many Unix-like systems using the X Window System, such as Linux and
+glfw3: FreeBSD.
+glfw3: This is version 3 of GLFW with an incompatible API to GLFW 2.