mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
fcitx5-qt: update to 5.1.3.
This commit is contained in:
parent
75aab8822b
commit
c063319036
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fcitx5-qt'
|
||||
pkgname=fcitx5-qt
|
||||
version=5.1.1
|
||||
version=5.1.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_QT4=OFF -DENABLE_QT5=ON
|
||||
|
@ -9,13 +9,13 @@ configure_args="-DENABLE_QT4=OFF -DENABLE_QT5=ON
|
|||
hostmakedepends="cldr-emoji-annotation pkg-config gettext doxygen
|
||||
extra-cmake-modules qt5-qmake qt5-host-tools qt6-base"
|
||||
makedepends="libfcitx5-devel fmt-devel qt5-devel libxkbcommon-devel
|
||||
qt6-base-devel"
|
||||
qt6-base-devel qt6-wayland-devel"
|
||||
short_desc="Flexible Context-aware Input Tool with eXtension v5 - Qt"
|
||||
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=9487ad258de9a48fca514efcbd6ac979a3d22272a76ffb83a659619cd966ebe7
|
||||
checksum=c1f03ae44340aa5ece644fb24275312377206995ee43e94a311b62e642c2df73
|
||||
lib32disabled=yes
|
||||
|
||||
post_patch() {
|
||||
|
|
Loading…
Add table
Reference in a new issue