pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/faudio faudio: updated to 21.03.05
details: https://anonhg.NetBSD.org/pkgsrc/rev/06ad5e29d932
branches: trunk
changeset: 449189:06ad5e29d932
user: adam <adam%pkgsrc.org@localhost>
date: Sun Mar 21 20:02:21 2021 +0000
description:
faudio: updated to 21.03.05
21.03.05
Fixes a regression that caused SoundBanks to no longer parse correctly
21.03
New Features:
XACT:
Implemented FACT_FLAG_MANAGEDATA
Implemented the CUEPLAY and CUESTOP notification types
Added support for XACT 3.0 content
Added support for WaveBanks with endian-swapped PCM data
21.02
New Features:
XACT: All notification types with the PERSIST flag are now recorded
21.01
Fixes:
Enforce SDL 2.0.9 or newer as a build requirement
Micro-optimize byte swapping for XACT file parsing
20.12
New Features:
Added an x64 configuration to visualc
CMake project now generates a pkgconfig file
Fixes:
CMake:
Fix compatibility with CMake 2.8.12
GStreamer builds now explicitly check for >=1.9.2
Initialize the subformat for GetDeviceFormat, fixes a ton of Ubisoft games
Don't assert when FAudio_Initialize Flags includes FAUDIO_DEBUG_ENGINE
diffstat:
audio/faudio/Makefile | 4 ++--
audio/faudio/PLIST | 5 +++--
audio/faudio/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 9 deletions(-)
diffs (43 lines):
diff -r d47e75f98c73 -r 06ad5e29d932 audio/faudio/Makefile
--- a/audio/faudio/Makefile Sun Mar 21 19:51:20 2021 +0000
+++ b/audio/faudio/Makefile Sun Mar 21 20:02:21 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2020/11/26 15:58:55 nia Exp $
+# $NetBSD: Makefile,v 1.5 2021/03/21 20:02:21 adam Exp $
-DISTNAME= faudio-20.11
+DISTNAME= faudio-21.03.05
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=FNA-XNA/}
GITHUB_PROJECT= FAudio
diff -r d47e75f98c73 -r 06ad5e29d932 audio/faudio/PLIST
--- a/audio/faudio/PLIST Sun Mar 21 19:51:20 2021 +0000
+++ b/audio/faudio/PLIST Sun Mar 21 20:02:21 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2020/05/22 09:02:30 nia Exp $
+@comment $NetBSD: PLIST,v 1.2 2021/03/21 20:02:21 adam Exp $
include/F3DAudio.h
include/FACT.h
include/FACT3D.h
@@ -12,4 +12,5 @@
lib/cmake/FAudio/FAudio-targets.cmake
lib/libFAudio.so
lib/libFAudio.so.0
-lib/libFAudio.so.0.${PKGVERSION}
+lib/libFAudio.so.0.21.03
+lib/pkgconfig/FAudio.pc
diff -r d47e75f98c73 -r 06ad5e29d932 audio/faudio/distinfo
--- a/audio/faudio/distinfo Sun Mar 21 19:51:20 2021 +0000
+++ b/audio/faudio/distinfo Sun Mar 21 20:02:21 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/11/26 15:58:55 nia Exp $
+$NetBSD: distinfo,v 1.3 2021/03/21 20:02:21 adam Exp $
-SHA1 (faudio-20.11.tar.gz) = 410d0dfa247313fc111ed811619f6b1b5a1c121f
-RMD160 (faudio-20.11.tar.gz) = e7612cdb3ef7e3fd482efffccf8b9b9af942c209
-SHA512 (faudio-20.11.tar.gz) = 87c347f65fddbc05788fe1b96ab62ff855616b95ee76f86c77a6188cfd8f35f7e0d194bbd434b3383706c07fc36d41a67761c1f06641d289cbf19a75302bc7a9
-Size (faudio-20.11.tar.gz) = 1133766 bytes
+SHA1 (faudio-21.03.05.tar.gz) = 8dc384605593b911f3e276c4531d6b0dd5f69cec
+RMD160 (faudio-21.03.05.tar.gz) = fc897434d9bab4f316a4fb357572df29e322fb72
+SHA512 (faudio-21.03.05.tar.gz) = d6856444faeab69b4913398051ea99bb0068642a1f070b0e65322a3667b32f1210107ca1c75364477a7a1eaee219fab7339bc7129cad6413b2e7a7fd63020c6b
+Size (faudio-21.03.05.tar.gz) = 1135265 bytes
Home |
Main Index |
Thread Index |
Old Index