Skip to content

gettext-libintlv0.22.5

Updated

The libintl C library from GNU gettext-runtime.

#Usage

gettext-libintl is compatible with built-in CMake targets:

find_package(Intl REQUIRED)
target_link_libraries(main PRIVATE Intl::Intl) # since CMake 3.20

#Supported Platforms

!xbox

  • linux
  • osx
  • uwp
  • windows

    #Features

    No features defined.

    #Dependencies

    No transitive dependencies.

    #Host Dependencies

    and 2 transitive dependencies:

    #Used By

    #Host Tool For

    No ports use this.

    #Contributors

    • Kai Pastor's avatarKai Pastor
    • Chuck Walbourn's avatarChuck Walbourn
    • Alexander Neumann's avatarAlexander Neumann
    • Thomas1664's avatarThomas1664

    #Changelog

    • 15fd3bb[gettext, gettext-libintl] Prefer downloads from mirror (#47469)
    • a8c72cf[vcpkg-make,icu,gettext-libintl] use vcpkg-make (#43702)
    • b593af9[gettext-libintl] Handle atypical Linux installations (#39662)
    • 13c141f[gettext-libintl] Link CoreFoundation on apple (#38859)
    • 1fb47d3[gettext*] Update 0.22.5, fix Intl wrapper (#37356)
    • 5f29060[gettext-libintl] Avoid conftest triggering debugger window (#36055)
    • 1c79e26[gettext] Update to 0.22.4 (#35585)
    • 5d2a0a9Update xbox supports expressions for failing ports with copyleft licenses (#31770)
    • 5b744ed[gettext] Split, fixes, faster build, checked-in config cache (#30429)