Port details on branch 2023Q3 |
- sdl20 Cross-platform multimedia development API
- 2.26.5 devel =0 2.26.5Version of this port present on the latest quarterly branch.
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2023-07-16 10:06:06
- Last Update: 2023-07-16 10:02:08
- Commit Hash: 21567915
- License: ZLIB
- WWW:
- https://www.libsdl.org/
- 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/sdl20/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/sdl20
- pkg install sdl2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sdl2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1680729746
SHA256 (SDL2-2.26.5.tar.gz) = ad8fea3da1be64c83c45b1d363a6b4ba8fd60f5bde3b23ec73855709ec5eabf7
SIZE (SDL2-2.26.5.tar.gz) = 8085012
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:
-
- input.h : devel/evdev-proto
- wayland-protocols>0 : graphics/wayland-protocols
- input.h : devel/evdev-proto
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- xcursor.pc : x11/libXcursor
- xext.pc : x11/libXext
- xi.pc : x11/libXi
- xfixes.pc : x11/libXfixes
- xrandr.pc : x11/libXrandr
- xscrnsaver.pc : x11/libXScrnSaver
- Runtime dependencies:
-
- xcursor.pc : x11/libXcursor
- xext.pc : x11/libXext
- xi.pc : x11/libXi
- xfixes.pc : x11/libXfixes
- xrandr.pc : x11/libXrandr
- 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
- libEGL.so : graphics/libglvnd
- libGLESv2.so : graphics/libglvnd
- This port is required by:
- for Build
-
- astro/mepo
- emulators/rpcs3
- emulators/tic-80
- emulators/yuzu
- games/openra
- games/scummvm
- graphics/gegl
- for Libraries
-
- astro/mepo
- emulators/rpcs3
- emulators/tic-80
- emulators/yuzu
- games/openra
- games/scummvm
- graphics/gegl
Configuration Options:
- ===> The following configuration options are available for sdl2-2.26.5:
ASM=on: Use optimized assembly code
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
PTHREADS=on: Use POSIX threads for multi-threading
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
NAS=off: Network Audio System 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: OpenGL rendering support
OPENGLES1=on: OpenGL ES 1.x rendering support
OPENGLES2=on: OpenGL ES 2.x rendering support
VULKAN=on: Vulkan rendering support
WAYLAND=on: Wayland display support
X11=on: X11 display support
===> Use 'make config' to modify these settings
- Options name:
- devel_sdl20
- USES:
- gmake iconv libtool localbase:ldflags pathfix pkgconfig gl gl gl 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.26.5 16 Jul 2023 10:02:08 |
Vladimir Druzenko (vvd) |
Mk/bsd.options.desc.mk: add "PIPEWIRE_DESC?= PipeWire multimedia server support"
Keep custom description in ports:
graphics/spectacle
multimedia/obs-studio
net/krfb
x11-wm/gamescope
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D41038
MFH: 2023Q3
(cherry picked from commit cc018ec33befba1b6236d6a28b6f760b97be29a6) |
Number of commits found: 1
|