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:   ryoon
Date:           Sun Aug 10 13:42:23 UTC 2025

Modified Files:
        pkgsrc/audio: Makefile

Log Message:
audio: Enable boca


To generate a diff of this commit:
cvs rdiff -u -r1.709 -r1.710 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.709 pkgsrc/audio/Makefile:1.710
--- pkgsrc/audio/Makefile:1.709 Thu Jul  3 15:47:24 2025
+++ pkgsrc/audio/Makefile       Sun Aug 10 13:42:23 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.709 2025/07/03 15:47:24 wiz Exp $
+# $NetBSD: Makefile,v 1.710 2025/08/10 13:42:23 ryoon Exp $
 #
 
 COMMENT=       Audio tools, players, and libraries
@@ -43,6 +43,7 @@ SUBDIR+=      bmp
 SUBDIR+=       bmp-crossfade
 SUBDIR+=       bmp-mac
 SUBDIR+=       bmp-pulse
+SUBDIR+=       boca
 SUBDIR+=       buzztrax
 SUBDIR+=       cam
 SUBDIR+=       cd-discid



Home | Main Index | Thread Index | Old Index