Re: [ITA] iso-codes

2025-04-27 Thread Marco Atzeri via Cygwin-apps
On 16/04/2025 16:35, Philippe Baril Lecavalier via Cygwin-apps wrote: iso-codes: 4.3 (2019) -> 4.18.0 (released this month) noarch, simple enough. Custom `src_compile` no longer needed. Built packages are the same size with or without this (and no such step in Gentoo ebuild). Must have been fixe

Re: [ITA] iso-codes

2025-04-24 Thread Brian Inglis via Cygwin-apps
On 2025-04-23 14:08, Philippe Baril Lecavalier via Cygwin-apps wrote: Thanks for pointing to good examples of custom src_test(). The package is not without some checks. >>> Testing iso-codes-4.18.0-1.noarch Making check in iso_639-2 make[1]: Entering directory '/tmp/ramfs/iso-cod

Re: [ITA] iso-codes

2025-04-23 Thread Philippe Baril Lecavalier via Cygwin-apps
Thanks for pointing to good examples of custom src_test(). The package is not without some checks. >>> Testing iso-codes-4.18.0-1.noarch Making check in iso_639-2 make[1]: Entering directory '/tmp/ramfs/iso-codes-4.18.0-1.noarch/build/iso_639-2' make check-local make[2]: Ente

Re: [ITA] iso-codes

2025-04-19 Thread Brian Inglis via Cygwin-apps
On 2025-04-19 14:53, Philippe Baril Lecavalier via Cygwin-apps wrote: build succeeded Log: https://github.com/cygwin/scallywag/actions/runs/14552392909 It remains the same file/patch as I enclosed above. Commit in playground (diff output vs. last in playground, not master): https://cygwin.com/

Re: [ITA] iso-codes

2025-04-19 Thread Philippe Baril Lecavalier via Cygwin-apps
build succeeded Log: https://github.com/cygwin/scallywag/actions/runs/14552392909 It remains the same file/patch as I enclosed above. Commit in playground (diff output vs. last in playground, not master): https://cygwin.com/cgit/cygwin-packages/iso-codes/commit/?h=playground&id=c517150effd33eb69

Re: [ITA] iso-codes

2025-04-18 Thread Brian Inglis via Cygwin-apps
On 2025-04-18 12:12, Philippe Baril Lecavalier via Cygwin-apps wrote: My apologies for not noticing this in playground! I have ingested some of its enhancements over the original to produce a superior proposal. Part of the learning process we all went through. Thanks for pointing to the playgr

Re: [ITA] iso-codes

2025-04-18 Thread Philippe Baril Lecavalier via Cygwin-apps
My apologies for not noticing this in playground! I have ingested some of its enhancements over the original to produce a superior proposal. Thanks for pointing to the playground branch. Didn't quite get what it's about at first, but as the CI listens to it, then it makes a lot of sense. Tests are

Re: [ITA] iso-codes

2025-04-17 Thread Brian Inglis via Cygwin-apps
On 2025-04-16 08:35, Philippe Baril Lecavalier via Cygwin-apps wrote: iso-codes: 4.3 (2019) -> 4.18.0 (released this month) noarch, simple enough. Custom `src_compile` no longer needed. Built packages are the same size with or without this (and no such step in Gentoo ebuild). Must have been fixe