aboutsummaryrefslogtreecommitdiff
path: root/audio/openal-soft
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2018-11-08 12:17:23 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2018-11-08 12:17:23 +0000
commitdda7d4847d3093ddef57945b9199ac554b1d9bb5 (patch)
treee7d629270e11bcb984d90522753cf2de31d578c4 /audio/openal-soft
parent8290f3f4ef6ea0583bfee195105b2cd3c80a8ef3 (diff)
downloadports-dda7d4847d3093ddef57945b9199ac554b1d9bb5.tar.gz
ports-dda7d4847d3093ddef57945b9199ac554b1d9bb5.zip
audio/openal-soft: Update to 1.19.1
- Move to new WWW - This release comes with sndio capture support, so drop the workaround from r472956 Changes: https://raw.githubusercontent.com/kcat/openal-soft/openal-soft-1.19.1/ChangeLog
Notes
Notes: svn path=/head/; revision=484447
Diffstat (limited to 'audio/openal-soft')
-rw-r--r--audio/openal-soft/Makefile5
-rw-r--r--audio/openal-soft/distinfo6
-rw-r--r--audio/openal-soft/pkg-descr2
-rw-r--r--audio/openal-soft/pkg-plist2
4 files changed, 7 insertions, 8 deletions
diff --git a/audio/openal-soft/Makefile b/audio/openal-soft/Makefile
index bc49789fee85..86577f20f1bc 100644
--- a/audio/openal-soft/Makefile
+++ b/audio/openal-soft/Makefile
@@ -1,9 +1,9 @@
# $FreeBSD$
PORTNAME= openal-soft
-PORTVERSION= 1.19.0
+PORTVERSION= 1.19.1
CATEGORIES= audio
-MASTER_SITES= http://kcat.strangesoft.net/openal-releases/
+MASTER_SITES= http://openal-soft.org/openal-releases/
MAINTAINER= tobik@FreeBSD.org
COMMENT= Software implementation of the OpenAL specification
@@ -53,7 +53,6 @@ SDL_USES= localbase
SDL_USE= SDL=sdl2
SNDIO_CMAKE_BOOL= ALSOFT_REQUIRE_SNDIO ALSOFT_BACKEND_SNDIO
-SNDIO_IMPLIES= OSS # provide fallback for missing sndio capture support
SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio
post-patch:
diff --git a/audio/openal-soft/distinfo b/audio/openal-soft/distinfo
index a90bd0a25508..e81926990dca 100644
--- a/audio/openal-soft/distinfo
+++ b/audio/openal-soft/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536318439
-SHA256 (openal-soft-1.19.0.tar.bz2) = f1adf3a6e73e2f9270a0fd00887ea23793968fa787f60dcdec41a3b2f42a0ed6
-SIZE (openal-soft-1.19.0.tar.bz2) = 575163
+TIMESTAMP = 1539442332
+SHA256 (openal-soft-1.19.1.tar.bz2) = 5c2f87ff5188b95e0dc4769719a9d89ce435b8322b4478b95dd4b427fe84b2e9
+SIZE (openal-soft-1.19.1.tar.bz2) = 577310
diff --git a/audio/openal-soft/pkg-descr b/audio/openal-soft/pkg-descr
index 8640d35b220c..2b46797b9488 100644
--- a/audio/openal-soft/pkg-descr
+++ b/audio/openal-soft/pkg-descr
@@ -6,4 +6,4 @@ advanced effects, including air absorption, low-pass filters, and
reverb, are available through the EFX extension. It also facilitates
streaming audio, multi-channel buffers, and audio capture.
-WWW: http://kcat.strangesoft.net/openal.html
+WWW: http://openal-soft.org/
diff --git a/audio/openal-soft/pkg-plist b/audio/openal-soft/pkg-plist
index 50507ee14638..9a3c497c89ac 100644
--- a/audio/openal-soft/pkg-plist
+++ b/audio/openal-soft/pkg-plist
@@ -22,7 +22,7 @@ lib/cmake/OpenAL/OpenALConfig-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/OpenAL/OpenALConfig.cmake
lib/libopenal.so
lib/libopenal.so.1
-lib/libopenal.so.1.19.0
+lib/libopenal.so.1.19.1
libdata/pkgconfig/openal.pc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/alffplay.cpp
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/alhrtf.c