Re: Zstandard support for setup

2018-10-07 Thread Jon Turney
On 02/09/2018 09:29, Achim Gratz wrote: Jon Turney writes: This should check for ztd in configure.ac using PKG_CHECK_MODULES, rather than just assuming -lzstd is going to work. Sure. Waiting for your patch to actually use pkg_config to rebase it onto. This is applied now. The setup

setup and 'provides:'

2018-10-07 Thread Ken Brown
I've been experimenting with setup's support for the 'provides:' tag, and it's not behaving the way I expect [*]. I'm not sure if something in setup's interface with libsolv needs to be tweaked or if I'm just misunderstanding how this should work. Here's what I tried: I created a test repo

Re: Zstandard support for setup

2018-10-07 Thread Jon Turney
On 02/09/2018 18:02, Achim Gratz wrote: Achim Gratz writes: + using namespace std; Please don't That's a copy from the compress_xz files and it's used in many files elsewhere. Care to explain why you'd want it removed? If there's a good reason I'd tend to move this to a clean-up commit

Re: mintty should have skipped one version

2018-10-07 Thread Achim Gratz
Am 07.10.2018 um 11:19 schrieb Thomas Wolff: According to https://cygwin.com/packaging-hint-files.html#override.hint, it should be "not associated with a specific /version-release/", that's why I did not consider this for the use case. The override.hint is needed to record relations between

Re: mintty should have skipped one version

2018-10-07 Thread Marco Atzeri
Am 07.10.2018 um 11:19 schrieb Thomas Wolff: Marco wrote: In this case I prefer to remove the broken version, OK, so how would I do that? upload empty files -mintty-2.9.2-0-src.tar.xz -mintty-2.9.2-0.hint -mintty-2.9.2-0.tar.xz to tell "calm" to remove the original one --- Diese

Re: mintty should have skipped one version

2018-10-07 Thread Thomas Wolff
I think I uploaded mintty 2.9.3 with a dedicated mintty-2.9.3-0.hint file with the first two lines curr: 2.9.3-0 prev: 2.9.1-0 but setup still offers 2.9.2 as a choice. Did I miss the point in the upload procedure? Brian Inglis wrote: Maybe use override.hint instead as described in:

Re: mintty should have skipped one version

2018-10-07 Thread Marco Atzeri
Am 07.10.2018 um 05:32 schrieb Thomas Wolff: I think I uploaded mintty 2.9.3 with a dedicated mintty-2.9.3-0.hint file with the first two lines curr: 2.9.3-0 prev: 2.9.1-0 but setup still offers 2.9.2 as a choice. Did I miss the point in the upload procedure? Thomas In this case I prefer to