PKGBUILDs/qt6-translations/default/PKGBUILD.sh.ep

12 lines
274 B
Plaintext

% layout 'qt6-module', no_libs => 1;
\
_qtver=6.0.0
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
url='https://www.qt.io'
license=(GPL3 LGPL3 FDL custom)
pkgdesc='A cross-platform application and UI framework (Translations)'
depends=(qt6-base)
makedepends=(cmake qt6-tools ninja)