diff --git a/srcpkgs/fcitx-anthy/patches/musl.patch b/srcpkgs/fcitx-anthy/patches/musl.patch deleted file mode 100644 index 59338c4051d..00000000000 --- a/srcpkgs/fcitx-anthy/patches/musl.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/src/utils.h -+++ b/src/utils.h -@@ -22,6 +22,7 @@ - #define __FCITX_ANTHY_UTILS_H__ - - #include "common.h" -+#include - - size_t - util_utf8_string_length(const std::string& s); diff --git a/srcpkgs/fcitx-anthy/template b/srcpkgs/fcitx-anthy/template deleted file mode 100644 index 274f16b839d..00000000000 --- a/srcpkgs/fcitx-anthy/template +++ /dev/null @@ -1,20 +0,0 @@ -# Template file for 'fcitx-anthy' -pkgname=fcitx-anthy -version=0.2.4 -revision=2 -build_style=cmake -hostmakedepends="pkg-config" -makedepends="anthy-devel fcitx-devel" -depends="fcitx>=4.2.9 fcitx5-anthy" -short_desc="Fcitx wrapper for Anthy IM engine" -maintainer="Matthias von Faber " -license="GPL-2.0-or-later" -homepage="https://fcitx-im.org/" -distfiles="https://github.com/fcitx/fcitx-anthy/archive/${version}.tar.gz" -checksum=dcb561138508757f37da8a85bdf296368b592649b15ab76e8706db47cc25402a - -CXXFLAGS='-D_GNU_SOURCE' - -post_install() { - rm -rf ${DESTDIR}/usr/share/icons -} diff --git a/srcpkgs/fcitx5-anthy/template b/srcpkgs/fcitx5-anthy/template index 225802b2957..08ef22536b5 100644 --- a/srcpkgs/fcitx5-anthy/template +++ b/srcpkgs/fcitx5-anthy/template @@ -1,6 +1,6 @@ # Template file for 'fcitx5-anthy' pkgname=fcitx5-anthy -version=5.1.5 +version=5.1.7 revision=1 build_style=cmake hostmakedepends="pkg-config gettext extra-cmake-modules" @@ -11,5 +11,6 @@ maintainer="Đoàn Trần Công Danh " license="GPL-2.0-or-later" homepage="https://fcitx-im.org/wiki/Fcitx" distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-anthy/fcitx5-anthy-${version}.tar.zst" -checksum=85e48ed9e02b7529ce98883b246f2f3a8e72de0e5d48f3ae5e451f78da8acd20 -replaces="fcitx5-anthy-icons>=0" +checksum=958e4615b78879eeeed4db0b6e462de81bd24fd96276f64ba5aca52f4c04dbed +replaces="fcitx5-anthy-icons>=0 fcitx-anthy>=0" +provides="fcitx-anthy-5_1"