pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/faudio



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Nov  2 18:38:24 UTC 2021

Modified Files:
        pkgsrc/audio/faudio: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/audio/faudio/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/audio/faudio/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/faudio/Makefile
diff -u pkgsrc/audio/faudio/Makefile:1.14 pkgsrc/audio/faudio/Makefile:1.15
--- pkgsrc/audio/faudio/Makefile:1.14   Sat Oct  9 15:35:02 2021
+++ pkgsrc/audio/faudio/Makefile        Tue Nov  2 18:38:24 2021
@@ -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

Index: pkgsrc/audio/faudio/distinfo
diff -u pkgsrc/audio/faudio/distinfo:1.12 pkgsrc/audio/faudio/distinfo:1.13
--- pkgsrc/audio/faudio/distinfo:1.12   Tue Oct 26 09:58:54 2021
+++ pkgsrc/audio/faudio/distinfo        Tue Nov  2 18:38:24 2021
@@ -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