summaryrefslogtreecommitdiff
path: root/media-video/libav/libav-11.9999.ebuild
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2016-01-25 23:19:58 +0100
committerLuca Barbato <lu_zero@gentoo.org>2016-01-25 23:21:44 +0100
commit501fd5e1d3064aae90a39ed27275fb46a072f2ee (patch)
treed675b67326e71d4195f855a127b0c05130a5c369 /media-video/libav/libav-11.9999.ebuild
parentb0045ac97564515050bd9421a024b47b7f9fa736 (diff)
downloadgentoo-501fd5e1d3064aae90a39ed27275fb46a072f2ee.tar.gz
gentoo-501fd5e1d3064aae90a39ed27275fb46a072f2ee.tar.xz
media-video/libav: Update the version
And blacklist a security problematic module. Package-Manager: portage-2.2.26
Diffstat (limited to 'media-video/libav/libav-11.9999.ebuild')
-rw-r--r--media-video/libav/libav-11.9999.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/media-video/libav/libav-11.9999.ebuild b/media-video/libav/libav-11.9999.ebuild
index 5970b53a1f6..ad2bc9e5af0 100644
--- a/media-video/libav/libav-11.9999.ebuild
+++ b/media-video/libav/libav-11.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -174,7 +174,8 @@ multilib_src_configure() {
myconf+=(
$(use_enable gpl)
$(use_enable gpl version3)
- --enable-avfilter
+ # It is a security issue and will be removed in the next major version
+ --disable-protocol=concat
)
# enabled by default