GNU bug report logs -
#65149
[PATCH 0/4] Add sbcl-cl-gtk4.
Previous Next
Reported by: ykonai <mail <at> ykonai.net>
Date: Tue, 8 Aug 2023 13:49:01 UTC
Severity: normal
Tags: patch
Done: Guillaume Le Vaillant <glv <at> posteo.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Fri, 18 Aug 2023 11:46:35 +0000
with message-id <874jkw7ee5.fsf <at> kitej>
and subject line Re: [bug#65149] [PATCH 0/4] Add sbcl-cl-gtk4.
has caused the debbugs.gnu.org bug report #65149,
regarding [PATCH 0/4] Add sbcl-cl-gtk4.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
65149: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65149
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hello guix-patches,
This patch adds the Common Lisp GTK4 bindings. I tested them on SBCL x64, and
modulo the apparent dbus requirement it seems to work. ECL version of the
cl-gtk4 package is not included because I didn't manage to build it (either it
doesn't build or takes more than an hour to build on my computer (compared to
about ~10s for SBCL)).
ykonai (4):
gnu: sbcl-cl-gobject-introspection: Update to 0.3-2.c4fef07
gnu: Add sbcl-cl-gobject-introspection-wrapper.
gnu: Add sbcl-cl-glib.
gnu: Add sbcl-cl-gtk4.
gnu/packages/lisp-xyz.scm | 167 ++++++++++++++++++++++++++++++--------
1 file changed, 135 insertions(+), 32 deletions(-)
base-commit: d43b53c476b4e9322b31274b788e851d37e72302
--
2.41.0
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Patches applied as cb948aef0caae7e9f3b61c57aa06a73be04a5868 and
following with a few minor fixes.
For cl-gtk4, I used the patch propagating gtk instead of the patch
copying files from several gtk-related libraries (it will probably be
easier to maintain). If one day we have a package with a standalone
binary depending on cl-gtk4, we will just have not to forget to wrap it
so that it can find GI_TYPELIB_PATH (e.g. like for gnome-music, sushi,
gnome-characters, etc).
Thanks.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 1 year and 280 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.