From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id uK6wLoB5MmW4PwEAauVa8A:P1 (envelope-from ) for ; Fri, 20 Oct 2023 14:58:40 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id uK6wLoB5MmW4PwEAauVa8A (envelope-from ) for ; Fri, 20 Oct 2023 14:58:40 +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 2D3685CDD3 for ; Fri, 20 Oct 2023 14:58:40 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bayesians.ca header.s=protonmail2 header.b=hNfOjx6B; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697806720; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=sJ9HahxvxlpSiZdMj55dmfTchszOVVQ4JVT/uO+fcs4=; b=Tf90JuN0FpUzAy0wfCY/VR2w7LGWKj0uWFdLynFogi1ZNCEOliGeAQaqxDamCZt8H7c99B xPw49L/Ap/svjVytJL+apvQyZghUcSV2VbOJx6cE1ixIJpirTTW764xETUYyi431DUSBNj K4bS1KUQEzKWjJWarDwrOQcNdH3V3wPcl8SNwlzKzQTm//5ctpKoAhGp591OCI3jmxYISZ QrD31/rlTuC6HwLQqEVkqgDbuK97efxeTcDXsIDjqY/KEcjfrx32eaYlfsyCluTLd1eYSi yw+Wf/cciBzixCp7rBCpHbaoEL4Kumyq6Kikt3VQQQXl+m2CHd8BjaONZZFwAw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bayesians.ca header.s=protonmail2 header.b=hNfOjx6B; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697806720; a=rsa-sha256; cv=none; b=RevMAfwsJuEA83g5Xu4VENB84CHGAbP5308NjpKsOpc54gwcE8dRpwC92kQ34YQAdsNofl cTTJAXXOo2QJD09KL7KHatMHn2fkN2NIevdnf+RV19GViPGGhQYUFD4hO6+dGUakSD7ZMT +kVDpovh5bOJFLpM/9vdjHEo/RH6AWZR0/gvAbM1KhPAE2k+GGFsV7NHwO+CzVneMLrmuD NdJybtvvBDrIaiBARsonKKJIwW/wxqhG+P0bJmZhO4oEWUGg8yepYFCMMr9TajtKxTCEbF R66M/whoH3XzGT9IWMeHxCpvf9cb9p/VDIs3q9xDbZA4ZANsNHxdE0GJ/+gp6A== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtp4f-00023L-QT; Fri, 20 Oct 2023 08:57:57 -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 1qthyz-0005lw-O8 for guix-patches@gnu.org; Fri, 20 Oct 2023 01:23:40 -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 1qthyz-0004kW-1K for guix-patches@gnu.org; Fri, 20 Oct 2023 01:23:37 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qthzP-0000dW-Nb for guix-patches@gnu.org; Fri, 20 Oct 2023 01:24:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66644] [PATCH master 0/3] Add Tilda with D-Bus support (necessary for Wayland) Resent-From: Suhail Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 20 Oct 2023 05:24:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66644 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66644@debbugs.gnu.org X-Debbugs-Original-To: guix patches mailing list Received: via spool by submit@debbugs.gnu.org id=B.16977794422426 (code B ref -1); Fri, 20 Oct 2023 05:24:03 +0000 Received: (at submit) by debbugs.gnu.org; 20 Oct 2023 05:24:02 +0000 Received: from localhost ([127.0.0.1]:38462 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qthzK-0000cs-Nj for submit@debbugs.gnu.org; Fri, 20 Oct 2023 01:24:02 -0400 Received: from lists.gnu.org ([2001:470:142::17]:57776) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtZoX-000145-R9 for submit@debbugs.gnu.org; Thu, 19 Oct 2023 16:40:18 -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 1qtZo1-0007Qj-D9 for guix-patches@gnu.org; Thu, 19 Oct 2023 16:39:45 -0400 Received: from mail-4018.proton.ch ([185.70.40.18]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qtZnx-0007r5-V5 for guix-patches@gnu.org; Thu, 19 Oct 2023 16:39:45 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bayesians.ca; s=protonmail2; t=1697747977; x=1698007177; bh=sJ9HahxvxlpSiZdMj55dmfTchszOVVQ4JVT/uO+fcs4=; h=Date:To:From:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=hNfOjx6Bny3qcIMeBg3t73C1gQW+EpdfLQmb5JPbsEM2+s6N1dD6qQ410/uYSnxeE FGLjBoV17YDsJMsjgCjgUwEmnF+edCR35WmXufeqK72q+MeiBDe1E3Ah94ewslJQez 16nOYdmIhlqk6o4WpzNA19v+KBXC7CcUDK7hR53fTnGvH2SHyQ25VETf8M8GJ3vpLG st2wvx1N4albnQXh6nHs2pjSNMQEvTaFZ0WzfCFIONvPLsuNFSxIUvgTeVFgn8dn+r H7tp9PaTptap4d1slJV0o/disIl+Zj4icTHNfl1MsIdvy0sNvXMuIOq8qpCIDIukz4 DTPL5W2AsI/RQ== Date: Thu, 19 Oct 2023 20:39:27 +0000 Message-ID: Feedback-ID: 38691229:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.40.18; envelope-from=suhail@bayesians.ca; helo=mail-4018.proton.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Fri, 20 Oct 2023 01:23:56 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Mailman-Approved-At: Fri, 20 Oct 2023 08:57:54 -0400 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Suhail X-ACL-Warn: , Suhail via Guix-patches From: Suhail via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.62 X-Spam-Score: -6.62 X-Migadu-Queue-Id: 2D3685CDD3 X-Migadu-Scanner: mx2.migadu.com X-TUID: w/0H+vzR+cL8 Hi Guix, The last official release of Tilda (1.5.4) is almost 3 years old and notably doesn't include D-Bus support (which is necessary on Wayland). D-Bus support was added to upstream (main branch) in 2021, however, there hasn't been a release, since, that has included it. This series adds version 1.6-alpha with D-Bus support to Guix. There are some changes in 1.5.4 that aren't (yet?) included in the 1.6-alpha branch. As such, a new package definition is created for 1.6-alpha (as opposed to only updating the 1.5.4 version). Additionally, some issues pointed out by 'guix lint' and 'guix style' for tilda@1.5.4 are fixed. Cheers Suhail (3): gnu: tilda: Add version 1.6-alpha with D-Bus support gnu: tilda: Fix lint error by updating input list format for v1.5.4 gnu: tilda: Run guix style on tilda@1.5.4 gnu/packages/terminals.scm | 64 ++++++++++++++++++++++++-------------- 1 file changed, 41 insertions(+), 23 deletions(-) base-commit: c065da01ff956d3c2bdfc45a33d910e509a211d9 --=20 2.42.0