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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 275E8158090 for ; Sun, 8 May 2022 13:33:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13AA8E0844; Sun, 8 May 2022 13:33:51 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 F2126E0844 for ; Sun, 8 May 2022 13:33:50 +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 F24DB341508 for ; Sun, 8 May 2022 13:33:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 30A57452 for ; Sun, 8 May 2022 13:33:48 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1652015102.ff95da3dabe13351506e0dd01d33520331c152c6.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/khtml/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/khtml/khtml-9999.ebuild X-VCS-Directories: kde-frameworks/khtml/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ff95da3dabe13351506e0dd01d33520331c152c6 X-VCS-Branch: master Date: Sun, 8 May 2022 13:33:48 +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: 30276879-ef01-48b7-a834-6cef104ada9a X-Archives-Hash: 0531a0267c8098e807eec70bec6d70e9 commit: ff95da3dabe13351506e0dd01d33520331c152c6 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun May 8 13:05:02 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun May 8 13:05:02 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ff95da3d kde-frameworks/khtml: Switch to media-libs/libjpeg-turbo:= Away from deprecated virtual/jpeg. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/khtml/khtml-9999.ebuild | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/kde-frameworks/khtml/khtml-9999.ebuild b/kde-frameworks/khtml/khtml-9999.ebuild index 1872cc7ae4..7c553f3190 100644 --- a/kde-frameworks/khtml/khtml-9999.ebuild +++ b/kde-frameworks/khtml/khtml-9999.ebuild @@ -14,10 +14,6 @@ LICENSE="LGPL-2" KEYWORDS="" IUSE="X" -BDEPEND=" - dev-lang/perl - dev-util/gperf -" RDEPEND=" dev-libs/openssl:0 >=dev-qt/qtdbus-${QTMIN}:5 @@ -48,10 +44,10 @@ RDEPEND=" =kde-frameworks/kxmlgui-${PVCUT}*:5 =kde-frameworks/sonnet-${PVCUT}*:5 media-libs/giflib:= + media-libs/libjpeg-turbo:= media-libs/libpng:0= >=media-libs/phonon-4.11.0 sys-libs/zlib - virtual/jpeg:0 X? ( >=dev-qt/qtx11extras-${QTMIN}:5 x11-libs/libX11 @@ -61,6 +57,10 @@ DEPEND="${RDEPEND} test? ( >=dev-qt/qtx11extras-${QTMIN}:5 ) X? ( x11-base/xorg-proto ) " +BDEPEND=" + dev-lang/perl + dev-util/gperf +" src_configure() { local mycmakeargs=(