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 DC69015808C for ; Thu, 24 Mar 2022 12:46:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B5D7E08F1; Thu, 24 Mar 2022 12:46:48 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E619AE08F1 for ; Thu, 24 Mar 2022 12:46:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0979D342BDC for ; Thu, 24 Mar 2022 12:46:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 68B57349 for ; Thu, 24 Mar 2022 12:46:44 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1648125999.9a02e767773c2bf686ae984993624c918a4d67f9.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libjxl/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libjxl/libjxl-0.7.0_pre20220311.ebuild media-libs/libjxl/libjxl-9999.ebuild X-VCS-Directories: media-libs/libjxl/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 9a02e767773c2bf686ae984993624c918a4d67f9 X-VCS-Branch: master Date: Thu, 24 Mar 2022 12:46:44 +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: 9d935194-9967-4998-a85b-7049387b8063 X-Archives-Hash: b7d5f3b47d5166b4aa72cc61852cae38 commit: 9a02e767773c2bf686ae984993624c918a4d67f9 Author: Joonas Niilola gentoo org> AuthorDate: Thu Mar 24 12:44:40 2022 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Thu Mar 24 12:46:39 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a02e767 media-libs/libjxl: add subslot binders Signed-off-by: Joonas Niilola gentoo.org> media-libs/libjxl/libjxl-0.7.0_pre20220311.ebuild | 16 +++++++--------- media-libs/libjxl/libjxl-9999.ebuild | 12 +++++------- 2 files changed, 12 insertions(+), 16 deletions(-) diff --git a/media-libs/libjxl/libjxl-0.7.0_pre20220311.ebuild b/media-libs/libjxl/libjxl-0.7.0_pre20220311.ebuild index f55c42c90382..1afe0678670a 100644 --- a/media-libs/libjxl/libjxl-0.7.0_pre20220311.ebuild +++ b/media-libs/libjxl/libjxl-0.7.0_pre20220311.ebuild @@ -16,23 +16,21 @@ LICENSE="BSD" SLOT="0" IUSE="examples openexr" -DEPEND="app-arch/brotli[${MULTILIB_USEDEP}] - dev-cpp/gflags[${MULTILIB_USEDEP}] +DEPEND="app-arch/brotli:=[${MULTILIB_USEDEP}] + dev-cpp/gflags:=[${MULTILIB_USEDEP}] >=dev-cpp/highway-0.16.0[${MULTILIB_USEDEP}] - media-libs/giflib[${MULTILIB_USEDEP}] - media-libs/lcms[${MULTILIB_USEDEP}] - media-libs/libpng[${MULTILIB_USEDEP}] - openexr? ( media-libs/openexr:= ) + media-libs/giflib:=[${MULTILIB_USEDEP}] + media-libs/lcms:=[${MULTILIB_USEDEP}] + media-libs/libpng:=[${MULTILIB_USEDEP}] sys-libs/zlib[${MULTILIB_USEDEP}] virtual/jpeg[${MULTILIB_USEDEP}] x11-misc/shared-mime-info + openexr? ( media-libs/openexr:= ) " -BDEPEND="" - RDEPEND="${DEPEND}" -S=${WORKDIR}/libjxl-libjxl-3f8e77f +S="${WORKDIR}/libjxl-libjxl-3f8e77f" multilib_src_configure() { local mycmakeargs=( diff --git a/media-libs/libjxl/libjxl-9999.ebuild b/media-libs/libjxl/libjxl-9999.ebuild index 3bd059b1fd3d..18fa61f9541c 100644 --- a/media-libs/libjxl/libjxl-9999.ebuild +++ b/media-libs/libjxl/libjxl-9999.ebuild @@ -16,21 +16,19 @@ LICENSE="BSD" SLOT="0" IUSE="examples gdk-pixbuf gimp210 openexr" -DEPEND="app-arch/brotli[${MULTILIB_USEDEP}] - dev-cpp/gflags[${MULTILIB_USEDEP}] +DEPEND="app-arch/brotli:=[${MULTILIB_USEDEP}] + dev-cpp/gflags:=[${MULTILIB_USEDEP}] >=dev-cpp/highway-0.16.0[${MULTILIB_USEDEP}] - media-libs/giflib[${MULTILIB_USEDEP}] - media-libs/libpng[${MULTILIB_USEDEP}] - openexr? ( media-libs/openexr:= ) + media-libs/giflib:=[${MULTILIB_USEDEP}] + media-libs/libpng:=[${MULTILIB_USEDEP}] sys-libs/zlib[${MULTILIB_USEDEP}] virtual/jpeg[${MULTILIB_USEDEP}] x11-misc/shared-mime-info gdk-pixbuf? ( x11-libs/gdk-pixbuf:2 ) gimp210? ( >=media-gfx/gimp-2.10.28:0/2 ) + openexr? ( media-libs/openexr:= ) " -BDEPEND="" - RDEPEND="${DEPEND}" multilib_src_configure() {