Please switch the source repo to git+https://invent.kde.org/frameworks/ki18n.git. GitHub is painfully slow for this matter.
![]() |
VOOZH | about |
| Git Clone URL: | https://aur.archlinux.org/ki18n-git.git (read-only, click to copy) |
|---|---|
| Package Base: | ki18n-git |
| Description: | Advanced internationalization framework |
| Upstream URL: | https://community.kde.org/Frameworks |
| Licenses: | LGPL-3.0-only, LGPL-2.0-only |
| Groups: | kf6-git |
| Conflicts: | ki18n |
| Provides: | ki18n |
| Submitter: | ilpianista |
| Maintainer: | IslandC0der (chaotic-aur) |
| Last Packager: | IslandC0der |
| Votes: | 30 |
| Popularity: | 0.000000 |
| First Submitted: | 2014-01-04 11:37 (UTC) |
| Last Updated: | 2024-03-02 13:35 (UTC) |
Please switch the source repo to git+https://invent.kde.org/frameworks/ki18n.git. GitHub is painfully slow for this matter.
Please remove the obsolete sip4 make dependency.
Doesn't build anymore.
CMake Error at /usr/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:2271 (message):
qt_generate_foreign_qml_types() is only available in Qt 6.
Call Stack (most recent call first):
/usr/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake:127 (include)
CMakeLists.txt:45 (find_package)
The reason is that now it supports building only on Qt6.
Adding -DQT_MAJOR_VERSION=6 CMake option fixes it.
This won't configure at the moment. Seems to be looking for qt6 qml?
@katoitalia. I've successfully built this in a clean container previously.
Please, file an issue in https://github.com/chaotic-aur/pkgbuild-ki18n-git Make sure to add the compilation log, and we'll review it with you.
this fails to compile for me