pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk/defaults mk: describe the termion and rodio PKG_OPT...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/da7349044b81
branches:  trunk
changeset: 441115:da7349044b81
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Mon Oct 26 10:39:23 2020 +0000

description:
mk: describe the termion and rodio PKG_OPTIONs

diffstat:

 mk/defaults/options.description |  2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diffs (19 lines):

diff -r 77c11bdb009b -r da7349044b81 mk/defaults/options.description
--- a/mk/defaults/options.description   Mon Oct 26 10:38:36 2020 +0000
+++ b/mk/defaults/options.description   Mon Oct 26 10:39:23 2020 +0000
@@ -701,6 +701,7 @@
 readline               Enable use of GNU readline library.
 redis                  Support the Redis database.
 regexp                 Enable POSIX.2 regexp support.
+rodio                  Use the rust rodio crate for audio output.
 rpi                    Enable Raspberry Pi support.
 rrl                    Enable Response Rate Limiting.
 rsaref                 Use RSAREF library.
@@ -828,6 +829,7 @@
 tcpwrappers            Enable tcpwrappers support.
 termcap                        Enable termcap support.
 terminfo               Use terminfo.
+termion                        Use the rust termion crate instead of curses.
 tesseract              Enable OCR support using Tesseract.
 tests                  Build and install tests.
 theora                 Use the theora codecs.



Home | Main Index | Thread Index | Old Index