fcitx5-m17n: update to 5.1.4.

This commit is contained in:
Đoàn Trần Công Danh 2025-06-24 09:18:16 +07:00
parent a8e09e2ba4
commit 659ecbf1c1
2 changed files with 4 additions and 17 deletions

View file

@ -1,15 +0,0 @@
# Template file for 'fcitx-m17n'
pkgname=fcitx-m17n
version=0.2.4
revision=1
build_style=cmake
configure_args="-DCMAKE_BUILD_TYPE=None"
hostmakedepends="pkg-config libfcitx"
makedepends="m17n-lib-devel fcitx-devel"
depends="fcitx m17n-db"
short_desc="Fcitx wrapper for M17n engine"
maintainer="Jani Juhani Sinervo <jani@sinervo.fi>"
license="LGPL-2.1-or-later"
homepage="https://fcitx-im.org/"
distfiles="https://github.com/fcitx/fcitx-m17n/archive/${version}.tar.gz"
checksum=1cbb2768929767b2d0741892953d54155c26d72256987fe13c9a898d9ee06dab

View file

@ -1,6 +1,6 @@
# Template file for 'fcitx5-m17n' # Template file for 'fcitx5-m17n'
pkgname=fcitx5-m17n pkgname=fcitx5-m17n
version=5.1.2 version=5.1.4
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="pkg-config gettext doxygen extra-cmake-modules" hostmakedepends="pkg-config gettext doxygen extra-cmake-modules"
@ -12,5 +12,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://fcitx-im.org/wiki/Fcitx" homepage="https://fcitx-im.org/wiki/Fcitx"
distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-m17n/fcitx5-m17n-${version}.tar.zst" distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-m17n/fcitx5-m17n-${version}.tar.zst"
checksum=96a1e63feaeac7fb2141ce8a8291f61a765220a3fee0bf37caf89872b9387716 checksum=80d87f9da21f0e5ebad4f40417a8e000c73d5b8296d531778cdba9354a368d5b
lib32disabled=yes lib32disabled=yes
provides="fcitx-m17n-5_1"
replaces="fcitx-m17n>=0"