PKGBUILDs/qt5-webchannel/mingw-w64/PKGBUILD.sh.ep

10 lines
361 B
Plaintext

% layout 'mingw-w64-qt5-module';
\
pkgver=5.15.13
pkgrel=1
arch=('any')
pkgdesc='Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients (mingw-w64)'
depends=(<%== qt5deps qw(declarative) %>)
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL' 'FDL' 'custom')