diff options
author | Talos Thoren <talosthoren@gmail.com> | 2014-05-03 13:48:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-03 13:48:55 +0700 |
commit | 8329fd12123035654c53208e5b1b8bbe17b383dc (patch) | |
tree | 4ff28c28f9dcb58c8ab95a71af7b0f840c476961 /libraries/MyGUI/slack-desc | |
parent | 14facae84167291cdade25e1d9fce367f03c1e43 (diff) | |
download | slackbuilds-8329fd12123035654c53208e5b1b8bbe17b383dc.tar.gz |
libraries/MyGUI: Added (fast, simple and flexible GUI).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/MyGUI/slack-desc')
-rw-r--r-- | libraries/MyGUI/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/MyGUI/slack-desc b/libraries/MyGUI/slack-desc new file mode 100644 index 0000000000..a3b9f4c848 --- /dev/null +++ b/libraries/MyGUI/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------------------------------------------------------| +MyGUI: MyGUI (fast, simple and flexible GUI) +MyGUI: +MyGUI: MyGUI is a library for creating Graphical User Interfaces (GUIs) for +MyGUI: games and 3D applications. The main goals of MyGUI are: speed, +MyGUI: flexibility and ease of use. +MyGUI: +MyGUI: URL: http://mygui.info/ +MyGUI: +MyGUI: +MyGUI: +MyGUI: |