This package browser is in early development. Mind the rough edges.

sfml 3.0.1

Simple and Fast Multimedia Library

SFML provides a simple interface to the various computer components, to ease the development of games and multimedia applications. It is composed of five modules: system, window, graphics, audio and network.

Installation

Install sfml 3.0.1 as follows:

guix install sfml@3.0.1

Or install the latest version:

guix install sfml

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.