On 7/5/2016 9:18 AM, Ken Brown wrote:
On 7/5/2016 8:28 AM, Jon Turney wrote:
On 01/07/2016 17:25, Ken Brown wrote:
On 7/1/2016 9:04 AM, Jon Turney wrote:
This package contains:
* calm - a script which runs on sourceware
* mksetupini - generates a setup.ini file from the setup.hint files for
the packages in the release area, similar to genini
* python3 modules for working with a cygwin package set - these
might be
useful for constructing other tools for working with a Cygwin package
server (although there's no guarantee of interface stability at the
moment)
cygport file:
https://github.com/jon-turney/calm-cygport/blob/HEAD/calm.cygport
package files:
http://www.dronecode.org.uk/cygwin/noarch/release/calm/
You may find "wget -r -np -nH -R'index*'" convenient for retrieving
these files.
I think you need to package python3-dirq as a prerequisite for calm:
Thanks for testing.
Since dirq was only required by some experimental code, I've just
removed that instead.
Looks good. I tested by rebuilding from the cygport file and by running
mksetupini instead of genini on my local repo.
Does this package need a vote? If so, here's my +1.
Ken