This script is for Slackware 13.1 only and may be outdated.

SlackBuilds Repository

13.1 > Libraries > SFML (1.6)

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.'

Main features:
* Portable
SFML compiles on standard platforms like Windows (98, 2000, XP, Vista)
and Unix systems (Linux, Mac OS X). As the library grows up, support
for more operating systems will be added.
* Object-oriented
SFML is written in C++ and provides an efficient, object-oriented
design. It relies on standard patterns and idioms to provide a simple
and robust framework.
* Easy to use
SFML aims at being easy to manipulate. Effort is put on internal code
to provide the simplest public interface.
* Flexible
Instead of being one big API, SFML rather contains a lot of small
packages, that can be chosen and combined according to the intended
usage. You can use only the base package to get input and windowing,
as well as the full graphics package with sprites and post-effects.
* Easily integrable
SFML can be used in one or more windows, and/or can be integrated in
existing interface components. Integration with existing graphical user
interface (GUI) libraries is easy, so that you can add SFML views into
complex interfaces built with Qt, wxWidgets, MFC or whatever.

SFML is available in the following languages:
* C++
* C
* .Net (C#, VB.Net, C++/CLI, ...)
* Python
* D
* Ruby

This requires OpenAL and libsndfile.

Maintained by: Pawel Standowicz
Keywords: sfml,c++,multimedia library
ChangeLog: SFML

Homepage:
http://www.sfml-dev.org

Source Downloads (32bit):
SFML-1.6-sdk-linux-32.tar.gz (acc678933c19558587aad8332ea6f459)

Source Downloads (64bit):
SFML-1.6-sdk-linux-64.tar.gz (7a9b3a1ef6d14cd25090e440ccdbb3a8)

Download SlackBuild:
SFML.tar.gz
SFML.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
SFML.SlackBuild
SFML.info
slack-desc

Validated for Slackware 13.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds