From 3411c7e5ecfd368d418f0a5039c28f41dcd19768 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Tue, 24 Jun 2025 13:43:24 +0700 Subject: [PATCH] fcitx5-gtk: update to 5.1.4. --- srcpkgs/fcitx5-gtk/template | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fcitx5-gtk/template b/srcpkgs/fcitx5-gtk/template index 4cd06ad98dd..9387b100412 100644 --- a/srcpkgs/fcitx5-gtk/template +++ b/srcpkgs/fcitx5-gtk/template @@ -1,6 +1,6 @@ # Template file for 'fcitx5-gtk' pkgname=fcitx5-gtk -version=5.1.3 +version=5.1.4 revision=1 build_style=cmake build_helper=gir @@ -14,7 +14,7 @@ maintainer="Đoàn Trần Công Danh " license="LGPL-2.1-or-later" homepage="https://fcitx-im.org/wiki/Fcitx" distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-gtk/fcitx5-gtk-${version}.tar.zst" -checksum=3ad646fe468835d4db470c371c830af9b4eba6abe534693b43dbfdc62aae4cc8 +checksum=1dcfc5bce9cb886dd461f9f9efa109f9da735cd7041e3fdaed7754b7ea099453 lib32disabled=yes build_options="gir" @@ -35,6 +35,8 @@ post_install() { fcitx5-gtk+2_package() { short_desc="${short_desc% common}+2 IM Modules" lib32disabled=yes + replaces="libfcitx-gtk>=0" + provides="libfcitx-gtk-5_1" pkg_install() { vmove usr/lib/gtk-2.0 vmove usr/bin/fcitx5-gtk2-immodule-probing @@ -44,6 +46,8 @@ fcitx5-gtk+2_package() { fcitx5-gtk+3_package() { short_desc="${short_desc% common}+3 IM Modules" lib32disabled=yes + replaces="libfcitx-gtk3>=0" + provides="libfcitx-gtk3-5_1" pkg_install() { vmove usr/lib/gtk-3.0 vmove usr/bin/fcitx5-gtk3-immodule-probing