summarylogtreecommitdiffstats
path: root/PKGBUILD.sh.ep
blob: dd66e4e86b5bbc138d325197bfbb63732eb99d97 (plain)
1
2
3
4
5
6
7
8
9
10
11
% layout 'android-qt6-module';
\
_qtver=6.8.1
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
url='https://www.qt.io'
license=(GPL3 LGPL3 FDL custom)
pkgdesc='Network authentication module (android)'
depends=(<%== qt6deps qw(base) %>)
makedepends=('android-cmake<%== $static_suffix %>' 'qt6-base' 'ninja')