blob: e22b455870cb3138c05ae5b4b512f5c7821e1ac4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = mingw-w64-qt6-svg
pkgdesc = Classes for displaying the contents of SVG files (mingw-w64)
pkgver = 6.8.0
pkgrel = 1
url = https://www.qt.io
arch = any
groups = mingw-w64-qt6
license = GPL3
license = LGPL3
license = FDL
license = custom
makedepends = mingw-w64-cmake
makedepends = qt6-base
makedepends = ninja
depends = mingw-w64-qt6-base
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://download.qt.io/official_releases/qt/6.8/6.8.0/submodules/qtsvg-everywhere-src-6.8.0.tar.xz
sha256sums = cf7a593d5e520f8177240610d9e55d5b75b0887fe5f385554ff64377f1646199
pkgname = mingw-w64-qt6-svg
|