On 2025-09-08 09:04, Carlo B. via Cygwin-apps wrote:
Hello,
I tried to make a CYGWIN package for moserial, a GTK-based serial terminal
Unfortunately, when starting to build, it stopped with this error:

/usr/share/cygport/cygclass/autotools.cygclass: line 334: intltoolize:
comand not found

intltoolize is used here:

https://github.com/cygwin/cygport/blob/8f58ef724b523fc7ec261c79053ed90c93b443ab/cygclass/autotools.cygclass#L334

Since intltoolize is used directly by a class of cygport, perhaps it
would be worth to also add intltool to the dependecies listed into
data/sample.cygport:

https://github.com/cygwin/cygport/blob/8f58ef724b523fc7ec261c79053ed90c93b443ab/data/sample.cygport#L24

Package intltool - GNOME XML Internalization [sic - s/b Internationalization I18N] Scripts - is designed as a GNOME desktop app data file interface with gettext, so might be better made a dependency of some desktop component dealing with desktop app data file i18n?

It appears to be used by cygport GNOME, MATE, Xfce cygclasses.

The GNOME, MATE, and Xfce category apps suggest that it could perhaps be made a dependency of desktop-file-utils, possibly xdg-utils, {gnome,xfce4,mate}-panel-devel, libgnomeui2-devel, or some other common core component?

--
Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada

La perfection est atteinte                   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retrancher  but when there is no more to cut
                                -- Antoine de Saint-Exupéry

Reply via email to