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 E2374138359 for ; Tue, 8 Sep 2020 13:35:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E858BE0822; Tue, 8 Sep 2020 13:35:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 CA164E0822 for ; Tue, 8 Sep 2020 13:35:03 +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 4053533DDA5 for ; Tue, 8 Sep 2020 13:35:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9E2D530F for ; Tue, 8 Sep 2020 13:35:00 +0000 (UTC) From: "Stephan Hartmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Stephan Hartmann" Message-ID: <1599572008.97dcbf819775d13a4c6fa434841a991be04bc6b2.sultan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/chromium/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/chromium/metadata.xml X-VCS-Directories: www-client/chromium/ X-VCS-Committer: sultan X-VCS-Committer-Name: Stephan Hartmann X-VCS-Revision: 97dcbf819775d13a4c6fa434841a991be04bc6b2 X-VCS-Branch: master Date: Tue, 8 Sep 2020 13:35:00 +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: 9b0a996d-215f-43cd-b2de-164fe9c6dabb X-Archives-Hash: f19a9adb36a941d73f7133414c905b58 commit: 97dcbf819775d13a4c6fa434841a991be04bc6b2 Author: Stephan Hartmann gentoo org> AuthorDate: Tue Sep 8 13:33:28 2020 +0000 Commit: Stephan Hartmann gentoo org> CommitDate: Tue Sep 8 13:33:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97dcbf81 www-client/chromium: update proprietary-codecs description Closes: https://bugs.gentoo.org/714622 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Stephan Hartmann gentoo.org> www-client/chromium/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/chromium/metadata.xml b/www-client/chromium/metadata.xml index 5fcb0607cc0..3671a87d8cb 100644 --- a/www-client/chromium/metadata.xml +++ b/www-client/chromium/metadata.xml @@ -13,7 +13,7 @@ Enable Official build instead of Developer build. Enable Ozone platform abstraction layer with X11 backend. Disable optimized assembly code that is not PIC friendly - Enable proprietary codecs like H.264, MP3 + Enable codecs for patent-encumbered audio and video formats. Build the SUID sandbox, which is only needed on CONFIG_USER_NS=n kernels Use system ffmpeg instead of the bundled one Use system icu instead of the bundled one