UmVirt LFS Package info

📦Package info

🔙Parent Directory  -

DB commit: eeb5b556770c9a541df710c0fd927901d6de9d66
APP commit:
[ BASH | XML | JSON ]

ibus

ibus is an Intelligent Input Bus. It is a new input framework for the Linux OS. It provides a fully featured and user friendly input method user interface.

Package info

Codename: ibus
Source file: ibus-1.5.28.tar.gz
Source directory: ibus-1.5.28
Package URL: https://ulfs.org/linux/downloads/package_files/0.2/packages/i/ibus-1.5.28.tar.gz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.2/packages/i/ibus-1.5.28.tar.gz.md5sum
Dependances: gobject-introspection, gtk2, vala, iso-codes, DConf, libnotify.
Dependance of: gnome-shell, gnome-control-center.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir -p                /usr/share/unicode/ucd &&
unzip -uo ../UCD.zip -d /usr/share/unicode/ucd

sed -i 's@/desktop/ibus@/org/freedesktop/ibus@g' \
    data/dconf/org.freedesktop.ibus.gschema.xml

./configure --prefix=/usr          \
            --sysconfdir=/etc      \
            --disable-python2      \
            --disable-emoji-dict   \
            --disable-unicode-dict &&
rm -f tools/main.c   

Build script:
make
if [[ "$ULFS_PKG_TEST" == "YES" ]]
then
	    make -k check
fi

Install script:
make install &&
gzip -dfv /usr/share/man/man{{1,5}/ibus*.gz,5/00-upstream-settings.5.gz}


Apache/2.4.62 (Debian) Server at ulfs.org Port 443