blob: c0a76f797bfa92945f9471df837a0292866b5f50 (
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
27
|
pkgbase = mingw-w64-qt6-datavis3d-static
pkgdesc = Qt6 Data Visualization module (mingw-w64)
pkgver = 6.7.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-static
makedepends = mingw-w64-qt6-declarative-static
makedepends = mingw-w64-vulkan-headers
makedepends = mingw-w64-vulkan-icd-loader
makedepends = qt6-declarative
makedepends = ninja
depends = mingw-w64-qt6-base-static
optdepends = mingw-w64-qt6-declarative-static: QML bindings
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://download.qt.io/official_releases/qt/6.7/6.7.0/submodules/qtdatavis3d-everywhere-src-6.7.0.tar.xz
sha256sums = 5a93248d1893790c5630fcbf7ba8394b7eb62411e4a80aa54d7ba8bd40091ba9
pkgname = mingw-w64-qt6-datavis3d-static
|