From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add texmaker. Date: Tue, 24 May 2016 11:51:19 +0200 Message-ID: <87shx7ainc.fsf@gnu.org> References: <87posdzltg.fsf@gnu.org> <878tz0mpdd.fsf@gnu.org> <874m9owh78.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55700) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b58zn-0007Q4-S5 for guix-devel@gnu.org; Tue, 24 May 2016 05:51:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b58zj-0001vX-3L for guix-devel@gnu.org; Tue, 24 May 2016 05:51:26 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:56680) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b58zj-0001vQ-0B for guix-devel@gnu.org; Tue, 24 May 2016 05:51:23 -0400 In-Reply-To: <874m9owh78.fsf@gnu.org> (Roel Janssen's message of "Tue, 24 May 2016 00:19:23 +0200") 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: Roel Janssen Cc: Guix-devel 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=E2=80=99d just put =E2=80=9CAdjust accordingly.=E2=80=9D > * gnu/packages/docbook.scm: Rename texlive to tex. > * gnu/packages/engineering.scm: Rename texlive to tex. =E2=80=A6 and here =E2=80=9CLikewise.=E2=80=9D 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=E2=80=99s your Savannah account? Please make sure to upload your curr= ent OpenPGP public key there. Thanks! Ludo=E2=80=99.