summarylogtreecommitdiffstats
path: root/PKGBUILD.sh.ep
blob: 6d710b9e1a47ca36ff7776da6a9d620ca16afcc8 (plain)
1
2
3
4
5
6
7
8
9
% layout 'mingw-w64-qt5-module';
\
pkgver=5.15.13
pkgrel=1
arch=('any')
pkgdesc="Provides access to Bluetooth hardware (mingw-w64)"
depends=(<%== qt5deps qw(base) %>)
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config' <%== qt5deps qw(declarative) %>)
license=('GPL3' 'LGPL3' 'FDL' 'custom')