audio/openal-soft: Update to 1.24.3
Align whitespace in option blocks for better readability. https://github.com/kcat/openal-soft/releases/tag/1.24.3
This commit is contained in:
parent
d3a530b5b2
commit
37f9b4b782
@ -1,12 +1,8 @@
|
||||
PORTNAME= openal-soft
|
||||
PORTVERSION= 1.24.2
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.24.3
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= https://openal-soft.org/openal-releases/
|
||||
|
||||
PATCH_SITES= https://github.com/kcat/openal-soft/commit/
|
||||
PATCHFILES+= 9fdf662bcbd86cf26202f8718d6c5ca24655652e.patch:-p1 # Fix casts on 32-bit archs
|
||||
|
||||
MAINTAINER= multimedia@FreeBSD.org
|
||||
COMMENT= Software implementation of the OpenAL specification
|
||||
WWW= https://openal-soft.org/
|
||||
@ -44,8 +40,8 @@ OPTIONS_DEFAULT_i386= SIMD
|
||||
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
CONFIG_DESC= Install configuration utility (needs Qt 5)
|
||||
UTILS_DESC= Build and install utility programs
|
||||
CONFIG_DESC= Install configuration utility (needs Qt 5)
|
||||
UTILS_DESC= Build and install utility programs
|
||||
|
||||
CONFIG_IMPLIES= UTILS
|
||||
CONFIG_USES= qt:5
|
||||
@ -55,7 +51,7 @@ CONFIG_CMAKE_BOOL_OFF= ALSOFT_NO_CONFIG_UTIL
|
||||
JACK_LIB_DEPENDS= libjack.so:audio/jack
|
||||
JACK_CMAKE_BOOL= ALSOFT_BACKEND_JACK ALSOFT_REQUIRE_JACK
|
||||
|
||||
OSS_CMAKE_BOOL= ALSOFT_BACKEND_OSS ALSOFT_REQUIRE_OSS
|
||||
OSS_CMAKE_BOOL= ALSOFT_BACKEND_OSS ALSOFT_REQUIRE_OSS
|
||||
|
||||
PIPEWIRE_LIB_DEPENDS= libpipewire-0.3.so:multimedia/pipewire
|
||||
PIPEWIRE_USES= localbase:ldflags
|
||||
@ -67,9 +63,9 @@ PORTAUDIO_CMAKE_BOOL= ALSOFT_BACKEND_PORTAUDIO ALSOFT_REQUIRE_PORTAUDIO
|
||||
PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio
|
||||
PULSEAUDIO_CMAKE_BOOL= ALSOFT_BACKEND_PULSEAUDIO ALSOFT_REQUIRE_PULSEAUDIO
|
||||
|
||||
SDL_USES= sdl
|
||||
SDL_USE= SDL=sdl2
|
||||
SDL_CMAKE_BOOL= ALSOFT_BACKEND_SDL2 ALSOFT_REQUIRE_SDL2
|
||||
SDL_USES= sdl
|
||||
SDL_USE= SDL=sdl2
|
||||
SDL_CMAKE_BOOL= ALSOFT_BACKEND_SDL2 ALSOFT_REQUIRE_SDL2
|
||||
|
||||
SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio
|
||||
SNDIO_CMAKE_BOOL= ALSOFT_BACKEND_SNDIO ALSOFT_REQUIRE_SNDIO
|
||||
|
||||
@ -1,5 +1,3 @@
|
||||
TIMESTAMP = 1738821586
|
||||
SHA256 (openal-soft-1.24.2.tar.bz2) = cd4c88c9b7311cb6785db71c0ed64f5430c9d5b3454e0158314b2ef25ace3e61
|
||||
SIZE (openal-soft-1.24.2.tar.bz2) = 1020760
|
||||
SHA256 (9fdf662bcbd86cf26202f8718d6c5ca24655652e.patch) = 17bfa74ce960c74e5b9fb131caf38f319d10dfde7ec3822358488ca7139bf581
|
||||
SIZE (9fdf662bcbd86cf26202f8718d6c5ca24655652e.patch) = 965
|
||||
TIMESTAMP = 1746663895
|
||||
SHA256 (openal-soft-1.24.3.tar.bz2) = cb5e6197a1c0da0edcf2a81024953cc8fa8545c3b9474e48c852af709d587892
|
||||
SIZE (openal-soft-1.24.3.tar.bz2) = 1025568
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user