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 18:18:04 UTC 2025

Modified Files:
        pkgsrc/audio: Makefile

Log Message:
audio: add gst-plugins1-sndio


To generate a diff of this commit:
cvs rdiff -u -r1.719 -r1.720 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.719 pkgsrc/audio/Makefile:1.720
--- pkgsrc/audio/Makefile:1.719 Sun Dec 14 12:58:10 2025
+++ pkgsrc/audio/Makefile       Sun Dec 14 18:18:03 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.719 2025/12/14 12:58:10 vins Exp $
+# $NetBSD: Makefile,v 1.720 2025/12/14 18:18:03 vins Exp $
 #
 
 COMMENT=       Audio tools, players, and libraries
@@ -178,6 +178,7 @@ SUBDIR+=    gst-plugins1-osxaudio
 SUBDIR+=       gst-plugins1-pulse
 SUBDIR+=       gst-plugins1-sid
 SUBDIR+=       gst-plugins1-sndfile
+SUBDIR+=       gst-plugins1-sndio
 SUBDIR+=       gst-plugins1-soundtouch
 SUBDIR+=       gst-plugins1-speex
 SUBDIR+=       gst-plugins1-twolame



Home | Main Index | Thread Index | Old Index