extra/qt6-base to 6.2.3-2

This commit is contained in:
Kevin Mihelich 2022-01-30 18:11:23 +00:00
parent ac9865b79d
commit de8e6242af

View file

@ -9,7 +9,7 @@
pkgname=qt6-base pkgname=qt6-base
_qtver=6.2.3 _qtver=6.2.3
pkgver=${_qtver/-/} pkgver=${_qtver/-/}
pkgrel=1 pkgrel=2
arch=(x86_64) arch=(x86_64)
url='https://www.qt.io' url='https://www.qt.io'
license=(GPL3 LGPL3 FDL custom) license=(GPL3 LGPL3 FDL custom)
@ -28,6 +28,7 @@ optdepends=('qt6-wayland: to run Qt6 applications in a Wayland session'
'gtk3: GTK platform plugin' 'gtk3: GTK platform plugin'
'perl: for syncqt') 'perl: for syncqt')
groups=(qt6) groups=(qt6)
options=(debug)
_pkgfn="${pkgname/6-/}-everywhere-src-$_qtver" _pkgfn="${pkgname/6-/}-everywhere-src-$_qtver"
source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz
qt6-base-cflags.patch qt6-base-cflags.patch