From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7E1CF58974 for ; Sat, 6 Feb 2016 12:38:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47A5F21C00C; Sat, 6 Feb 2016 12:38:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D95CC21C00E for ; Sat, 6 Feb 2016 12:38:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C9708340B51 for ; Sat, 6 Feb 2016 12:38:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EBF618F1 for ; Sat, 6 Feb 2016 12:38:49 +0000 (UTC) From: "Ian Delaney" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ian Delaney" Message-ID: <1454736605.11533a9436c43d022cfe4e4f000ea096517a516f.idella4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/mpv/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/mpv/mpv-9999.ebuild X-VCS-Directories: media-video/mpv/ X-VCS-Committer: idella4 X-VCS-Committer-Name: Ian Delaney X-VCS-Revision: 11533a9436c43d022cfe4e4f000ea096517a516f X-VCS-Branch: master Date: Sat, 6 Feb 2016 12:38:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a6991b21-6752-4302-9d09-91fedbee66bf X-Archives-Hash: 1c2a1f7294f7e1d45d2558a031554bf8 commit: 11533a9436c43d022cfe4e4f000ea096517a516f Author: Ilya Tumaykin gmail com> AuthorDate: Sat Feb 6 05:30:05 2016 +0000 Commit: Ian Delaney gentoo org> CommitDate: Sat Feb 6 05:30:05 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11533a94 media-video/mpv: fix live build libavfilter was made mandatory upstream. We've always enabled it anyway. Package-Manager: portage-2.2.27 media-video/mpv/mpv-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index 3c00f85..a7eb177 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -205,7 +205,6 @@ src_configure() { --disable-vapoursynth-lazy $(use_enable archive libarchive) - --enable-libavfilter --enable-libavdevice # Audio outputs