From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id ANoWGd1JlV/NNwAA0tVLHw (envelope-from ) for ; Sun, 25 Oct 2020 09:48:13 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id OOQPFd1JlV8rSwAAbx9fmQ (envelope-from ) for ; Sun, 25 Oct 2020 09:48:13 +0000 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 80CE394042B for ; Sun, 25 Oct 2020 09:48:12 +0000 (UTC) Received: from localhost ([::1]:45924 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kWcdF-0005GW-M8 for larch@yhetil.org; Sun, 25 Oct 2020 05:48:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41728) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kWcd8-0005GC-J5 for guix-patches@gnu.org; Sun, 25 Oct 2020 05:48:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52459) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kWcd8-0004cH-9e for guix-patches@gnu.org; Sun, 25 Oct 2020 05:48:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kWcd8-0000BU-7c for guix-patches@gnu.org; Sun, 25 Oct 2020 05:48:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#44191] gnu: Add kristall Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 25 Oct 2020 09:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44191 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: =?UTF-8?Q?Nicol=C3=B2?= Balzarotti Cc: 44191@debbugs.gnu.org, nicolo@nixo.xyz Received: via spool by 44191-submit@debbugs.gnu.org id=B44191.1603619276694 (code B ref 44191); Sun, 25 Oct 2020 09:48:02 +0000 Received: (at 44191) by debbugs.gnu.org; 25 Oct 2020 09:47:56 +0000 Received: from localhost ([127.0.0.1]:35772 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kWcd1-0000B7-Tf for submit@debbugs.gnu.org; Sun, 25 Oct 2020 05:47:56 -0400 Received: from mira.cbaines.net ([212.71.252.8]:60524) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kWccz-0000Av-F2 for 44191@debbugs.gnu.org; Sun, 25 Oct 2020 05:47:53 -0400 Received: from localhost (92.41.179.191.threembb.co.uk [92.41.179.191]) by mira.cbaines.net (Postfix) with ESMTPSA id DB90227BBF0; Sun, 25 Oct 2020 09:47:51 +0000 (GMT) Received: from capella (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 8587a535; Sun, 25 Oct 2020 09:47:48 +0000 (UTC) References: <8736233h7h.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> User-agent: mu4e 1.4.13; emacs 27.1 From: Christopher Baines In-reply-to: <8736233h7h.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> Date: Sun, 25 Oct 2020 09:47:45 +0000 Message-ID: <87o8kqab7i.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) 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" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -3.11 X-TUID: 2jLkSokLPqGV --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Nicol=C3=B2 Balzarotti writes: > Hi guix! > > This patch adds kristall, a qt browser for gemini and gopher. > > There were some problems with the latest tagged version (V0.3), such as > directories that had to be created manually before install. I preferred > to use the latest commit (as the author still does not know when a new > release will happen). Let me know if it's fine. > > Without the wrap-qt-program icons were missing. > > guix lint reports no warnings. Hey! Thanks for the patch. I've had a quick look, and spotted one thing. The Git repository includes lib/BreezeStyleSheets and lib/cmark, which are both packaged for Guix (I'm unsure about luis-l-gist). It would be good to look at removing/not using the copied code from kristall and using the Guix packages instead. Does that make sense? Thanks, Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAl+VScFfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XeEhg//dD0BhDfuZe43cWuf3rkk7VLUiLpi5It8 9R/4vQnp+OJO7h/cOKxOGVRqdY6ehRsoGVwNmnkWdAnzAKS4ZH4T1PpRM0sYmfCn A4ABPbJ5fYwUN1D+EECY+OIol7BbZAIuFeDtCU4kQbQPJ2wU4AfTaLO0KquTk+Vb MVHQZC8ZEfv95yirBrfsFQK+b6df0X6h8PY/TbOUs0utrpUPt7RHb3wVUL9J5Krq X+BmtQt55ufOALn15mkfwRTALXwR6/gYGu8mPM0tNY6HcE4+G1HLLX9kJWbSaaPH coB6792t0LMEx06K/hd7Z1Xlvixwiosi6m2QuFFsGJLw9bri/vSJO3NXAgfAo4dd WM6WT69ZxNN7WC5zvlIWmH6ZT52JxrWF6fcWlKqs/hNWcQkwko8iCcqT7SL26hfx bn7jsOHubDVhF94s+qJEInvAIIN2t3QGbFc+OLJbCYjtocS5Ix1W4TUYPo5nnBNY babE1QvHh3hAIlgYXsDDcD1rE9OvS7rUYFjhDfcuq6gbA0jXLk4vDLfr4+5pdAsM JAzN5lvA59nBGMr8NYl1TBOz9T/XiTYeztGQx97GOjCo58rY8R/VZsm13pVcb8Zr xWmAELIuG2/CV0WYouO/aT/UND8CWO5T3rbGuDS4+AHQbfMfaNadc4OPhTj1WDXN cPW2v/mIjaY= =BmoX -----END PGP SIGNATURE----- --=-=-=--