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.11



details:   https://anonhg.NetBSD.org/pkgsrc/rev/da6c182cc940
branches:  trunk
changeset: 768882:da6c182cc940
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Nov 02 18:38:24 2021 +0000

description:
faudio: updated to 21.11

21.11

GStreamer support is now deprecated.
Wine users should migrate to 6.20 and newer, and everyone else should move to codecs that are not patent-encumbered.
GStreamer support will be fully removed in the first release after Wine 7.0.

Removed Features:

Removed the C++ wrapper. Use the headers/PE binaries found in Wine 6.20 and newer.

Fixes:

Minor fixes and cleanups found by Coverity
Dont assert on WMA buffer and FAUDIO_FORMAT_EXTENSIBLE type
FACT: Send FACTNOTIFICATIONTYPE_CUESTOP Notification on Cue Stop
Continued work on the experimental Wine/Win32 platform backend

diffstat:

 audio/faudio/Makefile |  5 ++---
 audio/faudio/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (26 lines):

diff -r 335833fd8ca9 -r da6c182cc940 audio/faudio/Makefile
--- a/audio/faudio/Makefile     Tue Nov 02 18:35:04 2021 +0000
+++ b/audio/faudio/Makefile     Tue Nov 02 18:38:24 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2021/10/09 15:35:02 nia Exp $
+# $NetBSD: Makefile,v 1.15 2021/11/02 18:38:24 adam Exp $
 
-DISTNAME=      faudio-21.10
-PKGREVISION=   1
+DISTNAME=      faudio-21.11
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=FNA-XNA/}
 GITHUB_PROJECT=        FAudio
diff -r 335833fd8ca9 -r da6c182cc940 audio/faudio/distinfo
--- a/audio/faudio/distinfo     Tue Nov 02 18:35:04 2021 +0000
+++ b/audio/faudio/distinfo     Tue Nov 02 18:38:24 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2021/10/26 09:58:54 nia Exp $
+$NetBSD: distinfo,v 1.13 2021/11/02 18:38:24 adam Exp $
 
-BLAKE2s (faudio-21.10.tar.gz) = 72b5643003620356468d912d048f938710b347cce3c388bab6eae92eabc0c09a
-SHA512 (faudio-21.10.tar.gz) = d3ced2c4636d19c5b25d86041d2195e221135f1f3f1cc965b9dbdf474973fefe8c20d62e184ee85a2a66da69d5ecd205bd57eb4c88e951e1ab60e8125625757b
-Size (faudio-21.10.tar.gz) = 1149055 bytes
+BLAKE2s (faudio-21.11.tar.gz) = 8ea1290a92ed3ef94b35ecd0ddd4e45ab38d42546558423784eff71198e445bf
+SHA512 (faudio-21.11.tar.gz) = b5e40e7c6aa83bb08376227d92d707e6d18f8391fbd0d4adec9d2b6a61dbd5851c95861eccba48b8aac69476880d70d8ea4f6a2942c9b631f87778b5ee3f2f6a
+Size (faudio-21.11.tar.gz) = 1117013 bytes



Home | Main Index | Thread Index | Old Index