fcitx5-unikey: update to 5.1.7.

This commit is contained in:
Đoàn Trần Công Danh 2025-06-24 09:25:21 +07:00
parent 7ea3a663e9
commit 5dd780df07
3 changed files with 5 additions and 27 deletions

View file

@ -1 +0,0 @@
fcitx-unikey

View file

@ -1,23 +0,0 @@
# Template file for 'fcitx-unikey'
pkgname=fcitx-unikey
version=0.2.7
revision=2
build_style=cmake
configure_args="-DENABLE_QT=ON"
hostmakedepends="pkg-config gobject-introspection gettext fcitx qt5-devel"
makedepends="libfcitx-qt5-devel fcitx-devel"
depends="fcitx"
short_desc="Support unikey (Vietnamese input method) for fcitx"
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://gitlab.com/fcitx/fcitx-unikey"
distfiles="https://download.fcitx-im.org/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=e750774b73b08e51148b963736d8207e50c3973e5456b6569cb7ad86831e0e59
fcitx-unikey-qt5_package() {
short_desc+=" - Qt5 IM module"
depends="fcitx-unikey-${version}_${revision}"
pkg_install() {
vmove usr/lib/fcitx/qt
}
}

View file

@ -1,7 +1,7 @@
# Template file for 'fcitx5-unikey'
pkgname=fcitx5-unikey
version=5.1.5
revision=2
version=5.1.7
revision=1
build_style=cmake
configure_args="-DENABLE_QT=On -DUSE_QT6=On"
hostmakedepends="pkg-config gettext extra-cmake-modules qt6-base"
@ -12,7 +12,9 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="GPL-2.0-or-later"
homepage="https://fcitx-im.org/wiki/Fcitx"
distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-unikey/fcitx5-unikey-${version}.tar.zst"
checksum=c49f562e3823a23058b82b19a6e8d92b8185351edd7968a9402c185059595e27
checksum=d915774cee49d636d6ecfac0dcd2aae35810c38975d349c5e95e6c68e4280e5c
provides="fcitx-unikey-5_1"
replaces="fcitx-unikey>=0"
fcitx5-unikey-macro-editor_package() {
depends="${sourcepkg}>=${version}_${revision}"