From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/glycin-loaders/
Date: Thu, 16 Jan 2025 16:58:33 +0000 (UTC) [thread overview]
Message-ID: <1737046708.b09d99d58218ea1f027ec6075efc2d5a23a3b1aa.mgorny@gentoo> (raw)
commit: b09d99d58218ea1f027ec6075efc2d5a23a3b1aa
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 16 16:42:27 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan 16 16:58:28 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b09d99d5
media-libs/glycin-loaders: Avoid calling git
Closes: https://bugs.gentoo.org/948192
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
media-libs/glycin-loaders/glycin-loaders-1.1.4.ebuild | 3 +++
1 file changed, 3 insertions(+)
diff --git a/media-libs/glycin-loaders/glycin-loaders-1.1.4.ebuild b/media-libs/glycin-loaders/glycin-loaders-1.1.4.ebuild
index bef17192a368..217ae3663814 100644
--- a/media-libs/glycin-loaders/glycin-loaders-1.1.4.ebuild
+++ b/media-libs/glycin-loaders/glycin-loaders-1.1.4.ebuild
@@ -58,6 +58,9 @@ src_prepare() {
# https://gitlab.gnome.org/GNOME/glycin/-/issues/81
sed -i -e '\|/fonts|d' tests/tests.rs || die
+ # avoid depending on git
+ # https://gitlab.gnome.org/GNOME/glycin/-/issues/110
+ sed -i -e 's/git/false/' loaders/meson.build || die
}
src_configure() {
next reply other threads:[~2025-01-16 16:58 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-16 16:58 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-28 18:52 [gentoo-commits] repo/gentoo:master commit in: media-libs/glycin-loaders/ Michał Górny
2025-02-28 4:42 Michał Górny
2025-02-28 4:42 Michał Górny
2025-02-25 7:51 Michał Górny
2025-02-01 16:21 Michał Górny
2025-02-01 10:05 Michał Górny
2025-01-16 16:58 Michał Górny
2025-01-04 9:30 Michał Górny
2025-01-04 9:30 Michał Górny
2025-01-04 9:30 Michał Górny
2024-11-23 7:10 Michał Górny
2024-09-17 6:11 Michał Górny
2024-09-17 6:11 Michał Górny
2024-09-13 13:47 Michał Górny
2024-08-24 19:06 Michał Górny
2024-08-19 16:46 Michał Górny
2024-08-18 19:08 Michał Górny
2024-08-18 14:29 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=1737046708.b09d99d58218ea1f027ec6075efc2d5a23a3b1aa.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