public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/fig2dev/
Date: Fri, 24 May 2024 18:43:22 +0000 (UTC)	[thread overview]
Message-ID: <1716576175.b5806ed31b22b7f55dbd0b1c4830f69f7e21415b.flow@gentoo> (raw)

commit:     b5806ed31b22b7f55dbd0b1c4830f69f7e21415b
Author:     Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de>
AuthorDate: Fri May 24 05:58:50 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri May 24 18:42:55 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5806ed3

media-gfx/fig2dev: requires media-gfx/graphicsmagick on run-time to create bitmaps

Closes: https://bugs.gentoo.org/932558
Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/36803
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 .../fig2dev/{fig2dev-3.2.9-r3.ebuild => fig2dev-3.2.9-r4.ebuild} | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/media-gfx/fig2dev/fig2dev-3.2.9-r3.ebuild b/media-gfx/fig2dev/fig2dev-3.2.9-r4.ebuild
similarity index 93%
rename from media-gfx/fig2dev/fig2dev-3.2.9-r3.ebuild
rename to media-gfx/fig2dev/fig2dev-3.2.9-r4.ebuild
index 43202da3dfa8..4ac5899592f0 100644
--- a/media-gfx/fig2dev/fig2dev-3.2.9-r3.ebuild
+++ b/media-gfx/fig2dev/fig2dev-3.2.9-r4.ebuild
@@ -24,7 +24,14 @@ RDEPEND="
 	x11-apps/rgb
 	x11-libs/libXpm
 	!media-gfx/transfig
-	ghostscript? ( app-text/ghostscript-gpl )
+	ghostscript?
+	(
+		app-text/ghostscript-gpl
+		|| (
+			media-gfx/graphicsmagick[imagemagick,jpeg,png,postscript,tiff]
+			media-gfx/imagemagick[jpeg,png,postscript,tiff]
+		)
+	)
 "
 DEPEND="${RDEPEND}"
 BDEPEND="


             reply	other threads:[~2024-05-24 18:43 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-24 18:43 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-19 11:14 [gentoo-commits] repo/gentoo:master commit in: media-gfx/fig2dev/ Sam James
2025-02-19 11:14 Sam James
2024-05-31 21:32 Sam James
2024-05-29 12:15 Sam James
2024-05-29  6:01 Joonas Niilola
2024-05-28 22:01 Sam James
2024-05-23  9:14 Florian Schmaus
2024-01-24 13:38 Sam James
2024-01-24 13:38 Sam James
2023-12-23 18:24 Sam James
2023-12-23 18:24 Sam James
2023-12-23 18:24 Sam James
2023-12-17 17:40 Arthur Zamarin
2023-12-17 17:40 Arthur Zamarin
2023-12-16  9:28 Joonas Niilola
2023-12-16  8:06 Joonas Niilola
2023-11-11 10:42 Hans de Graaff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1716576175.b5806ed31b22b7f55dbd0b1c4830f69f7e21415b.flow@gentoo \
    --to=flow@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox