From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:47088) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iyF5c-0001uG-SQ for guix-patches@gnu.org; Sun, 02 Feb 2020 08:15:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iyF5a-0000ZT-PH for guix-patches@gnu.org; Sun, 02 Feb 2020 08:15:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:33614) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iyF5a-0000ZH-LZ for guix-patches@gnu.org; Sun, 02 Feb 2020 08:15:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iyF5a-0000oN-IN for guix-patches@gnu.org; Sun, 02 Feb 2020 08:15:02 -0500 Subject: bug#39386: [PATCH] gnu: Add xwrits. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Nicolas Goaziou References: <20200202010445.GI2935097@sax.terramar.selidor.net> Date: Sun, 02 Feb 2020 14:14:41 +0100 In-Reply-To: <20200202010445.GI2935097@sax.terramar.selidor.net> (Ivan Vilata i. Balaguer's message of "Sat, 1 Feb 2020 20:04:45 -0500") Message-ID: <87v9opb072.fsf@nicolasgoaziou.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ivan Vilata i Balaguer Cc: 39386-done@debbugs.gnu.org Hello, Ivan Vilata i Balaguer writes: > Hi! This adds a package definition for the very useful and health-consci= ous > (if you type a lot) [Xwrits][1] program. The definition is the result fr= om > some newbie hacking in Guix Days 2020.=C2=A0`:)` > > [1]: http://www.lcdf.org/~eddietwo/xwrits/ I added libxinerama input and applied your patch. Thank you. Regards, --=20 Nicolas Goaziou