fcitx5-qt: update to 5.0.15.
This commit is contained in:
parent
fb5c307978
commit
32cd4c000f
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fcitx5-qt'
|
||||
pkgname=fcitx5-qt
|
||||
version=5.0.14
|
||||
version=5.0.15
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="--trace-expand -DENABLE_QT4=OFF -DENABLE_QT5=ON
|
||||
|
@ -14,7 +14,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
|||
license="LGPL-2.1-or-later, BSD-3-Clause"
|
||||
homepage="https://fcitx-im.org/wiki/Fcitx"
|
||||
distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-qt/fcitx5-qt-${version}.tar.xz"
|
||||
checksum=fdf6d4750a9326b6539179f94c6e8c04a30c5d5f877ae01debd571c6e8035dfe
|
||||
checksum=21743c4353c793934222fa7115493cd30da9843b4baed22e64bddfa6dd7341a8
|
||||
lib32disabled=yes
|
||||
|
||||
if [ "$XBPS_TARGET_NOATOMIC8" ]; then
|
||||
|
@ -40,6 +40,7 @@ fcitx5-qt5_package() {
|
|||
vmove usr/lib/qt5
|
||||
vmove "usr/libexec/*qt5-*"
|
||||
vmove "usr/lib/*Qt5*.so.*"
|
||||
vmove "usr/share/applications/org.fcitx.fcitx5-qt5-*"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue