public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/fotema/
Date: Wed, 25 Sep 2024 15:54:34 +0000 (UTC)	[thread overview]
Message-ID: <1727279671.24151a399650bca2855cd46735b079dd08a78f6c.mgorny@gentoo> (raw)

commit:     24151a399650bca2855cd46735b079dd08a78f6c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 25 15:54:08 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep 25 15:54:31 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24151a39

media-gfx/fotema: Make it work without flatpak-spawn

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../fotema/{fotema-1.14.2.ebuild => fotema-1.14.2-r1.ebuild}      | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/media-gfx/fotema/fotema-1.14.2.ebuild b/media-gfx/fotema/fotema-1.14.2-r1.ebuild
similarity index 90%
rename from media-gfx/fotema/fotema-1.14.2.ebuild
rename to media-gfx/fotema/fotema-1.14.2-r1.ebuild
index d4bc59161fe6..34219ad68ea2 100644
--- a/media-gfx/fotema/fotema-1.14.2.ebuild
+++ b/media-gfx/fotema/fotema-1.14.2-r1.ebuild
@@ -51,6 +51,14 @@ ECARGO_VENDOR=${S}/vendor
 
 QA_FLAGS_IGNORED="/usr/bin/fotema"
 
+src_prepare() {
+	default
+
+	# patch the dependency on flatpak-spawn out (sigh)
+	find "${S}"/{core,src} -name '*.rs' \
+		-exec sed -i -e '/FlatpakSpawn/d' {} + || die
+}
+
 src_configure() {
 	cat >> "${ECARGO_HOME}/config.toml" <<-EOF || die
 


             reply	other threads:[~2024-09-25 15:54 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-25 15:54 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-11  7:18 [gentoo-commits] repo/gentoo:master commit in: media-gfx/fotema/ Michał Górny
2025-01-29 10:56 Michał Górny
2025-01-29 10:56 Michał Górny
2025-01-08  8:28 Michał Górny
2025-01-06 17:59 Michał Górny
2024-12-28  7:53 Michał Górny
2024-09-29  3:01 Michał Górny
2024-09-28 19:36 Michał Górny
2024-09-25 15:54 Michał Górny
2024-09-22  2:23 Michał Górny
2024-09-11 18:39 Michał Górny
2024-09-11 18:39 Michał Górny
2024-09-09  2:24 Michał Górny
2024-09-05  9:37 Michał Górny
2024-08-18 14:29 Michał Górny
2024-08-10 20:17 Michał Górny

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=1727279671.24151a399650bca2855cd46735b079dd08a78f6c.mgorny@gentoo \
    --to=mgorny@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