pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/alsa-lib



Module Name:    pkgsrc
Committed By:   pho
Date:           Sun Nov 28 07:04:46 UTC 2021

Added Files:
        pkgsrc/audio/alsa-lib: MESSAGE.NetBSD

Log Message:
Add a MESSAGE file for NetBSD

...indicating that either OSS or PulseAudio plugin is required to use
ALSA.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/audio/alsa-lib/MESSAGE.NetBSD

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

Added files:

Index: pkgsrc/audio/alsa-lib/MESSAGE.NetBSD
diff -u /dev/null pkgsrc/audio/alsa-lib/MESSAGE.NetBSD:1.1
--- /dev/null   Sun Nov 28 07:04:46 2021
+++ pkgsrc/audio/alsa-lib/MESSAGE.NetBSD        Sun Nov 28 07:04:46 2021
@@ -0,0 +1,11 @@
+===========================================================================
+$NetBSD: MESSAGE.NetBSD,v 1.1 2021/11/28 07:04:46 pho Exp $
+
+NetBSD does not natively support ALSA. To let applications play or
+record audio via ALSA, install one of these packages and follow their
+instructions:
+
+       * audio/alsa-plugins-oss
+       * audio/alsa-plugins-pulse
+
+===========================================================================
\ No newline at end of file



Home | Main Index | Thread Index | Old Index