mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
Add V4L to OPTIONS_DEFAULT
Rationale: Popular video conferencing / chat tools require V4L to use webcams. Adding V4L to OPTIONS_DEFAULT allows to ship official cluster packages where web cam chat works out of the box.
This commit is contained in:
parent
ad65a1f478
commit
77c8da06b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=412399
@ -36,7 +36,8 @@ OPTIONS_DEFINE= AACPLUS ALSA AMR_NB AMR_WB ASS BS2B CACA CDIO CELT DC1394 \
|
||||
XVIDEO ZMQ ZVBI
|
||||
|
||||
OPTIONS_DEFAULT= FFSERVER FONTCONFIG FREETYPE FREI0R GNUTLS ICONV \
|
||||
OPENCV RTCPU SCHROEDINGER THEORA VORBIS VPX X264 XVID
|
||||
OPENCV RTCPU SCHROEDINGER THEORA V4L VORBIS VPX \
|
||||
X264 XVID
|
||||
|
||||
OPTIONS_SINGLE= SSL
|
||||
OPTIONS_SINGLE_SSL= GNUTLS OPENSSL
|
||||
|
Loading…
Reference in New Issue
Block a user