Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libKF5I18n5 | Distribution: openSUSE Leap 15.0 |
Version: 5.45.0 | Vendor: openSUSE |
Release: lp150.2.1 | Build date: Fri May 11 05:09:40 2018 |
Group: System/GUI/KDE | Build host: armbuild18 |
Size: 406365 | Source RPM: ki18n-5.45.0-lp150.2.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://www.kde.org | |
Summary: KDE Gettext-based UI text internationalization |
KI18n provides functionality for internationalizing user interface text in applications, based on the GNU Gettext translation system. It wraps the standard Gettext functionality, so that the programmers and translators can use the familiar Gettext tools and workflows.
LGPL-2.1-or-later
* Wed May 02 2018 fabian@ritter-vogt.de - Add patch to accelerate building of gettext catalogs: * 0001-Don-t-need-to-run-previous-iterations-commands-again.patch * Sat Apr 14 2018 lbeltrame@kde.org - Update to 5.45.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.45.0.php - Changes since 5.44.0: * Also let the autotests know where they can find KF5I18NMacros * Make sure ki18n can build its own translations. * Don't call PythonInterp.cmake in KF5I18NMacros. * Remove not necessary QtCore and co * Make it possible to generate po files in parallel * Create a constructor for KLocalizedStringPrivate * Mon Mar 12 2018 lbeltrame@kde.org - Update to 5.44.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.44.0.php - Changes since 5.43.0: * API dox: add note about calling setApplicationDomain after QApp creation * Mon Feb 12 2018 lbeltrame@kde.org - Update to 5.43.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.43.0.php - Changes since 5.42.0: * Fix finding libintl when "cross"-compiling native Yocto packages * Tue Jan 16 2018 lbeltrame@kde.org - Update to 5.42.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.42.0.php - Changes since 5.41.0: * Remove obsolete reviewboardrc file * do not treat ts-pmap-compile as exectuable * cmake: Mark UIC-generated .h files to skip AUTOMOC by default. * Fix a memory leak in KuitStaticData * KI18n: fix a number of double lookups * Sun Dec 17 2017 lbeltrame@kde.org - Update to 5.41.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.41.0.php - Changes since 5.40.0: * None * Mon Nov 13 2017 lbeltrame@kde.org - Update to 5.40.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.40.0.php - Changes since 5.39.0: * None * Mon Oct 23 2017 lbeltrame@kde.org - Update to 5.39.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.39.0.php - Changes since 5.38.0: * None * Tue Sep 12 2017 lbeltrame@kde.org - Update to 5.38.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.38.0.php - Changes since 5.37.0: * autotests: fix when fr_FR is installed. semanticTags() needs English. * Sat Aug 12 2017 christophe@krop.fr - Update to 5.37.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.37.0.php - Changes since 5.36.0 : * Allow loading i18n catalogs from arbitrary locations * Fix build with Qt 5.9.1 and clang * Make sure that the tsfiles target is generated * Wed Jul 12 2017 lbeltrame@kde.org - Update to 5.36.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.36.0.php - Changes since 5.35.0: * Make sure that the tsfiles target is generated * DOXYGEN_PREPROC -> DOXYGEN_SHOULD_SKIP_THIS, to standardize within KF5 * Remove custom doxygen config files * [FEATURE] Option to build & install QCH file with the public API dox * Sun Jun 11 2017 lbeltrame@kde.org - Update to 5.35.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.35.0.php - Changes since 5.34.0: * Fix compilation of Python bindings * API dox: note CamelCase includes by @class tag with more classes * Extend Programmer's Guide with notes about influence of setlocale() * Mon May 15 2017 fabian@ritter-vogt.de - Update to 5.34.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.34.0.php - Changes since 5.33.0: * fix basename handling of po files (kde#379116) * Fix ki18n bootstrapping * Move .po and .ts files look-up to build-time * Docs: correct doctype for non-deprecated root element with ui.rc file example * Docs: Use non-deprecated <gui> root element with rc file example * Sat Apr 15 2017 lbeltrame@kde.org - Update to 5.33.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.33.0.php - Changes since 5.32.0: * Upgrade ECM and KF5 version requirements for 5.33.0 release. * don't add the autotests dir when test building is disabled * add .arcconfig file * Upgrade KF5 version to 5.33.0. * Sun Mar 19 2017 lbeltrame@kde.org - Update to 5.32.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.32.0.php - Changes since 5.31.0: * Commit translations from l10n-kf5 * Upgrade ECM and KF5 version requirements for 5.32.0 release. * Upgrade KF5 version to 5.32.0. * Thu Feb 09 2017 hrvoje.senjan@gmail.com - Update to 5.31.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.31.0.php * Sun Jan 08 2017 hrvoje.senjan@gmail.com - Update to 5.30.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.30.0.php * Sun Dec 04 2016 hrvoje.senjan@gmail.com - Update to 5.29.0 * Check properly pointer inequality from dngettext (kde#372681) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.29.0.php * Sat Nov 05 2016 hrvoje.senjan@gmail.com - Update to 5.28.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.28.0.php * Sat Oct 22 2016 alarrosa@suse.com - Added gettext-tools requirement to ki18n-devel since gettext-tools contains msgmerge * Sun Oct 02 2016 hrvoje.senjan@gmail.com - Update to 5.27.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.27.0.php * Tue Sep 06 2016 hrvoje.senjan@gmail.com - Update to 5.26.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.26.0.php * Sun Aug 07 2016 hrvoje.senjan@gmail.com - Update to 5.25.0 * Qt >= 5.5 is now required * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.25.0.php * Wed Jul 06 2016 hrvoje.senjan@gmail.com - Update to 5.24.0 * Also search catalogs for stripped variants of values in env var LANGUAGE * Fix parsing of env var values WRT modifier and codeset, done in wrong order * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.24.0.php * Mon Jun 06 2016 hrvoje.senjan@gmail.com - Update to 5.23.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.23.0.php * Sat May 07 2016 hrvoje.senjan@gmail.com - Update to 5.22.0 (boo#980066) * libgettext: Fix potential use-after-free using non-g++ compilers * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.22.0.php * Mon Apr 04 2016 hrvoje.senjan@gmail.com - Update to 5.21.0 (boo#974793) * Use qt system locale langs as fallback on non UNIX * Upgrade Qt version requirement to 5.4.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.21.0.php * Sun Mar 06 2016 hrvoje.senjan@gmail.com - Update to 5.20.0 (boo#970856) * Use portable import macro for nl_msg_cat_cntr * Skip looking up . and .. to find the translations for an application * Restrict _nl_msg_cat_cntr use to GNU gettext implementations * Add KLocalizedString::languages() * Place Gettext calls only if catalog has been located * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.20.0.php * Sat Feb 06 2016 hrvoje.senjan@gmail.com - Update to 5.19.0 (boo#967668) * Reduce use of gettext API * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.19.0.php * Sat Jan 02 2016 hrvoje.senjan@gmail.com - Update to 5.18.0 * Document the first argument rule for plurals in QML * Reduce unwanted type changes * Make it possible to use doubles as index for i18np*() calls in QML * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.18.0.php * Thu Dec 10 2015 hrvoje.senjan@gmail.com - Update to 5.17.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.17.0.php * Sun Nov 08 2015 hrvoje.senjan@gmail.com - Update to 5.16.0 (boo#955067) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.16.0.php * Tue Oct 06 2015 wbauer@tmo.at - Add /usr/share/locale-bundle/ to the list of directories that are searched for translations * Mon Oct 05 2015 hrvoje.senjan@gmail.com - Update to 5.15.0 * Remove strict iterators for msvc to make ki18n build * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.15.0.php * Mon Sep 21 2015 wbauer@tmo.at - Tag the LC_SCRIPTS files in the -lang file list with the language they belong to, so that they will be put into the correct bundle-lang-kde-xx packages * Tue Sep 08 2015 hrvoje.senjan@gmail.com - Update to 5.14.0 * Gracefully handle no newline at end of pmap file * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.14.0.php * Tue Aug 04 2015 hrvoje.senjan@gmail.com - Update to 5.13.0 * The Qt version requirement has been bumped from 5.2 to 5.3 * Debug output has been ported to categorized output, for less noise by default * Docbook documentation has been reviewed and updated * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.13.0.php * Sat Aug 01 2015 wbauer@tmo.at - Fix fallbackLang.diff: slashes were missing which resulted in wrong paths, relPath (XX/LC_MESSAGE/) was erroneously added to the returned directory path too which prevented the translation files from actually being opened. (boo#932158) * Sun Jul 05 2015 hrvoje.senjan@gmail.com - Update to 5.12.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.12.0.php * Fri Jun 12 2015 tittiatcoke@gmail.com - Adjust patch fallbackLang.diff to search through some openSUSE specific locale paths. Search only these specific locations to prevent searching too many locations. * Sun Jun 07 2015 hrvoje.senjan@gmail.com - Update to 5.11.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.11.0.php * Sun May 03 2015 hrvoje.senjan@gmail.com - Update to 5.10.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.10.0.php * Sat Apr 04 2015 hrvoje.senjan@gmail.com - Update to 5.9.0 * Reload the global Qt catalog when using i18n() * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.9.0.php * Sat Mar 07 2015 hrvoje.senjan@gmail.com - Update to 5.8.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.8.0.php * Fri Feb 27 2015 hrvoje.senjan@gmail.com - Improve fallbackLang.diff to look into kf5 locale subdir first, boo#904524 * Sun Feb 08 2015 hrvoje.senjan@gmail.com - Update to 5.7.0 * Mark results as required to warn when API is misused * Added BUILD_WITH_QTSCRIPT buildsystem option to allow a reduced feature-set on embedded systems * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.7.0.php * Sat Jan 03 2015 hrvoje.senjan@gmail.com - Update to 5.6.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.6.0.php * Sat Dec 06 2014 hrvoje.senjan@gmail.com - Update to 5.5.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.5.0.php * Sun Nov 02 2014 hrvoje.senjan@gmail.com - Update to 5.4.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.4.0.php * Sat Oct 04 2014 hrvoje.senjan@gmail.com - Update to 5.3.0 * Remove leftover Perl dependency * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.3.0.php * Thu Sep 25 2014 hrvoje.senjan@gmail.com - Added fallbackLang.diff: make translations be seen from a custom directory (which will be $share_prefix/locale/kf5. Otherwise every langauge in the KF5 era will need to conflict with kdelibs4 ones. Needs also adjusting in kf5-filesystem, and dropping of find_lang in some packages, as that macro doesn't look in subdirectories. * Tue Sep 09 2014 hrvoje.senjan@gmail.com - Update to 5.2.0 * For more details please see: http://kde.org/announcements/kde-frameworks-5.2.php - Added gettext-runtime and python (Build)Requires * Sat Aug 02 2014 hrvoje.senjan@gmail.com - Update to 5.1.0 * For more details please see: http://www.kde.org/announcements/kde-frameworks-5.1.php - Harden required Qt5 libs versions * Tue Jul 01 2014 hrvoje.senjan@gmail.com - Update to 5.0.0 * Final release of KDE Frameworks 5 * API improvements and cleanups * Buildsystem fixes * For more details please see: http://www.kde.org/announcements/kde-frameworks-5.0.php * Sun Jun 01 2014 hrvoje.senjan@gmail.com - Update to 4.100.0 * API improvements and cleanups * Buildsystem fixes * For more details please see: http://www.kde.org/announcements/announce-frameworks5-beta3.php - Add baselibs.conf * Sun May 04 2014 hrvoje.senjan@gmail.com - Update to 4.99.0 * API improvements and cleanups * Buildsystem fixes * For more details please see: http://www.kde.org/announcements/announce-frameworks5-beta2.php * Sat Mar 29 2014 hrvoje.senjan@gmail.com - Update to 4.98.0 * API improvements and cleanups * Buildsystem fixes * For more details please see: http://www.kde.org/announcements/announce-frameworks5-beta1.php * Tue Mar 04 2014 hrvoje.senjan@gmail.com - Update to 4.97.0: * Buildsystem fixes * For more details please see: http://www.kde.org/announcements/announce-frameworks5-alpha2.php * Sun Feb 23 2014 hrvoje.senjan@gmail.com - Added patches from upstream * 0008-Cleanup-after-QtScript-port.patch * 0009-Do-not-leak-script-interfaces-and-their-script-engin.patch * Sun Feb 23 2014 hrvoje.senjan@gmail.com - Added patches from upstream, which implement plugins via QtScript, instead of KJS: * 0001-Print-actual-path-that-failed-to-load.patch * 0002-More-test-cases-for-Transcript.patch * 0006-Separate-ktranscript-plugin-test-into-its-own-autote.patch * 0007-Ported-KTranscript-script-engine-use-from-KJS-to-QtS.patch - Droped kjs-devel(Build)Requires, and added pkgconfig(Qt5Script) BuildRequires, as per added patches * Sat Feb 08 2014 hrvoje.senjan@gmail.com - Init ki18n package
/usr/lib/libKF5I18n.so.5 /usr/lib/libKF5I18n.so.5.45.0 /usr/lib/qt5/plugins /usr/lib/qt5/plugins/kf5 /usr/lib/qt5/plugins/kf5/ktranscript.so /usr/share/doc/packages/libKF5I18n5 /usr/share/doc/packages/libKF5I18n5/COPYING-CMAKE-SCRIPTS /usr/share/doc/packages/libKF5I18n5/COPYING.LIB /usr/share/doc/packages/libKF5I18n5/README.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Apr 9 10:47:22 2022