extra/qt6-base to 6.5.1-4

This commit is contained in:
Kevin Mihelich 2023-06-24 03:13:21 +00:00
parent 055d82556b
commit 53edffa14c

View file

@ -9,7 +9,7 @@
pkgname=qt6-base
_qtver=6.5.1
pkgver=${_qtver/-/}
pkgrel=2
pkgrel=4
arch=(x86_64)
url='https://www.qt.io'
license=(GPL3 LGPL3 FDL custom)
@ -58,6 +58,7 @@ build() {
-DINSTALL_MKSPECSDIR=lib/qt6/mkspecs \
-DINSTALL_EXAMPLESDIR=share/doc/qt6/examples \
-DFEATURE_journald=ON \
-DFEATURE_libproxy=ON \
-DFEATURE_openssl_linked=ON \
-DFEATURE_system_sqlite=ON \
-DFEATURE_system_xcb_xinput=ON \