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

14 lines
368 B
Plaintext
Raw Permalink Normal View History

% layout 'mingw-w64-qt5-module';
\
% content_for additional_contributors => begin
# Contributor: ant32 <antreimer@gmail.com>
% end
\
2024-05-28 21:14:37 +02:00
pkgver=5.15.14
pkgrel=1
arch=('any')
pkgdesc="Classes for displaying the contents of SVG files (mingw-w64)"
depends=(<%== qt5deps qw(base) %>)
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL' 'FDL' 'custom')