Thanks, I suspected this package wasn't using the latest conventions. I'm having trouble with `compile` now though:
$ cygport astyle.cygport compile >>> Compiling astyle-3.6.6-1.x86_64 CMake Error: Could not find CMAKE_ROOT !!! CMake has most likely not been installed correctly. Modules directory not found in /share/cmake-3.28.3 CMake Error: Error executing cmake::LoadCache(). Aborting. *** ERROR: cmake failed Any ideas what I've done wrong? I merely installed cmake using setup. Just now before getting this error. Michael On Thu, Jan 30, 2025 at 12:38 PM Marco Atzeri via Cygwin-apps < cygwin-apps@cygwin.com> wrote: > On 30/01/2025 18:36, Marco Atzeri wrote: > > On 30/01/2025 17:35, Michael Cook via Cygwin-apps wrote: > >> Sure, attached. > >> > >> It's very similar to the old astyle-2.06-1.cygport: > >> > > > > see attached, I rewrote following latest practice and to use cmake. > > > > no need of source patch and to use version on file name. > > > > Let me know if something is not clear. > > > > Regards > > Marco > > 2nd version, I forgot to remove PKG_HINTS that is not needed anymore