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
This commit is contained in:
Tobias Kortkamp 2018-11-08 12:17:23 +00:00
parent 8290f3f4ef
commit dda7d4847d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484447
4 changed files with 7 additions and 8 deletions

View File

@ -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:

View File

@ -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

View File

@ -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/

View File

@ -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