summarylogtreecommitdiffstats
path: root/PKGBUILD.sh.ep
blob: 1c957c2c62d6cafb884ebbf4cb0361ddf89a4e1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
% layout 'mingw-w64-qt5-module';
\
% content_for additional_contributors => begin
# Contributor: ant32 <antreimer@gmail.com>
% end
\
pkgver=5.15.12
pkgrel=1
arch=('any')
pkgdesc='Classes for audio, video, radio and camera functionality (mingw-w64)'
depends=(<%== qt5deps qw(base declarative) %>)
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL' 'FDL' 'custom')