vcpkg/ports/glib
Pierre Wendling f468f46b78
[glib] Bump to 2.75.3 (#29644)
* [glib] Update to 2.75.3.

* [glib] Fix intl detection when consumed in CMake.

When consuming glib in CMake through `pkg_check_modules`, libintl
(provided by `gettext`) needs to specified in the pc file as `-lintl`
without any quotation. Otherwise it is not picked up as a dependency
and static linking fails.

Also `vcpkg_fixup_pkgconfig` needs to be called before editing pc files.

* [glib] Cleanup portfile.

* [glib] Update baseline.
2023-02-15 10:00:35 -08:00
..
libintl.patch [glib] Bump to 2.75.3 (#29644) 2023-02-15 10:00:35 -08:00
portfile.cmake [glib] Bump to 2.75.3 (#29644) 2023-02-15 10:00:35 -08:00
use-libiconv-on-windows.patch [glib]: bump version to 2.74.0 (#26949) 2022-10-13 11:20:24 -07:00
vcpkg.json [glib] Bump to 2.75.3 (#29644) 2023-02-15 10:00:35 -08:00