Port details |
- sdl3 Cross-platform multimedia development API (version 3 preview)
- 3.1.6 devel =2 3.1.2Version of this port present on the latest quarterly branch.
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2024-06-10 13:39:05
- Last Update: 2024-11-02 16:15:39
- Commit Hash: 37ab57c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: ZLIB
- WWW:
- https://www.libsdl.org/
- https://github.com/libsdl-org/SDL
- Description:
- This library is designed to make it easy to write games that run on UNIX,
Win32, MacOS X and other platforms using the various native high-performance
media interfaces (for video, audio, etc) and presenting a single source-code
level API to your application. This is a fairly low level API, but using this,
completely portable applications can be written with a great deal of
flexibility.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/sdl3/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/sdl3
- pkg install sdl3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sdl3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1730558995
SHA256 (libsdl-org-SDL-preview-3.1.6_GH0.tar.gz) = 5da5e265c150b954d007bf1465b155d9df1d0d52f10115a49bb918dc8fe2826a
SIZE (libsdl-org-SDL-preview-3.1.6_GH0.tar.gz) = 7773892
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- input.h : devel/evdev-proto
- wayland-protocols>0 : graphics/wayland-protocols
- input.h : devel/evdev-proto
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- xcursor.pc : x11/libXcursor
- xext.pc : x11/libXext
- xi.pc : x11/libXi
- xfixes.pc : x11/libXfixes
- xrandr.pc : x11/libXrandr
- xrender.pc : x11/libXrender
- xscrnsaver.pc : x11/libXScrnSaver
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xcursor.pc : x11/libXcursor
- xext.pc : x11/libXext
- xi.pc : x11/libXi
- xfixes.pc : x11/libXfixes
- xrandr.pc : x11/libXrandr
- xrender.pc : x11/libXrender
- xscrnsaver.pc : x11/libXScrnSaver
- Library dependencies:
-
- libinotify.so : devel/libinotify
- libvulkan.so : graphics/vulkan-loader
- libwayland-egl.so : graphics/wayland
- libxkbcommon.so : x11/libxkbcommon
- libgbm.so : graphics/mesa-libs
- libOpenGL.so : graphics/libglvnd
- libEGL.so : graphics/libglvnd
- libGLESv1_CM.so : graphics/libglvnd
- libGLESv2.so : graphics/libglvnd
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sdl3-3.1.6:
CSD=off: Client-side decorations for Wayland via libdecor
DBUS=off: D-Bus IPC system support
FCITX=off: fcitx support
HIDAPI=off: Use HIDAPI for low level joystick drivers
IBUS=off: IBus support
JOYSTICK=on: Joystick and haptic support
SAMPLERATE=off: Sample rate conversion support
UDEV=off: Use udev for input device detection
====> Audio drivers
ALSA=off: ALSA audio architecture support
JACK=off: JACK audio server support
OSS=on: Open Sound System support
PIPEWIRE=off: PipeWire multimedia server support
PULSEAUDIO=off: PulseAudio sound server support
SNDIO=off: Sndio audio support
====> Video drivers
KMSDRM=on: KMSDRM display support
OPENGL=on: 2D/3D rendering support via OpenGL
OPENGLES=on: OpenGL ES rendering support
VULKAN=on: Vulkan rendering support
WAYLAND=on: Wayland (graphics) support
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- devel_sdl3
- USES:
- cmake iconv pkgconfig gl gl gl xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|