Enable XCB option by default

Rationale:
- XCB offers a comfortable screen capturing function via
  ffmpeg -f x11grab
- In the default package libxcb is installed as a dependency
  of libX11 anyway, hence no need to disable it for ffmpeg
  specifically

PR:		231215
Reported by:	vermaden@interia.pl
This commit is contained in:
Thomas Zander 2018-10-14 06:59:59 +00:00
parent c19ec21509
commit 27f0d562b5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482030

View File

@ -3,7 +3,7 @@
PORTNAME= ffmpeg
PORTVERSION= 4.0.2
PORTREVISION= 5
PORTREVISION= 6
PORTEPOCH= 1
CATEGORIES= multimedia audio ipv6 net
MASTER_SITES= https://ffmpeg.org/releases/
@ -39,7 +39,7 @@ OPTIONS_DEFINE= ALSA AMR_NB AMR_WB AOM ASS BEIGNET BS2B CACA CDIO CELT CHROMAPRI
OPTIONS_DEFAULT= FONTCONFIG FREETYPE FREI0R GMP GNUTLS ICONV \
OPENCV OPTIMIZED_CFLAGS OPUS RTCPU THEORA V4L VAAPI VDPAU \
VORBIS VPX X264 X265 XVID
VORBIS VPX X264 X265 XCB XVID
.if !exists(${.CURDIR:H:H}/net/srt)
# https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/a2fc8dbae853