summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2020-10-26 10:39:23 +0000
committertnn <tnn@pkgsrc.org>2020-10-26 10:39:23 +0000
commit62a691ce0b51f32ab0ef56feb742971308a1f4bf (patch)
treede2f43f13b54626020cac12fee106a2f8208268e /mk
parente0eb0e9150584b60b50ec9f4cdc8b2034746af84 (diff)
downloadpkgsrc-62a691ce0b51f32ab0ef56feb742971308a1f4bf.tar.gz
mk: describe the termion and rodio PKG_OPTIONs
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/options.description2
1 files changed, 2 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description
index f260dffbf8d..eee133c1703 100644
--- a/mk/defaults/options.description
+++ b/mk/defaults/options.description
@@ -701,6 +701,7 @@ rc5 Support the hashing algorithm RC5.
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 @@ tcl Enable Tcl scripting support.
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.