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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8C8AB158089 for ; Wed, 25 Oct 2023 16:16:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B12C2BC013; Wed, 25 Oct 2023 16:16:26 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 80B392BC013 for ; Wed, 25 Oct 2023 16:16:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A1779335D4D for ; Wed, 25 Oct 2023 16:16:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 03A6112C6 for ; Wed, 25 Oct 2023 16:16:24 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1698250533.d477e2c0e7cf79055bd6b3e410facfdce3a12a1a.floppym@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: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: d477e2c0e7cf79055bd6b3e410facfdce3a12a1a X-VCS-Branch: master Date: Wed, 25 Oct 2023 16:16:24 +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: 9ba78f90-a6c9-47e0-80fa-7258f5c92747 X-Archives-Hash: b9ac7612751c21e232b76f2af413f331 commit: d477e2c0e7cf79055bd6b3e410facfdce3a12a1a Author: Matt Jolly footclan ninja> AuthorDate: Wed Oct 25 15:44:05 2023 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Wed Oct 25 16:15:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d477e2c0 www-client/chromium: remove deprecated USE from metadata.xml Signed-off-by: Matt Jolly footclan.ninja> Signed-off-by: Mike Gilbert gentoo.org> www-client/chromium/metadata.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/www-client/chromium/metadata.xml b/www-client/chromium/metadata.xml index fec2b41e4c9d..d2debcef2057 100644 --- a/www-client/chromium/metadata.xml +++ b/www-client/chromium/metadata.xml @@ -10,7 +10,6 @@ Matt Jolly - Split build into more shared libraries to speed up linking. Mostly intended for debugging and development, NOT RECOMMENDED for general use. Enable DCHECK feature with severity configurable at runtime. Mostly intended for debugging and development, NOT RECOMMENDED for general use. Build with GTK4 headers. Build Ozone only with headless backend, NOT RECOMMENDED for general use. @@ -23,8 +22,6 @@ Disable optimized assembly code that is not PIC friendly 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 media-libs/libaom and media-libs/dav1d instead of the bundled libraries. - Use system media-video/ffmpeg instead of the bundled version. Use system media-libs/harfbuzz instead of the bundled library. Use system dev-libs/icu instead of the bundled one Use system media-libs/libpng instead of the bundled library