Search Criteria
Package Details: uim-git 1:1.8.8.r50.gd1ac9d93-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/uim-git.git (read-only, click to copy) |
---|---|
Package Base: | uim-git |
Description: | Multilingual input method library |
Upstream URL: | https://github.com/uim/uim/wiki |
Licenses: | custom:BSD |
Conflicts: | uim, uim-svn |
Provides: | uim |
Submitter: | CyberShadow |
Maintainer: | None |
Last Packager: | CyberShadow |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-10-22 20:06 (UTC) |
Last Updated: | 2022-01-11 14:00 (UTC) |
Dependencies (20)
- libedit
- libxft (libxft-gitAUR)
- anthy (anthy-unicode-gitAUR, anthy-unicodeAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (make)
- intltool (make)
- m17n-lib (make)
- plasma-framework (make)
- qt5-tools (make)
- qt5-x11extras (make)
- ruby (make)
- anthy (anthy-unicode-gitAUR, anthy-unicodeAUR) (optional) – Japanese input method
- emacs (emacs-native-comp-gitAUR, emacs-ng-gitAUR, emacs-ngAUR, emacs-lucid-gitAUR, emacs28AUR, emacs28-nativecompAUR, emacs28-noxAUR, emacs-gitAUR, emacs29-gitAUR, emacs-pretestAUR, emacs-pgtk-gitAUR, emacs-lucidAUR, emacs-lucid-nativecompAUR, emacs29-lucid-native-comp-gitAUR, emacs-nativecomp, emacs-nox, emacs-wayland) (optional) – uim.el bridge software
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR) (optional) – immodule and helper applications
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (optional) – immodule and helper applications
- m17n-lib (optional) – m17n support
- qt5-x11extras (optional) – platform input context plugin
Latest Comments
CyberShadow commented on 2022-03-18 16:29 (UTC)
Thanks! I switched back to the main
uim
package, so orphaning - feel free to adopt.Calimero commented on 2022-03-18 12:52 (UTC)
Terribly hackish, but replacing "make" with "make || make" (basically, retrying) now fixes the build. (note: I tried "make -j1" to no avail)
Calimero commented on 2022-03-18 11:49 (UTC) (edited on 2022-03-18 12:09 (UTC) by Calimero)
Got the autogen.sh issue fixed in just a few hours (reporting the bug upstream helps!) Now there is an error running make: configure: creating ./config.status CMake Error: The source directory "/qt5/applet" does not exist.
It seems to be like there could be a $variable/qt5/applet where $variable evaluates to the empty string somewhere?
Calimero commented on 2022-03-17 12:44 (UTC)
Reported; it probably wasn't going to fix itself! https://github.com/uim/uim/issues/179
CyberShadow commented on 2022-01-11 14:01 (UTC)
I fixed a few issues, but it still doesn't build due to some autoconf problem.
Not sure what the problem is, might be an autoconf version incompatibility or upstream issue.
CyberShadow commented on 2018-10-01 12:24 (UTC)
Fixed, as well as two more issues preventing building in a clean chroot. Should be good now.
replax commented on 2018-10-01 11:39 (UTC)
This package needs an additional dependency to compile: qt5-x11extras