From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id qEVMAvGDUl82MwAA0tVLHw (envelope-from ) for ; Fri, 04 Sep 2020 18:14:09 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 6GDNOfCDUl+IUwAAB5/wlQ (envelope-from ) for ; Fri, 04 Sep 2020 18:14:08 +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 EAF1694051F for ; Fri, 4 Sep 2020 18:14:07 +0000 (UTC) Received: from localhost ([::1]:54780 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kEGDu-0006oJ-Vt for larch@yhetil.org; Fri, 04 Sep 2020 14:14:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59022) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kEGDq-0006mf-3g for guix-patches@gnu.org; Fri, 04 Sep 2020 14:14:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57274) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kEGDp-0002hG-Ql for guix-patches@gnu.org; Fri, 04 Sep 2020 14:14:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kEGDp-00050D-Kr for guix-patches@gnu.org; Fri, 04 Sep 2020 14:14:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#42885] [PATCH 2/4] gnu: Add mathjax-bin (MathJax 3). Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 04 Sep 2020 18:14:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42885 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= , Brendan Tildesley Cc: Ricardo Wurmus , 42885@debbugs.gnu.org, Leo Famulari Received: via spool by 42885-submit@debbugs.gnu.org id=B42885.159924324019216 (code B ref 42885); Fri, 04 Sep 2020 18:14:01 +0000 Received: (at 42885) by debbugs.gnu.org; 4 Sep 2020 18:14:00 +0000 Received: from localhost ([127.0.0.1]:40587 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kEGDo-0004zs-7q for submit@debbugs.gnu.org; Fri, 04 Sep 2020 14:14:00 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:60950) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kEGDk-0004zd-NS for 42885@debbugs.gnu.org; Fri, 04 Sep 2020 14:13:59 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Message-ID:Date:References:In-Reply-To:Subject:Cc:To:From:Sender :Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=7UQp294f7wAss0GWzl8fqwrbdr/8uCWlBqjCP3MBftU=; b=WaMjvklj3a1eV0JuYzQf5aM6wn ur12Rv8+jNUuNCsczTQkQ300e9ohPliIyu5AnbDAlDyFineVVwzCuQefO88bhSO6m8jS5AyeRQbPe P7vfrcZKG1F5DIXcysopK6RSuQOWJwqtcxLhRcLN/d/7k3XpOVDkeK3+v8aRaA/T1eYroR0v5hCP1 ueNz4x3VloIiBCX2lkru5RfPPeSG0NOFLMfYDwu9ltG5ewm8lTvxB6BCsUUnPAQzTPxPxcan7Q96j TgINORLMyMUPSWW5jFKub3in5ZzMAcTMWd9+g5LrL5GcUeQ7AMyjWwi9iDVZ9El4Idwk/NqhlSyZz FiwkEbeQ==; Received: from [192.168.2.1] (helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1kEGCh-000Mmu-KQ; Fri, 04 Sep 2020 23:42:51 +0530 From: Arun Isaac In-Reply-To: <87y2lpvrrd.fsf@gnu.org> References: <20200816070318.18642-1-mail@brendan.scot> <20200816070318.18642-2-mail@brendan.scot> <20200824010501.GB14757@jasmine.lan> <87h7sszn4j.fsf@systemreboot.net> <6F7B2CEB-1A83-4B01-B815-1529359169E1@brendan.scot> <87eenwzgoa.fsf@systemreboot.net> <87y2lpvrrd.fsf@gnu.org> Date: Fri, 04 Sep 2020 23:43:41 +0530 Message-ID: <87zh65csve.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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=fail (rsa verify failed) header.d=systemreboot.net header.s=default header.b=WaMjvklj; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=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: 0.09 X-TUID: 8OsMGZbAWlFa > Arun, Leo, what=E2=80=99s the status of this patch series? > > https://issues.guix.gnu.org/42885 > > Can it be applied? Ricardo has clarified that we may consider the existing js-mathjax 2.7.2 package to have been built from source even though it isn't the form upstream uses for development. No problems there. But, like Brendan said, mathjax 3 is quite a different beast. With mathjax 2, the source was in javascript, and our build system had merely to minify it. But mathjax 3 is written in typescript that gets compiled into javascript and then combined into "web component files" (this is the first I'm hearing of web components and I'm not entirely clear what they are). Since we don't have a typescript build system, packaging mathjax 3 may be non-trivial. So, we should proceed with updating calibre without mathjax support. > Brendan, to make it clear what the latest version of the patch series is > (next time), consider adding a =E2=80=9Cv2=E2=80=9D etc. suffix to the su= bject, like so: > > git format-patch --subject-prefix=3D"PATCH v2" =E2=80=A6 You could also do the slightly shorter git format-patch -v2 ... Cheers!