blob: 1d3bf4ba0d549b419968c76f9483c6c5c1f80dab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
pkgbase = mingw-w64-qt6-imageformats-static
pkgdesc = Plugins for additional image formats: TIFF, TGA, WBMP (mingw-w64)
pkgver = 6.2.3
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-static
makedepends = qt6-base
makedepends = ninja
makedepends = git
depends = mingw-w64-qt6-base-static
depends = mingw-w64-jasper
depends = mingw-w64-libwebp
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://download.qt.io/official_releases/qt/6.2/6.2.3/submodules/qtimageformats-everywhere-src-6.2.3.tar.xz
sha256sums = 9150bce23e6002e3c08229222142374b24db91132e1ff5c05bce028fc8fc0af6
pkgname = mingw-w64-qt6-imageformats-static
|