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

csfml 2.5.1

C bindings for the SFML multimedia library

CSFML is the official C binding to the SFML libraries. 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 csfml 2.5.1 as follows:

guix install csfml@2.5.1

Or install the latest version:

guix install csfml

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.