From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Add texmaker. Date: Tue, 24 May 2016 12:10:08 -0400 Message-ID: <20160524161008.GB29516@jasmine> References: <87posdzltg.fsf@gnu.org> <878tz0mpdd.fsf@gnu.org> <874m9owh78.fsf@gnu.org> <87shx7ainc.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52851) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b5Eua-0003XM-CP for guix-devel@gnu.org; Tue, 24 May 2016 12:10:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b5EuV-0007RN-MQ for guix-devel@gnu.org; Tue, 24 May 2016 12:10:27 -0400 Content-Disposition: inline In-Reply-To: <87shx7ainc.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ludovic =?iso-8859-1?Q?Court=E8s?= Cc: Guix-devel On Tue, May 24, 2016 at 11:51:19AM +0200, Ludovic Courtès wrote: > Roel Janssen skribis: > > > From fc657a31b4a52628c09a0b634c49b71cce2230bc Mon Sep 17 00:00:00 2001 > > From: Roel Janssen > > Date: Tue, 24 May 2016 00:14:59 +0200 > > Subject: [PATCH 1/2] gnu: Rename texlive to tex. > > > > * gnu/local.mk (GNU_SYSTEM_MODULES): Rename texlive.scm to tex.scm. > > * gnu/packages/texlive.scm: Rename file to tex.scm. > > * gnu/packages/tex.scm: Renamed from texlive.scm. > > * gnu/packages/algebra.scm: Rename texlive to tex. > > Here I’d just put “Adjust accordingly.” > > > * gnu/packages/docbook.scm: Rename texlive to tex. > > * gnu/packages/engineering.scm: Rename texlive to tex. > > … and here “Likewise.” is enough. > > Apart from that LGTM! > > > From f54915ab4ab70133adced8fd71649918e38ba659 Mon Sep 17 00:00:00 2001 > > From: Roel Janssen > > Date: Tue, 24 May 2016 00:16:05 +0200 > > Subject: [PATCH 2/2] gnu: Add texmaker. > > > > * gnu/packages/tex.scm (texmaker): New variable. > > OK. > > I think it would help now if you could access the repo directly. :-) > > What’s your Savannah account? Please make sure to upload your current > OpenPGP public key there. Can Savannah use our PGP keys somehow? Or did you mean Roel's SSH public key?