From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id SCtTArtd32TqHgEASxT56A (envelope-from ) for ; Fri, 18 Aug 2023 14:02:03 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 2PZCArtd32RbXgAA9RJhRA (envelope-from ) for ; Fri, 18 Aug 2023 14:02:03 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id C03B257116 for ; Fri, 18 Aug 2023 14:02:01 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="Ett4/0OS"; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692360122; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=Z0/7SJ+JqVscNvkech87jXz/FE6zLaxd/8F95iWd5PM=; b=pc16nnGUYYfCQg1Ngm+DH/oIh8MjIgG/ISPZoYCgZKVquJg2SOAS1QIhqPZqUfhfPl0kFT dWTosmtj3GIu3pXSGM9D7T4C7sBvLx6lOwaONm6YlvTNhoJb+xPAmWnmZCRBBQUAjRg19z A8oufV3JanAJAnvFGQPo6QxaftI4yxKjDDPvf0FxJHUNHFq2d7PoVm3hh1nGjmMNAGF5aq PYwymEJJ4MoJ8xOuyukyXME+RSIK4K8QU//3SQLgVhLBzQEKjsVolmujWLpVqKwQua2Ubs aoO0QGUfcQ2uWx4W0Ae6Q0ZYqclPf/fKnRBVi1T0waKHhEhsF0mD63DEVjG3qg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692360122; a=rsa-sha256; cv=none; b=Syb1kNboO3FPWCqQ3IpNam4TH3QJ9D3+iO4wK0v7ueswB7yAA+7Q06+3MnvyxB62EusvJA xJe0LoE2vt9NBcT2PREm0w6yj1cI/1ZbniKk+o+RHGeJlwTxrSBt9YHaQA1vSUjOcTo4bT RPVY+P89E8hyulfqJEAjughnSiXks/YputkfsAEBHvibko8K5+WN+DsN4qSHz/DYiDMOTC abzBZ+Vv7uwEcWhv7gl136uFU/fQOW02pvLHhk3K6UTcWT6fOLbFCWNbQswlOFA4XfuZyj jcjAhy4VBdU+npQdc5Id1eElspVqHN98mmy3z/aPjFHcLs1586iYgOTgN/xolw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="Ett4/0OS"; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qWyAg-0007eB-DK; Fri, 18 Aug 2023 08:01:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qWy6A-0005Ma-Bf for guix-patches@gnu.org; Fri, 18 Aug 2023 07:57:05 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qWy69-0004Yg-HX for guix-patches@gnu.org; Fri, 18 Aug 2023 07:57:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qWy69-0003iO-T4 for guix-patches@gnu.org; Fri, 18 Aug 2023 07:57:01 -0400 Subject: bug#65149: [PATCH 0/4] Add sbcl-cl-gtk4. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 18 Aug 2023 11:57:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65149 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: ykonai Cc: 65149-done@debbugs.gnu.org Mail-Followup-To: 65149@debbugs.gnu.org, glv@posteo.net, mail@ykonai.net Received: via spool by 65149-done@debbugs.gnu.org id=D65149.169235979014235 (code D ref 65149); Fri, 18 Aug 2023 11:57:01 +0000 Received: (at 65149-done) by debbugs.gnu.org; 18 Aug 2023 11:56:30 +0000 Received: from localhost ([127.0.0.1]:46242 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qWy5d-0003hX-Uv for submit@debbugs.gnu.org; Fri, 18 Aug 2023 07:56:30 -0400 Received: from mout01.posteo.de ([185.67.36.65]:56249) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qWy5b-0003hI-0Y for 65149-done@debbugs.gnu.org; Fri, 18 Aug 2023 07:56:28 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 21BD3240029 for <65149-done@debbugs.gnu.org>; Fri, 18 Aug 2023 13:56:20 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1692359780; bh=Z0/7SJ+JqVscNvkech87jXz/FE6zLaxd/8F95iWd5PM=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=Ett4/0OSfP4SVPXwjyvORFNlvZ/npYY/Mf7LD4tnrmAJhp2PbVKdjqooSD/YVBAzq 6AaCJ6rIm8WaH0XBpw/1wvpa2l9RlMEx5185Vt8yeS7ZsY0qscZhwV5ie30k+BkwAP pJ7fEyvTxbYpvLplRcyC1rFLL6SGCc3TNOTQBZ2Up3IiElrx1h0k/3BD7GFBbV7/Sw GLfXwMHDleU+9AZ2C2l8/ZOkc9IXpRMTNNYMqnfifiCkOJE3ZxafwuebijL9UzVBQz JJHVYPXqxlSm2sOErd6Uk+6QwSNMs3pfdXgyi3h77AfRdBZ5G1D8xlRevKvCISTCmo VSmRgaCrVHhyg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4RS0hM40Rjz9rxK; Fri, 18 Aug 2023 13:56:19 +0200 (CEST) References: <20230808134702.1446582-1-mail@ykonai.net> From: Guillaume Le Vaillant Date: Fri, 18 Aug 2023 11:46:35 +0000 In-reply-to: <20230808134702.1446582-1-mail@ykonai.net> Message-ID: <874jkw7ee5.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.89 X-Spam-Score: -6.89 X-Migadu-Queue-Id: C03B257116 X-Migadu-Scanner: mx1.migadu.com X-TUID: gpUXPLOvJyyI --=-=-= Content-Type: text/plain 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. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZN9cYg8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j+8OwD/YhGBNiHmOkYfA0nuL37jdnGbVj2f2IYts1Mz UkU44oIBAKKtZQWnddwLzkknAiQatV5nAyOm7YpOcyYCsT6v20yG =jst3 -----END PGP SIGNATURE----- --=-=-=--