From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 75E231580B3 for ; Sat, 4 Sep 2021 14:00:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB0F7E0828; Sat, 4 Sep 2021 14:00:42 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9D632E0828 for ; Sat, 4 Sep 2021 14:00:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6B9A833BE44 for ; Sat, 4 Sep 2021 14:00:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D99A87E for ; Sat, 4 Sep 2021 14:00:39 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1630764022.8ec0c0b77ee63a8132b103eeb30adc5e36e1a922.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 8ec0c0b77ee63a8132b103eeb30adc5e36e1a922 X-VCS-Branch: master Date: Sat, 4 Sep 2021 14:00:39 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e8fa9c13-4309-4a9f-98bd-3b04a82dc5e4 X-Archives-Hash: b217d73567a81a66f8c11d0520839b39 commit: 8ec0c0b77ee63a8132b103eeb30adc5e36e1a922 Author: James Le Cuirot gentoo org> AuthorDate: Sat Sep 4 13:56:51 2021 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sat Sep 4 14:00:22 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ec0c0b7 profiles: Mask proprietary-codecs flag on latest vivaldi-snapshot Currently requires an unreleased version of FFmpeg. If you really want it, unmask the flag and emerge ffmpeg-9999 with this environment variable set: EGIT_OVERRIDE_COMMIT_FFMPEG=8649f5dca6688feb66f787dcf232d42ed20fdb28 Signed-off-by: James Le Cuirot gentoo.org> profiles/base/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index e27643adf12..662415c672b 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,12 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# James Le Cuirot (2021-09-04) +# Currently requires an unreleased version of FFmpeg. If you really want it, +# unmask the flag and emerge ffmpeg-9999 with this environment variable set: +# EGIT_OVERRIDE_COMMIT_FFMPEG=8649f5dca6688feb66f787dcf232d42ed20fdb28 +>=www-client/vivaldi-snapshot-4.2.2406.4 proprietary-codecs + # Matt Turner (2021-08-28) # Mask experimental options. gui-libs/gtk ffmpeg vulkan