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 A54511581FB for ; Tue, 27 Aug 2024 07:00:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E304E2A11; Tue, 27 Aug 2024 07:00:07 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 50714E2A10 for ; Tue, 27 Aug 2024 07:00:07 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6BE7B342FF7 for ; Tue, 27 Aug 2024 07:00:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E0C301F31 for ; Tue, 27 Aug 2024 07:00:02 +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: <1724741307.5aa85e659d5bc6f2e9dfbc07c4a71ad6122febf8.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libheif/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libheif/libheif-1.18.2.ebuild X-VCS-Directories: media-libs/libheif/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 5aa85e659d5bc6f2e9dfbc07c4a71ad6122febf8 X-VCS-Branch: master Date: Tue, 27 Aug 2024 07:00:02 +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: 302e870b-96de-44d7-a36d-7b7404182c3b X-Archives-Hash: 1b9491b50802fd8c91978ea4cc43108c commit: 5aa85e659d5bc6f2e9dfbc07c4a71ad6122febf8 Author: Joonas Niilola gentoo org> AuthorDate: Tue Aug 27 06:48:27 2024 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Tue Aug 27 06:48:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5aa85e65 media-libs/libheif: update subslot binders on some deps in 1.18.2 Signed-off-by: Joonas Niilola gentoo.org> media-libs/libheif/libheif-1.18.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/libheif/libheif-1.18.2.ebuild b/media-libs/libheif/libheif-1.18.2.ebuild index 33800f5b64c3..1aea405a52d6 100644 --- a/media-libs/libheif/libheif-1.18.2.ebuild +++ b/media-libs/libheif/libheif-1.18.2.ebuild @@ -30,7 +30,7 @@ BDEPEND=" " DEPEND=" media-libs/dav1d:=[${MULTILIB_USEDEP}] - media-libs/libde265:=[${MULTILIB_USEDEP}] + media-libs/libde265[${MULTILIB_USEDEP}] media-libs/libpng:0=[${MULTILIB_USEDEP}] media-libs/tiff:=[${MULTILIB_USEDEP}] sys-libs/zlib:=[${MULTILIB_USEDEP}] @@ -39,7 +39,7 @@ DEPEND=" gdk-pixbuf? ( x11-libs/gdk-pixbuf[${MULTILIB_USEDEP}] ) go? ( dev-lang/go ) rav1e? ( media-video/rav1e:= ) - svt-av1? ( media-libs/svt-av1[${MULTILIB_USEDEP}] ) + svt-av1? ( media-libs/svt-av1:=[${MULTILIB_USEDEP}] ) x265? ( media-libs/x265:=[${MULTILIB_USEDEP}] ) " RDEPEND="${DEPEND}"