summarylogtreecommitdiffstats
path: root/PKGBUILD.sh.ep
blob: 5aa01feceaf6d0038a75e0f2836f4dc0a44c4b7e (plain)
1
2
3
4
5
6
7
8
9
10
11
% layout 'qt6-module';
\
_qtver=6.0.0-beta2
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)