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:   vins
Date:           Sun Dec 14 19:58:13 UTC 2025

Modified Files:
        pkgsrc/audio: Makefile

Log Message:
audio: add alsa-plugins-sndio


To generate a diff of this commit:
cvs rdiff -u -r1.720 -r1.721 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.720 pkgsrc/audio/Makefile:1.721
--- pkgsrc/audio/Makefile:1.720 Sun Dec 14 18:18:03 2025
+++ pkgsrc/audio/Makefile       Sun Dec 14 19:58:13 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.720 2025/12/14 18:18:03 vins Exp $
+# $NetBSD: Makefile,v 1.721 2025/12/14 19:58:13 vins Exp $
 #
 
 COMMENT=       Audio tools, players, and libraries
@@ -20,6 +20,7 @@ SUBDIR+=      alacconvert
 SUBDIR+=       alsa-lib
 SUBDIR+=       alsa-plugins-oss
 SUBDIR+=       alsa-plugins-pulse
+SUBDIR+=       alsa-plugins-sndio
 SUBDIR+=       alsa-utils
 SUBDIR+=       alure
 SUBDIR+=       amarok



Home | Main Index | Thread Index | Old Index