summarylogtreecommitdiffstats
path: root/PKGBUILD.sh.ep
blob: e3bde2c8f8d66e6d402e18fe12763e8e68450725 (plain)
1
2
3
4
5
6
7
8
9
10
11
% layout 'qt6-module';
\
_qtver=6.0.0-rc
pkgver=${_qtver/-/}
pkgrel=1
arch=(x86_64)
url='https://www.qt.io'
license=(GPL3 LGPL3 FDL custom)
pkgdesc='Provides APIs for Wayland'
depends=(qt6-declarative libxcomposite)
makedepends=(cmake vulkan-headers ninja)