diff options
author | Pawel Standowicz <standek@gmail.com> | 2011-03-05 14:41:34 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-03-05 14:41:34 -0300 |
commit | 549378e50fd40e8d9002d360385f981b9d76870d (patch) | |
tree | 4d772d6161a19b8d34e1352a6885ad3cf7e21eb8 /libraries/SFML/slack-desc | |
parent | f95563184b7aba07ef0ec3f5a4ad0d79c41e005b (diff) | |
download | slackbuilds-549378e50fd40e8d9002d360385f981b9d76870d.tar.gz |
libraries/SFML: Added (Simple and Fast Multimedia Library)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/SFML/slack-desc')
-rw-r--r-- | libraries/SFML/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/SFML/slack-desc b/libraries/SFML/slack-desc new file mode 100644 index 0000000000..cca65a0e57 --- /dev/null +++ b/libraries/SFML/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------------------------------------------------------| +SFML: SFML (Simple and Fast Multimedia Library) +SFML: +SFML: SFML is a portable and easy to use multimedia API written in C++. +SFML: You can see it as a modern, object-oriented alternative to SDL. +SFML: SFML is composed of several packages to perfectly suit your needs. +SFML: You can use SFML as a minimal windowing system to interface with +SFML: OpenGL, or as a fully-featured multimedia library for building games +SFML: or interactive programs. +SFML: +SFML: For more info visit: http://www.sfml-dev.org/ +SFML: |