From b3aac82d7ca04816d67576be6d7cacb61b71400f 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:19:49 +0700 Subject: [PATCH] fcitx5-hangul: update to 5.1.7. --- srcpkgs/fcitx-hangul/template | 20 -------------------- srcpkgs/fcitx5-hangul/template | 7 ++++--- 2 files changed, 4 insertions(+), 23 deletions(-) delete mode 100644 srcpkgs/fcitx-hangul/template diff --git a/srcpkgs/fcitx-hangul/template b/srcpkgs/fcitx-hangul/template deleted file mode 100644 index ed1a388c8da..00000000000 --- a/srcpkgs/fcitx-hangul/template +++ /dev/null @@ -1,20 +0,0 @@ -# Template file for 'fcitx-hangul' -pkgname=fcitx-hangul -version=0.3.1 -revision=3 -build_style=cmake -hostmakedepends="pkg-config libfcitx gettext" -makedepends="libhangul-devel fcitx-devel" -depends="fcitx>=4.2.9 fcitx5-hangul" -short_desc="Hangul (Korean) support for fcitx" -maintainer="Orphaned " -license="GPL-2.0-only" -homepage="https://github.com/fcitx/fcitx-hangul" -distfiles="https://download.fcitx-im.org/fcitx-hangul/fcitx-hangul-${version}.tar.xz" -checksum=6dd5fd5956924c85af92ebefaef1e113e38fa814355fbb0f07c26049c3014437 - -CXXFLAGS='-D_GNU_SOURCE' - -post_install() { - rm -rf ${DESTDIR}/usr/share/icons -} diff --git a/srcpkgs/fcitx5-hangul/template b/srcpkgs/fcitx5-hangul/template index d082186bd87..4d0e99025e3 100644 --- a/srcpkgs/fcitx5-hangul/template +++ b/srcpkgs/fcitx5-hangul/template @@ -1,6 +1,6 @@ # Template file for 'fcitx5-hangul' pkgname=fcitx5-hangul -version=5.1.5 +version=5.1.7 revision=1 build_style=cmake hostmakedepends="pkg-config gettext 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-hangul/fcitx5-hangul-${version}.tar.zst" -checksum=eec023575f49b02db1a6da4a0f860f6fc75622c4407646b63752d806a2b1f1b8 +checksum=4928557a3168866ebee58f375e4eccfc9a07e72d79555980e64a84f6d7833777 lib32disabled=yes -replaces="fcitx5-hangul-icons>=0" +replaces="fcitx5-hangul-icons>=0 fcitx-hangul>=0" +provides="fcitx-hangul-5_1"