On Sun, 27 Sep 2020 19:56:45 +0200, Marco Atzeri via Cygwin-apps > On 27.09.2020 04:16, Lemures Lemniscati via Cygwin-apps wrote: > > On Sun, 02 Aug 2020 10:25:45 +0900, Lemures Lemniscati > >> Hi ! > >> > >> A new package proposal double-conversion: > >> > >> - double-conversion-3.1.5p24-1-src.tar.xz > >> - double-conversion-debuginfo-3.1.5p24-1.tar.xz > >> - libdouble-conversion-devel-3.1.5p24-1.tar.xz > >> - libdouble-conversion3-3.1.5p24-1.tar.xz > >> > >> ==== > >> > >> HOMEPAGE="https://github.com/google/double-conversion" > >> > >> SUMMARY: > >> binary-decimal and decimal-binary routines for IEEE doubles > >> > >> DESCRIPTION: > >> This project (double-conversion) provides binary-decimal and decimal-binary > >> routines for IEEE doubles. > >> The library consists of efficient conversion routines that have been > >> extracted from the V8 JavaScript engine. The code has been refactored and > >> improved so that it can be used more easily in other projects. > >> > >> ==== > >> > >> Corresponding debian packages are searched: > >> > >> https://packages.debian.org/search?suite=all§ion=all&arch=any&searchon=names&keywords=libdouble-conversion > >> > >> License: BSD 3-Clause "New" or "Revised" License > >> > >> https://github.com/google/double-conversion/blob/b1d531bfb130e7149ffe24bb0f1c5c01f20c3a5f/LICENSE > >> > >> Category: Libs > >> > >> Current double-conversion.cygport is in a git repository: > >> > >> https://github.com/cygwin-lem/double-conversion-cygport/tree/n_3.1.5p24-1 > >> > >> Current package files are placed at > >> https://cygwin-lem.github.io/double-conversion-cygport/ > >> or in a git branch > >> > >> https://github.com/cygwin-lem/double-conversion-cygport/tree/n_3.1.5p24-1_gh-pages > >> > > > > ITP again: this library, double-conversion, is necessary to compile > > inkscape 1.0.1 or newer. > > In general there is no need of formal approval for packages > needed for building already existing package. > I added it to the pkg list. > > Any way, any reason for the two echos > > echo "${GIT_REPO}" > echo "commit ${GIT_COMMIT} (${VERSION})" > > I noticed them with > > $ cygport double-conversion.cygport list > https://github.com/google/double-conversion > commit b1d531bfb130e7149ffe24bb0f1c5c01f20c3a5f (3.1.5p24) >
Thank you. And those lines are just for verification. I'll remove them before release. Lem
