nheko: rebuild for Qt-6.7

This commit is contained in:
Đoàn Trần Công Danh 2024-07-18 11:00:36 +07:00
parent be2e8615db
commit 04aa720e48
1 changed files with 3 additions and 3 deletions

View File

@ -1,13 +1,13 @@
# Template file for 'nheko'
pkgname=nheko
version=0.12.0
revision=1
revision=2
build_style=cmake
hostmakedepends="qt6-base qt6-tools qt6-declarative-host-tools pkg-config asciidoc"
makedepends="qt6-multimedia-devel qt6-svg-devel qt6-declarative-devel fmt-devel
makedepends="qt6-multimedia-devel qt6-svg-devel qt6-declarative-private-devel fmt-devel
spdlog mtxclient-devel cmark-devel olm-devel json-c++ lmdb++ coeurl-devel
qtkeychain-qt6-devel gst-plugins-bad1-devel gst-plugins-base1-devel
xcb-util-wm-devel re2-devel KDSingleApplication"
xcb-util-wm-devel re2-devel KDSingleApplication qt6-base-private-devel"
depends="hicolor-icon-theme gst-plugins-good1"
short_desc="Desktop client for Matrix using Qt and C++"
maintainer="Orphaned <orphan@voidlinux.org>"