libsfml-network

[brief]

The SFML Network module.

SFML logo

sfml-network build2 package

cppget

SFML is a simple, fast, cross-platform and object-oriented multimedia API. It provides access to windowing, graphics, audio and network. It is written in C++, and has bindings for various languages such as C, .Net, Ruby, Python.

This project builds and defines the build2 package for the Network module of SFML.

Usage

Add sfml-network to your build2 manifest file.

depends: libsfml-network ^2.5.1

You can specify your target platform directly or let build2 try to auto-detect your system:

config.libsfml_network.platform = # SFML platform identifier

Supported platform identifiers are:

linux
macos
windows
freebsd
openbsd
netbsd
android
ios

You can determine if you want to use OpenGLES (default is false).

config.libsfml_network.use_opengles = # true or false

Dependencies

This module requires certain

On Unix based system these are:

license Zlib
project sfml
url www.sfml-dev.org
doc-url www.sfml-dev.org/documentation/2.5.1/group__network.php
src-url github.com/SFML
topics C++SFML
1 Version
version 2.5.1+2
repository https://pkg.cppget.org/1/stable
depends 1; libsfml-system
reviews +1