From f9ef49c8156a1d672e37c834956e44368b33d529 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Mon, 11 Mar 2024 13:52:02 +0700 Subject: [PATCH] fcitx5-qt: vmove one more qt5 --- srcpkgs/fcitx5-qt/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/fcitx5-qt/template b/srcpkgs/fcitx5-qt/template index 7df2d7e8d55..f41b3d06fc0 100644 --- a/srcpkgs/fcitx5-qt/template +++ b/srcpkgs/fcitx5-qt/template @@ -1,7 +1,7 @@ # Template file for 'fcitx5-qt' pkgname=fcitx5-qt version=5.1.5 -revision=1 +revision=2 build_style=cmake configure_args="-DENABLE_QT4=OFF -DENABLE_QT5=ON -DCMAKE_INSTALL_QT6PLUGINDIR=/usr/lib/qt6/plugins @@ -37,6 +37,7 @@ fcitx5-qt5_package() { short_desc+="5" pkg_install() { vmove usr/bin/fcitx5-qt5-* + vmove usr/lib/fcitx5/qt5 vmove usr/lib/qt5 vmove "usr/libexec/*qt5-*" vmove "usr/lib/*Qt5*.so.*"