PKGBUILDs/qt6-shadertools/static-compat/PKGBUILD.sh.ep

12 lines
399 B
Plaintext

% layout 'static-compat-qt6-module';
\
_qtver=6.7.0
pkgver=${_qtver/-/}
pkgrel=1
arch=(x86_64)
url='https://www.qt.io'
license=(GPL3 LGPL3 FDL custom)
pkgdesc='Experimental module providing APIs and a host tool to host tool to perform graphics and compute shader conditioning for the upcoming Qt graphics abstraction layer'
depends=(<%== qt6deps qw(base) %>)
makedepends=(static-compat-cmake ninja)