Re: [ITP] xxhash 0.7.4-1

2020-07-13 Thread ASSI
Doug Henderson via Cygwin-apps writes: > I have some issues to resolve. Yes, hand-written Makefiles that change constantly. X-( > The install places files into the /usr/local tree instead of the /usr > tree. Usually I would just do "PREFIX=/ make", but that does not work, > so I'm not sure how

[ITP] xxhash 0.7.4-1

2020-07-13 Thread Doug Henderson via Cygwin-apps
Hi, I am volunteering to be the maintainer for xxhash. This is my first ITP, so I'm sure that I don't have everything right. The package is currently distributed on, at least, Ubuntu and Archlinux. The library files xxhash.c and xxhash.h are BSD licensed. The utility xxhsum is GPL licensed. The

Attention ninja maintainer

2020-07-13 Thread Doug Henderson via Cygwin-apps
Hi, ninja installs its bash completion script in /etc/bash-completion.d Other bash completions are installed to /etc/bash_completion.d Please look into this. Thanks, Doug -- Doug Henderson, Calgary, Alberta, Canada - from gmail.com

Re: [PATCH] cygport install infinite loop when symlink in path

2020-07-13 Thread Doug Henderson via Cygwin-apps
On Mon, 13 Jul 2020 at 07:13, Brian Inglis <> wrote: > src_postinstall(_prep_libtool_modules): infinite loop when symlink in path > added readlink to also resolve symlinks in path to DEST host prefix > --- > lib/src_postinst.cygpart | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) >

Re: [ITP] woff2 libwoff2_1 libwoff2-devel

2020-07-13 Thread Lemures Lemniscati via Cygwin-apps
Date: Sun, 12 Jul 2020 20:24:24 +0200 From: Marco Atzeri via Cygwin-apps > On 05.07.2020 23:04, Lemures Lemniscati via Cygwin-apps wrote: > > Hi ! > > > > A new package proposal (as a preparation for building fontforge in a > > future): > >woff2-1.0.2p4-1 libwoff2_1-1.0.2p4-1

[PATCH] cygport install infinite loop when symlink in path

2020-07-13 Thread Brian Inglis
src_postinstall(_prep_libtool_modules): infinite loop when symlink in path added readlink to also resolve symlinks in path to DEST host prefix --- lib/src_postinst.cygpart | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/src_postinst.cygpart b/lib/src_postinst.cygpart

[PATCH] cygport announce SMTP HELO fails without smtp server FQDN

2020-07-13 Thread Brian Inglis
pkg_upload.cygpart(__pkg_announce): added perl code to embedded perl script for email domain FQDN copied from git send-email with minor hooks --- lib/pkg_upload.cygpart | 51 +- 1 file changed, 50 insertions(+), 1 deletion(-) diff --git

Re: [ITA] curl 7.71-1 for review

2020-07-13 Thread Brian Inglis
On 2020-07-12 12:33, Marco Atzeri via Cygwin-apps wrote: > On 12.07.2020 19:26, Brian Inglis wrote: >> I would not mind picking up curl from Yaakov's list. >> >> Newest release 7.71.1 is available for review at: >> >> https://drive.google.com/open?id=1kXtPxXUcWwpCwjEdw2TABkiKRfEaccR > > 404.

rsync + xxhash packages

2020-07-13 Thread Ben RUBSON
Hi, New rsync version (3.2.x) brings a lot of interesting new features. It then now depends on various libraries : - openssl - zstd - lz4 - xxhash Cygwin already has the first 3 ones. But it lacks xxhash. Would then be nice to have a Cygwin package for xxash, so that new rsync version could