From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/graphlcd-base/files/
Date: Mon, 4 Jan 2021 19:08:08 +0000 (UTC) [thread overview]
Message-ID: <1609787239.157381c16da2843425ee02c96fef26d7774d43c8.conikost@gentoo> (raw)
commit: 157381c16da2843425ee02c96fef26d7774d43c8
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 4 19:07:19 2021 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Jan 4 19:07:19 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=157381c1
app-misc/graphlcd-base: use patch from upstream
Updated patch, as my patch got merged by upstream.
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
.../graphlcd-base/files/graphlcd-base-2.0.0-musl.patch | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/app-misc/graphlcd-base/files/graphlcd-base-2.0.0-musl.patch b/app-misc/graphlcd-base/files/graphlcd-base-2.0.0-musl.patch
index 388d2f93f8f..40f0039613c 100644
--- a/app-misc/graphlcd-base/files/graphlcd-base-2.0.0-musl.patch
+++ b/app-misc/graphlcd-base/files/graphlcd-base-2.0.0-musl.patch
@@ -1,6 +1,18 @@
+From 3a473e08ab9e0cc00518409c3e1bf4edb68aecac Mon Sep 17 00:00:00 2001
+From: Conrad Kostecki <conikost@gentoo.org>
+Date: Mon, 4 Jan 2021 14:51:07 +0100
+Subject: [PATCH] glcdgraphics/font.c: fix compilation with musl
+
+Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
+---
+ glcdgraphics/font.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/glcdgraphics/font.c b/glcdgraphics/font.c
+index 20f1274..1b33772 100644
--- a/glcdgraphics/font.c
+++ b/glcdgraphics/font.c
-@@ -176,7 +176,7 @@
+@@ -176,7 +176,7 @@ bool cFont::LoadFNT(const std::string & fileName, const std::string & encoding)
int y; int loop;
int num = 0;
next reply other threads:[~2021-01-04 19:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-04 19:08 Conrad Kostecki [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-11-10 23:04 [gentoo-commits] repo/gentoo:master commit in: app-misc/graphlcd-base/files/ Conrad Kostecki
2017-12-06 12:02 Michael Palimaka
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=1609787239.157381c16da2843425ee02c96fef26d7774d43c8.conikost@gentoo \
--to=conikost@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