pkgname: qttranslations pkgver: '5.15.19' pkgrel: '1' pkgdesc: 'A cross-platform application and UI framework, QtTranslations files' url: 'https://qt-project.org/' arch: x86_64 license: - FDL - GPL3 - LGPL3 - custom depends: [] makedepends: - qtbase - qtdeclarative - qttools - libtiff - libmng source: - 'https://download.qt.io/archive/qt/5.15/${pkgver}/submodules/${pkgname}-everywhere-opensource-src-${pkgver}.tar.xz' sha256sums: - SKIP build: | mkdir build cd build qmake ../${pkgname}-everywhere-src-${pkgver} make make INSTALL_ROOT=${PKGDIR} install package: | true