diff --git a/srcpkgs/fcitx-unikey-qt5 b/srcpkgs/fcitx-unikey-qt5 deleted file mode 120000 index cb821fba43d..00000000000 --- a/srcpkgs/fcitx-unikey-qt5 +++ /dev/null @@ -1 +0,0 @@ -fcitx-unikey \ No newline at end of file diff --git a/srcpkgs/fcitx-unikey/template b/srcpkgs/fcitx-unikey/template deleted file mode 100644 index 561ad7e37f7..00000000000 --- a/srcpkgs/fcitx-unikey/template +++ /dev/null @@ -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 " -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 - } -} diff --git a/srcpkgs/fcitx5-unikey/template b/srcpkgs/fcitx5-unikey/template index 78b42a9b7f1..eac5b9f8774 100644 --- a/srcpkgs/fcitx5-unikey/template +++ b/srcpkgs/fcitx5-unikey/template @@ -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 " 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}"