From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: 53634@debbugs.gnu.org
Cc: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Subject: [bug#53634] [PATCH 0/4] gnu: Add openboardview.
Date: Sun, 30 Jan 2022 02:45:58 -0500 [thread overview]
Message-ID: <20220130074558.3323-1-maxim.cournoyer@gmail.com> (raw)
Hello Guix!
I've finally got around to getting this to build and run. I got interested in
it when wanting to view board files for an X200 (libreboot-related).
Enjoy,
Maxim Cournoyer (4):
gnu: Add imgui.
gnu: Add glad.
gnu: Add utf8-h.
gnu: Add openboardview.
gnu/local.mk | 1 +
gnu/packages/c.scm | 41 ++++++-
gnu/packages/electronics.scm | 113 +++++++++++++++++-
gnu/packages/gl.scm | 35 +++++-
.../openboardview-use-system-utf8.patch | 48 ++++++++
gnu/packages/toolkits.scm | 104 ++++++++++++++++
6 files changed, 337 insertions(+), 5 deletions(-)
create mode 100644 gnu/packages/patches/openboardview-use-system-utf8.patch
create mode 100644 gnu/packages/toolkits.scm
--
2.34.0
next reply other threads:[~2022-01-30 7:49 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-30 7:45 Maxim Cournoyer [this message]
2022-01-30 7:48 ` [bug#53634] [PATCH 1/4] gnu: Add imgui Maxim Cournoyer
2022-01-30 7:48 ` [bug#53634] [PATCH 2/4] gnu: Add glad Maxim Cournoyer
2022-01-30 7:48 ` [bug#53634] [PATCH 3/4] gnu: Add utf8-h Maxim Cournoyer
2022-01-30 7:48 ` [bug#53634] [PATCH 4/4] gnu: Add openboardview Maxim Cournoyer
2022-01-31 5:45 ` [bug#53634] [PATCH v2 " Maxim Cournoyer
2022-02-09 10:45 ` [bug#53634] [PATCH 0/4] " Ludovic Courtès
2022-02-09 20:30 ` bug#53634: " Maxim Cournoyer
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220130074558.3323-1-maxim.cournoyer@gmail.com \
--to=maxim.cournoyer@gmail.com \
--cc=53634@debbugs.gnu.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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).