From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:45295) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hoRdI-0002zq-4Q for guix-patches@gnu.org; Fri, 19 Jul 2019 08:05:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hoRdH-0006Vt-1x for guix-patches@gnu.org; Fri, 19 Jul 2019 08:05:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46448) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hoRdG-0006Vn-Uj for guix-patches@gnu.org; Fri, 19 Jul 2019 08:05:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hoRdG-0004Mp-NG for guix-patches@gnu.org; Fri, 19 Jul 2019 08:05:02 -0400 Subject: [bug#36513] texlive-union: Build missing font maps. Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87d0ioschd.fsf@elephly.net> <87muhfghu4.fsf@gnu.org> <87zhlfgh4g.fsf@elephly.net> Date: Fri, 19 Jul 2019 14:04:24 +0200 In-Reply-To: <87zhlfgh4g.fsf@elephly.net> (Ricardo Wurmus's message of "Mon, 15 Jul 2019 22:47:11 +0200") Message-ID: <87tvbib587.fsf@gnu.org> 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: Ricardo Wurmus Cc: Pierre Neidhardt , 36513@debbugs.gnu.org Hello, Ricardo Wurmus skribis: > In addition to this change I just pushed to wip-texlive a number of > changes that may lead to an even bigger number of rebuilds due to > changes in the svn fetcher and even more TeX packages. > > (I noticed that the branch name =E2=80=9Cwip-texlive=E2=80=9D was already= taken by the > attempt to add a new importer, so I just cherry-picked that commit and > replaced the branch.) > > I don=E2=80=99t know yet if it leads to practical improvements for users,= but at > least it greatly simplifies the definition of texlive-* packages. > > I have yet to double check the often unclear licenses of the > texlive-hyphen-* packages. Other than that and the WIP commit by Pierre > at the tip I think these changes are very close to their final form. Yay, very nice! When it=E2=80=99s ready, we can ask berlin to build it as a separate branch= and merge it once it=E2=80=99s done. Thanks a lot! Ludo=E2=80=99.