update to FAudio 21.08

change notes: https://github.com/FNA-XNA/FAudio/releases
tested with Rogue Legacy and Cryptark by me, no issues
This commit is contained in:
thfr 2021-08-22 01:47:30 +00:00
parent 20bffb9860
commit 51e83c7155
3 changed files with 7 additions and 7 deletions

View File

@ -1,12 +1,12 @@
# $OpenBSD: Makefile,v 1.15 2021/05/03 19:05:47 thfr Exp $
# $OpenBSD: Makefile,v 1.16 2021/08/22 01:47:30 thfr Exp $
# versions are in sync with FNA versions
V = 21.05
V = 21.08
COMMENT = XAudio reimplementation for open platforms
DISTNAME = fna-${V:S/.//g}
PKGNAME = faudio-${V}
SHARED_LIBS = FAudio 2.2 # 20.08
SHARED_LIBS = FAudio 3.0 # 21.08
CATEGORIES = audio
HOMEPAGE = https://github.com/FNA-XNA/FAudio

View File

@ -1,2 +1,2 @@
SHA256 (fna-2105.zip) = /mjcwBTqrrk7M6CeNuVqoewltH6XtSW5/JCMiBw/1Os=
SIZE (fna-2105.zip) = 3941250
SHA256 (fna-2108.zip) = qWAHh9EZ/sdRYos8GWFbfiTA89nCk6OAdbwnobbmo7Y=
SIZE (fna-2108.zip) = 3952940

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2020/12/17 07:41:42 thfr Exp $
@comment $OpenBSD: PLIST,v 1.3 2021/08/22 01:47:30 thfr Exp $
include/F3DAudio.h
include/FACT.h
include/FACT3D.h
@ -8,8 +8,8 @@ include/FAPOFX.h
include/FAudio.h
include/FAudioFX.h
lib/cmake/FAudio/
lib/cmake/FAudio/FAudio-config.cmake
lib/cmake/FAudio/FAudio-targets${MODCMAKE_BUILD_SUFFIX}
lib/cmake/FAudio/FAudio-targets.cmake
lib/cmake/FAudio/FAudioConfig.cmake
@lib lib/libFAudio.so.${LIBFAudio_VERSION}
lib/pkgconfig/FAudio.pc