extra/qt6-base to 6.6.1-3

This commit is contained in:
Kevin Mihelich 2023-12-27 02:35:10 +00:00
parent 52db3ad646
commit c9fd884ca1

View file

@ -9,7 +9,7 @@
pkgname=qt6-base
_qtver=6.6.1
pkgver=${_qtver/-/}
pkgrel=2
pkgrel=3
arch=(x86_64)
url='https://www.qt.io'
license=(GPL3 LGPL3 FDL custom)
@ -112,6 +112,7 @@ build() {
-DFEATURE_openssl_linked=ON \
-DFEATURE_system_sqlite=ON \
-DFEATURE_system_xcb_xinput=ON \
-DFEATURE_no_direct_extern_access=ON \
-DQT_FEATURE_sql_ibase=OFF \
-DCMAKE_MESSAGE_LOG_LEVEL=STATUS
cmake --build build