diff options
Diffstat (limited to 'devel/sfml/pkg-descr')
-rw-r--r-- | devel/sfml/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/sfml/pkg-descr b/devel/sfml/pkg-descr new file mode 100644 index 000000000000..dba2125b083c --- /dev/null +++ b/devel/sfml/pkg-descr @@ -0,0 +1,9 @@ +SFML is a portable and easy to use multimedia API written in C++. +You can see it as a modern, object-oriented alternative to SDL. + +SFML is composed of several packages to perfectly suit your needs. +You can use SFML as a minimal windowing system to interface with +OpenGL, or as a fully-featured multimedia library for building games +or interactive programs. + +WWW: http://www.sfml-dev.org/index.php |