From 624196b94ddc23b5471230651170d9ddf97bc012 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 09:21:43 +0700 Subject: [PATCH] fcitx5-chewing: update to 5.1.8. --- srcpkgs/fcitx-chewing/template | 18 ------------------ srcpkgs/fcitx5-chewing/template | 7 ++++--- 2 files changed, 4 insertions(+), 21 deletions(-) delete mode 100644 srcpkgs/fcitx-chewing/template diff --git a/srcpkgs/fcitx-chewing/template b/srcpkgs/fcitx-chewing/template deleted file mode 100644 index ba93b46f5b2..00000000000 --- a/srcpkgs/fcitx-chewing/template +++ /dev/null @@ -1,18 +0,0 @@ -# Template file for 'fcitx-chewing' -pkgname=fcitx-chewing -version=0.2.3 -revision=3 -build_style=cmake -hostmakedepends="pkg-config libfcitx" -makedepends="fcitx-devel libchewing-devel" -depends="fcitx5-chewing" -short_desc="Fcitx wrapper for Chewing IM engine" -maintainer="Robert Stancil " -license="GPL-2.0-only" -homepage="https://www.fcitx-im.org/wiki/Chewing" -distfiles="https://github.com/fcitx/fcitx-chewing/archive/${version}.tar.gz" -checksum=ad20eb7b4911cdfb88224f4883d1778253e30180a84898dfcbf8ece36b1182fc - -post_install() { - rm -rf ${DESTDIR}/usr/share/icons -} diff --git a/srcpkgs/fcitx5-chewing/template b/srcpkgs/fcitx5-chewing/template index 44b3e6f0f5e..1e816358b08 100644 --- a/srcpkgs/fcitx5-chewing/template +++ b/srcpkgs/fcitx5-chewing/template @@ -1,6 +1,6 @@ # Template file for 'fcitx5-chewing' pkgname=fcitx5-chewing -version=5.1.6 +version=5.1.8 revision=1 build_style=cmake hostmakedepends="pkg-config gettext doxygen extra-cmake-modules" @@ -10,6 +10,7 @@ maintainer="Đoàn Trần Công Danh " license="GPL-3.0-or-later" homepage="https://fcitx-im.org/wiki/Fcitx" distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-chewing/fcitx5-chewing-${version}.tar.zst" -checksum=b169ef25e99e2e43020fb66d1f22be24a8793e9032144ea2592d885b18d640c9 +checksum=72f3e916f7dba4dff20d9b2471b61ab39e2b2651eade781f9da7f518d9a8d8dc lib32disabled=yes -replaces="fcitx5-chewing-icons>=0" +replaces="fcitx5-chewing-icons>=0 fcitx-chewing>=0" +provides="fcitx-chewing-5_1"