Re: zsh 5.8: configure fails only on 32bit

2020-06-12 Thread Marco Atzeri via Cygwin-apps
On 12.06.2020 23:05, Yasuhiro KIMURA wrote: Hello, I'm trying to update zsh package to its latest version 5.8. Version 5.5.1-1 still uses custom build shell script. So I migrated to use cygport. Attached files are .cygport file and patches. I blieve all customizations and modifications of 5.5.1-

Re: zsh 5.8: configure fails only on 32bit

2020-06-12 Thread ASSI
Yasuhiro KIMURA writes: > According to config.log configure script is executed with following options. > > /cygdrive/c/Users/yasu/Work/Cygwin/zsh/zsh.cygwin/zsh-5.8-1.i686/src/zsh-5.8/configure > --srcdir=/cygdrive/c/Users/yasu/Work/Cygwin/zsh/zsh.cygwin/zsh-5.8-1.i686/src/zsh-5.8 > --prefix=/usr -

zsh 5.8: configure fails only on 32bit

2020-06-12 Thread Yasuhiro KIMURA
Hello, I'm trying to update zsh package to its latest version 5.8. Version 5.5.1-1 still uses custom build shell script. So I migrated to use cygport. Attached files are .cygport file and patches. I blieve all customizations and modifications of 5.5.1-1 are included. But currently there is one pro

[ITP] VirtualGL 2.6.3

2020-06-12 Thread DRC via Cygwin-apps
I intend to package the client for VirtualGL, a toolkit that adds server-side GPU-accelerated OpenGL rendering capabilities to existing remote X or X proxy environments. VirtualGL is currently provided by various Linux distributions and FreeBSD: https://pkgs.org/download/virtualgl https://rpmfind.

Re: cygport does not automatically generate dependencies

2020-06-12 Thread DRC via Cygwin-apps
On 6/12/20 4:29 AM, Marco Atzeri via Cygwin-apps wrote: >> That only works when you don't cross-compile and you didn't say whether >> you are or not. > > and if you have installed the cygwin packages for the build > and you are not using your own hand installed one. > >   cygport --debug deps >

Re: Python - plan & execution

2020-06-12 Thread Jon Turney
On 09/06/2020 20:16, Marco Atzeri via Cygwin-apps wrote: On 09.06.2020 15:20, Jon Turney wrote: On 08/06/2020 21:02, Marco Atzeri via Cygwin-apps wrote: On 08.06.2020 21:20, Jon Turney wrote: Marco, The python2 2.7.18-1 update dropped the dependency of python2-devel on python27-devel Was

Re: Cygport user guide

2020-06-12 Thread Jon Turney
On 09/06/2020 23:49, Doug Henderson via Cygwin-apps wrote: On Tue, 9 Jun 2020 at 09:56, marco atzeri via Cygwin-apps wrote: On Tue, Jun 9, 2020 at 3:23 PM Hamish McIntyre-Bhatty via Cygwin-apps wrote: I suspect the user base is too small to justify the effort and I am afraid every major pa

Re: Help needed with gobject-introspection

2020-06-12 Thread Jon Turney
On 12/06/2020 00:23, Ken Brown via Cygwin-apps wrote: On 6/11/2020 5:39 PM, Jon Turney wrote: [...] --- shlibs.py~  2018-02-11 23:15:03.0 + +++ shlibs.py   2020-06-11 22:28:07.901294700 +0100 @@ -62,7 +62,7 @@   if platform.system() == 'Darwin':   pattern = "([^\s]*lib*%

Re: Request for review: wavpack 5.3.0

2020-06-12 Thread Marco Atzeri via Cygwin-apps
On 12.06.2020 10:42, Yasuhiro KIMURA wrote: Update wavpack to 5.3.0. Patches to fix security vulnerabilties are already included in this version. So they are removed. wavpack.cygport -- NAME="wavpack" VERSION=5.3.0 RELEASE=1 CAT

Re: cygport does not automatically generate dependencies

2020-06-12 Thread Marco Atzeri via Cygwin-apps
On 12.06.2020 09:03, ASSI wrote: DRC via Cygwin-apps writes: I am attempting to create a new Cygwin package for my open source software (VirtualGL) using cygport. The package is generated correctly, but the "requires" field in the auto-generated hint is empty. The documentation for cygport imp

Request for review: wavpack 5.3.0

2020-06-12 Thread Yasuhiro KIMURA
Update wavpack to 5.3.0. Patches to fix security vulnerabilties are already included in this version. So they are removed. wavpack.cygport -- NAME="wavpack" VERSION=5.3.0 RELEASE=1 CATEGORY="Audio" SUMMARY="Hybrid lossless audio c

Re: cygport development

2020-06-12 Thread Federico Kircheis via Cygwin-apps
On May 29, 2020 4:38:53 AM UTC, Federico Kircheis wrote: >I did not get any response to my last questions, so I hope this patch >is >enough. > >Any thought about my other arguments? > >Federico Ping. Any updates or comments? Is the patch ok?

Re: cygport does not automatically generate dependencies

2020-06-12 Thread ASSI
DRC via Cygwin-apps writes: > I am attempting to create a new Cygwin package for my open source > software (VirtualGL) using cygport. The package is generated correctly, > but the "requires" field in the auto-generated hint is empty. The > documentation for cygport implies that it should automati