ibus: update to 1.5.26
This commit is contained in:
parent
48347567d8
commit
331df7e829
1 changed files with 9 additions and 8 deletions
|
@ -1,19 +1,20 @@
|
|||
# Template file for 'ibus'
|
||||
pkgname=ibus
|
||||
version=1.5.23
|
||||
revision=4
|
||||
version=1.5.26
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_helper="gir"
|
||||
configure_args="--enable-ui --enable-gtk3 --disable-tests
|
||||
--disable-schemas-compile --enable-memconf --enable-dconf
|
||||
--enable-wayland --with-python=/usr/bin/python3
|
||||
configure_args="--enable-ui --enable-gtk3 --enable-gtk4
|
||||
--disable-tests --disable-schemas-compile --disable-systemd-services
|
||||
--enable-memconf --enable-dconf --enable-wayland
|
||||
--with-python=/usr/bin/python3
|
||||
$(vopt_enable dicts emoji-dict) $(vopt_enable dicts unicode-dict)
|
||||
--enable-introspection --enable-vala $(vopt_enable ibus_setup setup)"
|
||||
hostmakedepends="automake gettext-devel libtool pkg-config intltool dconf
|
||||
python3 glib-devel $(vopt_if vala vala)
|
||||
$(vopt_if dicts 'cldr-emoji-annotation unicode-character-database unicode-emoji')"
|
||||
makedepends="dconf-devel gtk+-devel hicolor-icon-theme iso-codes
|
||||
json-glib-devel libnotify-devel librsvg-devel python3-xdg
|
||||
makedepends="dconf-devel gtk+-devel gtk4-devel hicolor-icon-theme
|
||||
iso-codes json-glib-devel libnotify-devel librsvg-devel python3-xdg
|
||||
$(vopt_if vala vala) libXtst-devel"
|
||||
depends="hicolor-icon-theme iso-codes dbus-x11 python3-xdg
|
||||
$(vopt_if ibus_setup 'python3-gobject>=3.12.1_3')"
|
||||
|
@ -22,7 +23,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://github.com/ibus/ibus"
|
||||
distfiles="https://github.com/ibus/ibus/releases/download/${version}/ibus-${version}.tar.gz"
|
||||
checksum=b7e8d5bdb7d71a5ba4ee43cdf374675f77121a71c1679c9b9e7e02875bd0e150
|
||||
checksum=5c2fd118e7bfd4e9a42c3a20e6175a263426c90b6256f94989ed3d0384f4c9fc
|
||||
|
||||
build_options="ibus_setup dicts"
|
||||
desc_option_ibus_setup="Enable support for building the ibus setup UI"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue