mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
fcitx5-qt: update to 5.0.14.
This commit is contained in:
parent
e1bac9ff71
commit
086896087d
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'fcitx5-qt'
|
||||
pkgname=fcitx5-qt
|
||||
version=5.0.13
|
||||
version=5.0.14
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_QT4=OFF -DENABLE_QT5=ON -DENABLE_QT6=ON
|
||||
-DQT_HOST_PATH=/usr"
|
||||
configure_args="--trace-expand -DENABLE_QT4=OFF -DENABLE_QT5=ON
|
||||
-DENABLE_QT6=ON -DQT_HOST_PATH=/usr"
|
||||
hostmakedepends="cldr-emoji-annotation pkg-config gettext doxygen
|
||||
extra-cmake-modules qt5-qmake qt5-host-tools qt6-base-devel"
|
||||
makedepends="libfcitx5-devel fmt-devel qt5-devel libxkbcommon-devel
|
||||
|
@ -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=4ea408b394591e9201fedeb4098a1eeb9764a74a5a365083af4cee9973f927fa
|
||||
checksum=fdf6d4750a9326b6539179f94c6e8c04a30c5d5f877ae01debd571c6e8035dfe
|
||||
lib32disabled=yes
|
||||
|
||||
if [ "$XBPS_TARGET_NOATOMIC8" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue