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 (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 57B3F15813A for ; Sun, 12 Jan 2025 17:17:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A85B6E07FA; Sun, 12 Jan 2025 17:17:57 +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 456E4E07FA for ; Sun, 12 Jan 2025 17:17:57 +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 5755A340C77 for ; Sun, 12 Jan 2025 17:17:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E20B51F0B for ; Sun, 12 Jan 2025 17:17:54 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1736702038.b906c9ce29a49df28ca39921193d23496c6eb096.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/darktable/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/darktable/darktable-4.8.0-r1.ebuild media-gfx/darktable/darktable-4.8.0.ebuild media-gfx/darktable/darktable-5.0.0-r1.ebuild media-gfx/darktable/darktable-5.0.0.ebuild X-VCS-Directories: media-gfx/darktable/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b906c9ce29a49df28ca39921193d23496c6eb096 X-VCS-Branch: master Date: Sun, 12 Jan 2025 17:17:54 +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: 5c5a043a-798a-4805-8923-cb6eef618bef X-Archives-Hash: c959fb4c27934988b1e9bbf698faedbd commit: b906c9ce29a49df28ca39921193d23496c6eb096 Author: Cristian Othón Martínez Vera cfuga mx> AuthorDate: Tue Jun 11 22:59:19 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jan 12 17:13:58 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b906c9ce media-gfx/darktable: remove dependency on net-libs/libsoup:2.4 Darktable doesn't link directly with any version of libsoup. Only one plugin links against libsoup when the USE flag ```geolocation``` is enabled, and the pulled dependency ```sci-geosciences/osm-gps-map``` already depends on ```net-libs/libsoup```. [sam: Actually, libsoup:2.4 use was dropped entirely in https://github.com/darktable-org/darktable/pull/13651 which landed in darktable-4.4.0.] Signed-off-by: Cristian Othón Martínez Vera cfuga.mx> Closes: https://github.com/gentoo/gentoo/pull/34848 Signed-off-by: Sam James gentoo.org> .../darktable/{darktable-4.8.0.ebuild => darktable-4.8.0-r1.ebuild} | 1 - .../darktable/{darktable-5.0.0.ebuild => darktable-5.0.0-r1.ebuild} | 1 - 2 files changed, 2 deletions(-) diff --git a/media-gfx/darktable/darktable-4.8.0.ebuild b/media-gfx/darktable/darktable-4.8.0-r1.ebuild similarity index 99% rename from media-gfx/darktable/darktable-4.8.0.ebuild rename to media-gfx/darktable/darktable-4.8.0-r1.ebuild index e8d9a70a68b8..36af6f4a95c5 100644 --- a/media-gfx/darktable/darktable-4.8.0.ebuild +++ b/media-gfx/darktable/darktable-4.8.0-r1.ebuild @@ -69,7 +69,6 @@ DEPEND="dev-db/sqlite:3 media-libs/libjpeg-turbo:= media-libs/libpng:= media-libs/tiff:= - net-libs/libsoup:2.4 net-misc/curl sys-libs/zlib:= x11-libs/cairo diff --git a/media-gfx/darktable/darktable-5.0.0.ebuild b/media-gfx/darktable/darktable-5.0.0-r1.ebuild similarity index 99% rename from media-gfx/darktable/darktable-5.0.0.ebuild rename to media-gfx/darktable/darktable-5.0.0-r1.ebuild index e146fc3771d3..12f75aea8309 100644 --- a/media-gfx/darktable/darktable-5.0.0.ebuild +++ b/media-gfx/darktable/darktable-5.0.0-r1.ebuild @@ -69,7 +69,6 @@ DEPEND="dev-db/sqlite:3 media-libs/libjpeg-turbo:= media-libs/libpng:= media-libs/tiff:= - net-libs/libsoup:2.4 net-misc/curl sys-libs/zlib:= x11-libs/cairo