pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Mar 30 09:43:18 UTC 2025

Modified Files:
        pkgsrc/audio: Makefile

Log Message:
audio/Makefile: add openal-soft-cxx14


To generate a diff of this commit:
cvs rdiff -u -r1.707 -r1.708 pkgsrc/audio/Makefile

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

Modified files:

Index: pkgsrc/audio/Makefile
diff -u pkgsrc/audio/Makefile:1.707 pkgsrc/audio/Makefile:1.708
--- pkgsrc/audio/Makefile:1.707 Sun Mar 30 09:32:07 2025
+++ pkgsrc/audio/Makefile       Sun Mar 30 09:43:18 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.707 2025/03/30 09:32:07 nia Exp $
+# $NetBSD: Makefile,v 1.708 2025/03/30 09:43:18 wiz Exp $
 #
 
 COMMENT=       Audio tools, players, and libraries
@@ -341,6 +341,7 @@ SUBDIR+=    open_jtalk-HTS_voice
 SUBDIR+=       open_jtalk-MMDAgent_voice
 SUBDIR+=       openal-soft
 SUBDIR+=       openal-soft-c
+SUBDIR+=       openal-soft-cxx14
 SUBDIR+=       opencore-amr
 SUBDIR+=       opus-tools
 SUBDIR+=       opusfile



Home | Main Index | Thread Index | Old Index