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 025AF15ACFB for ; Sun, 16 Apr 2023 00:24:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 27940E08BB; Sun, 16 Apr 2023 00:24:56 +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 11CE8E08BB for ; Sun, 16 Apr 2023 00:24:56 +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 48441340DB7 for ; Sun, 16 Apr 2023 00:24:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C4667605 for ; Sun, 16 Apr 2023 00:24:52 +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: <1681604638.a3962c03adad2d88c5295f2a93d3457cd83a0cbe.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gimp/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/gimp/gimp-2.99.14-r1.ebuild media-gfx/gimp/gimp-2.99.14-r2.ebuild media-gfx/gimp/gimp-9999.ebuild X-VCS-Directories: media-gfx/gimp/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a3962c03adad2d88c5295f2a93d3457cd83a0cbe X-VCS-Branch: master Date: Sun, 16 Apr 2023 00:24:52 +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: 33594256-b226-4586-819d-98e1eb9e34ca X-Archives-Hash: 55946a0c0e4188e96a636c624f31de8d commit: a3962c03adad2d88c5295f2a93d3457cd83a0cbe Author: Sergey Torokhov yandex ru> AuthorDate: Sat Apr 15 20:32:00 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sun Apr 16 00:23:58 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3962c03 media-gfx/gimp: add missed x11-libs/libXmu dependency for gimp:0/3 Closes: https://bugs.gentoo.org/892685 Signed-off-by: Sergey Torokhov yandex.ru> Signed-off-by: Sam James gentoo.org> media-gfx/gimp/{gimp-2.99.14-r1.ebuild => gimp-2.99.14-r2.ebuild} | 1 + media-gfx/gimp/gimp-9999.ebuild | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/media-gfx/gimp/gimp-2.99.14-r1.ebuild b/media-gfx/gimp/gimp-2.99.14-r2.ebuild similarity index 99% rename from media-gfx/gimp/gimp-2.99.14-r1.ebuild rename to media-gfx/gimp/gimp-2.99.14-r2.ebuild index 2383b1a4a81c..ef598098c880 100644 --- a/media-gfx/gimp/gimp-2.99.14-r1.ebuild +++ b/media-gfx/gimp/gimp-2.99.14-r2.ebuild @@ -54,6 +54,7 @@ COMMON_DEPEND=" >=x11-libs/gdk-pixbuf-2.40.0:2[introspection] >=x11-libs/gtk+-3.24.16:3[introspection] >=x11-libs/pango-1.44.7 + >=x11-libs/libXmu-1.1.4 aalib? ( media-libs/aalib ) alsa? ( >=media-libs/alsa-lib-1.0.0 ) heif? ( >=media-libs/libheif-1.13.0:= ) diff --git a/media-gfx/gimp/gimp-9999.ebuild b/media-gfx/gimp/gimp-9999.ebuild index a098440168e3..c25274873d62 100644 --- a/media-gfx/gimp/gimp-9999.ebuild +++ b/media-gfx/gimp/gimp-9999.ebuild @@ -46,7 +46,7 @@ COMMON_DEPEND=" >=media-libs/lcms-2.13.1:2 media-libs/libjpeg-turbo:= >=media-libs/libmypaint-1.6.1:= - >=media-libs/libpng-1.6.37:= + >=media-libs/libpng-1.6.37:0= >=media-libs/tiff-4.1.0:= net-libs/glib-networking[ssl] sys-libs/zlib @@ -54,6 +54,7 @@ COMMON_DEPEND=" >=x11-libs/gdk-pixbuf-2.40.0:2[introspection] >=x11-libs/gtk+-3.24.16:3[introspection] >=x11-libs/pango-1.44.7 + >=x11-libs/libXmu-1.1.4 aalib? ( media-libs/aalib ) alsa? ( >=media-libs/alsa-lib-1.0.0 ) heif? ( >=media-libs/libheif-1.13.0:= )