pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/alsa-lib Add a MESSAGE file for NetBSD



details:   https://anonhg.NetBSD.org/pkgsrc/rev/78d1e5c709af
branches:  trunk
changeset: 770241:78d1e5c709af
user:      pho <pho%pkgsrc.org@localhost>
date:      Sun Nov 28 07:04:46 2021 +0000

description:
Add a MESSAGE file for NetBSD

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

diffstat:

 audio/alsa-lib/MESSAGE.NetBSD |  11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diffs (16 lines):

diff -r badffe232f8a -r 78d1e5c709af audio/alsa-lib/MESSAGE.NetBSD
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/alsa-lib/MESSAGE.NetBSD     Sun Nov 28 07:04:46 2021 +0000
@@ -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