Port details on branch 2024Q4 |
- sfml Simple and Fast Multimedia Library
- 2.6.1 devel =0 2.6.1Version of this port present on the latest quarterly branch.
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2024-11-17 18:51:12
- Last Update: 2024-11-17 18:50:34
- Commit Hash: 738f9cd
- License: ZLIB
- WWW:
- https://www.sfml-dev.org/
- https://github.com/SFML/SFML
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/devel/sfml/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/sfml
- pkg install SFML
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: SFML
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1717434619
SHA256 (SFML-SFML-2.6.1_GH0.tar.gz) = 82535db9e57105d4f3a8aedabd138631defaedc593cab589c924b7d7a11ffb9d
SIZE (SFML-SFML-2.6.1_GH0.tar.gz) = 25499153
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xcursor.pc : x11/libXcursor
- xrandr.pc : x11/libXrandr
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xcursor.pc : x11/libXcursor
- xrandr.pc : x11/libXrandr
- Library dependencies:
-
- libFLAC.so : audio/flac
- libogg.so : audio/libogg
- libvorbis.so : audio/libvorbis
- libfreetype.so : print/freetype2
- libopenal.so.1 : audio/openal-soft
- libGL.so : graphics/libglvnd
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for SFML-2.6.1:
DOCS=on: Build and/or install documentation
DOXYGEN=off: Build documentation with Doxygen
====> SFML modules
AUDIO=on: SFML Audio module
GRAPHICS=on: SFML Graphics module
NETWORK=on: SFML Network module
WINDOW=on: SFML Window module
===> Use 'make config' to modify these settings
- Options name:
- devel_sfml
- USES:
- cmake compiler:c++11-lang openal:al gl xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.6.1 17 Nov 2024 18:50:34 |
Dimitry Andric (dim) |
devel/smfl: mark broken on FreeBSD 15
PR: 281540
Approved by: amdmi3 (maintainer)
MFH: 2024Q4
(cherry picked from commit 38e12e980ad5d43ed70ee71b6fa5ea23c91ed47c) |
Number of commits found: 1
|