X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6E406385781C
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1638103590;
	bh=iDNIle2ub1nIKqg/jZ6tBpgWSLyZCDzeK0hVwbwsbJU=;
	h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:From;
	b=FkSNgcvMBpztjVWHvVyqddUhKO2++t73BD39XEKW8BSpA9mS+WGQ/wmqsXndLzHUA
	 G8aeNAVCfmmkpxRf8b8BZ9adwFDlbtRZZIhhXAFoQY7Gps3bjs5NLSCcIsOi3E/F5l
	 G9jKk4O1h/74RYDqhXCdRaP77MJ/PJ3FXRMZQw/g=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 4CF0C3858414
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112;
 h=x-gm-message-state:mime-version:from:date:message-id:subject:to;
 bh=wPSIVLt2jsdvcW1CnDFLiYn0Xvvh3+jb1yMJLrq0XiY=;
 b=O0eKFuLoWng75aBqiWnZ9oy7mzqxHcY99NU5WF8rPMPNaw+CQOduUj/YANTxh8Uf6r
 B7czE11YpF+Wdmhaf5ujLRbN+Mauy4lAouNYCvygZfsufZ7VrYPA9U89ROXp/2NvahUw
 1JD5MdQet+pTRyk1+8FAAzY1tgr8io5ADCSSnxv9p85K44Rwu8FSozDP7xiDHqwtStES
 RqgYkWIbOLQjXfP90gSZnbFL7xgy+iK54JfA/0dS9AgBi+xjy57hZ9FSSpAcSGiTM2Yo
 5n1W6BtNzCI3/6aSN9Eko9n8cHB6ZjMYyI6M8qLQ/OFpRHKOwvMHn6OQ2M8E0bkaHpbn
 9aBw==
X-Gm-Message-State: AOAM533nQ92M2AK0pigzzsexRhj4qOwNtaBt+CuOGq3zlBnuZvSFPvpw
 DlBwYRMKAXeHLH2mn+w5cRvOUcNivgqqINblxcNSPqpfRG4=
X-Google-Smtp-Source: ABdhPJyWxRO7Bc07PCeCHhjGMJT+WKS/1UTajI3mc+Y/xaarhI9yb4G13uN+pBK6nJ2G1xEzTvgdvMNciBGabqgO5EQ=
X-Received: by 2002:aca:6105:: with SMTP id v5mr35674954oib.20.1638103519335; 
 Sun, 28 Nov 2021 04:45:19 -0800 (PST)
MIME-Version: 1.0
Date: Sun, 28 Nov 2021 13:45:03 +0100
Message-ID: <CAEcArF1f2KAo=oLBS8RYKKQvtN2gKF6txrM3gi30T5fQW-PQxQ@mail.gmail.com>
Subject: Request: Singular 4.2.1p2, FLINT 2.8.4, Arb 2.21.1, pdf2svg 0.2.3
To: cygwin <cygwin@cygwin.com>
X-Spam-Status: No, score=-0.4 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT,
 RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
 TXREP autolearn=no autolearn_force=no version=3.4.4
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: =?utf-8?q?Samuel_Leli=C3=A8vre_via_Cygwin?= <cygwin@cygwin.com>
Reply-To: =?UTF-8?Q?Samuel_Leli=C3=A8vre?= <samuel.lelievre@gmail.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

Dear Cygwin package maintainers,

This is to kindly request upgrading two existing
packages for mathematical software (Singular and
FLINT), and creating packages for two other pieces
of software, one mathematical library for arbitrary
precision real and complex floating point
calculations based on ball arithmetic (Arb),
and one graphics utility for converting between
graphical file formats, from pdf to svg (pdf2svg).

My wishlist as a list with extra links:

- upgrade "singular" package to Singular 4.2.1p2

  https://www.singular.uni-kl.de/
  https://github.com/Singular/Singular
  https://github.com/Singular/Singular/tags
  https://repology.org/project/singular/versions

- upgrade "flint" package to FLINT 2.8.4

  http://flintlib.org/
  https://github.com/wbhart/flint2
  https://github.com/wbhart/flint2/tags
  https://repology.org/project/flint/versions

- package Arb 2.21.1

  https://arblib.org/
  https://github.com/fredrik-johansson/arb
  https://github.com/fredrik-johansson/arb/tags
  https://repology.org/project/arb-fp/versions

- package pdf2svg 0.2.3

  http://cityinthesky.co.uk/opensource/pdf2svg/
  https://github.com/dawbarton/pdf2svg
  https://github.com/dawbarton/pdf2svg/releases
  https://github.com/dawbarton/pdf2svg/tags
  https://repology.org/project/pdf2svg/versions

Or if someone can teach me how to do that,
I would be happy to learn in order to be able
to contribute in the future. In particular there
are a number of other pieces of mathematical
software I would like to help package.

Thanks for all the packaging effort.   --Samuel

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
