Subject: CVS commit: pkgsrc/devel/ki18n
From: Mark Davies
Date: 2022-04-25 06:02:39
Message id: 20220425040239.CDB31FB1A@cvs.NetBSD.org

Log Message:
ki18n: update to 5.93.0

5.83.0
ki18n_wrap_ui: catch alias targets before failing internally

5.88.0
Don't discard non-conflicting substring matches
Fall back to the compile-time detected iso-codes location
Use unique_ptr instead of managing memory manually
Load Qt translations even if some catalogs are missing
Add KCountry[Subdivision]::operator!=
Forward declaration needs a matching export macro on Windows
Extend README to cover the new features
Move the new country/country subdivision/timezone code into its on library
Add QML API for KTimeZone
Add QML bindings for country/country subdivision API
Fix offset overflows for ISO 3166-2 name lookups
Integrate the Unicode normalization and prefix matching from KContacts
Cache iso codes cache sizes
Implement KCountry::fromName()
Add timezone lookup by geo coordinate, and timezone to country mapping
Make use of the spatial index for countries and subdivisions
Generate spatial index for timezones/countries/country subdivisions
Implement timezone by country (subdivision) lookup
QGIS Python scripts for generating country/timezone lookup tables
Add country and country subdivision lookup and translation API

5.89.0
Document how KLazyLocalizedString is tied to a translation domain
Consider TRANSLATION_DOMAIN when converting to a KLocalizedString
KLazyLocalizedString: add KLocalizedString forward API for convenience
KLazyLocalizedString: allow implicit default constructor
Add KLazyLocalizedString::isEmpty() const
Fix MSVC warning about inconsistent export macro in forward declaration
Port Kuit keymap away from I18N_NOOP macro usage
Deprecate the I18N_NOOP macros in favor of KLazyLocalizedString
Add KLazyLocalizedString as a replacement for the I18N_NOOP macros
Fix loading a KCatalog with a different language on Windows

5.90.0
API dox: fix KUIT tags examples to use xi18n* calls

5.91.0
Default initialize QVariants as such, not as a QString
install plugins in kf<version>
Fix warning info
KuitSetup: fix setting classification of tags

Files:
RevisionActionfile
1.49modifypkgsrc/devel/ki18n/Makefile
1.7modifypkgsrc/devel/ki18n/PLIST
1.14modifypkgsrc/devel/ki18n/distinfo