Search Criteria
Package Details: fcitx5-qt6-git 5.1.5.r4.g24c7dfc-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/fcitx5-qt-git.git (read-only, click to copy) |
---|---|
Package Base: | fcitx5-qt-git |
Description: | Fcitx Qt Library, for Qt6 |
Upstream URL: | https://github.com/fcitx/fcitx5-qt |
Licenses: | LGPL-2.1-or-later |
Conflicts: | fcitx5-qt, fcitx5-qt6 |
Provides: | fcitx5-qt, fcitx5-qt6 |
Submitter: | felixonmars |
Maintainer: | felixonmars (farseerfc, lilac) |
Last Packager: | lilac |
Votes: | 9 |
Popularity: | 0.002741 |
First Submitted: | 2017-08-11 03:51 (UTC) |
Last Updated: | 2024-04-01 07:28 (UTC) |
Dependencies (15)
- fcitx5-gitAUR
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libxcb (libxcb-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- qt6-base (qt6-base-headlessAUR, qt6-base-gitAUR)
- qt6-wayland
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- qt4AUR (make)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (make)
- qt6-base (qt6-base-headlessAUR, qt6-base-gitAUR) (make)
- qt6-wayland (make)
Required by (10)
- emacs-mozc-with-jp-dict (requires fcitx5-qt) (make)
- fcitx5-chinese-addons-git
- fcitx5-chinese-addons-without-browser (requires fcitx5-qt)
- fcitx5-cn-meta (requires fcitx5-qt)
- fcitx5-cskk-git (requires fcitx5-qt)
- fcitx5-input-support (requires fcitx5-qt)
- fcitx5-mozc-with-jp-dict (requires fcitx5-qt)
- fcitx5-mozc-with-jp-dict (requires fcitx5-qt) (make)
- ibus-mozc-with-jp-dict (requires fcitx5-qt) (make)
- kylin-virtual-keyboard-git (requires fcitx5-qt)
Latest Comments
rocka commented on 2024-03-05 08:05 (UTC)
Qt4 has been disabled by default, meanwhile Qt6 has been enabled by default. The PKGBUILD needs some changes.
https://github.com/fcitx/fcitx5-qt/commit/d777fc5354416a7cff2021ed5e0b7b60734a7daa
ZhangHua commented on 2021-01-11 04:04 (UTC)
Qt4 is outdated and I think you should disable it, otherwise we have to compile the whole qt4 package when compiling this package, that is annoying. Thanks.
Ben_Kerman commented on 2020-02-28 20:30 (UTC)
I just wanted to ask why qt4 and the two qt5 packages are makedepends of both fcitx5-qt4-git and fcitx5-qt5-git when they are only needed by one or the other, as far as I can tell. It's really annoying to have to compile the entirety of qt4 just to build a package that doesn't even need it.