blob: 1d41533c4c6f3decece539925db40892a81b6b1a (
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 = android-armv7a-eabi-qt6-graphs
pkgdesc = Qt Graphs for data visualization (android)
pkgver = 6.9.1
pkgrel = 1
url = https://www.qt.io
arch = any
groups = android-armv7a-eabi-qt6
license = GPL-3.0-only
license = LGPL-3.0-only
license = LicenseRef-Qt-Commercial
license = Qt-GPL-exception-1.0
makedepends = android-cmake
makedepends = android-armv7a-eabi-qt6-shadertools
makedepends = qt6-declarative
makedepends = qt6-shadertools
makedepends = qt6-quick3d
makedepends = ninja
depends = android-armv7a-eabi-qt6-declarative
depends = android-armv7a-eabi-qt6-quick3d
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://download.qt.io/official_releases/qt/6.9/6.9.1/submodules/qtgraphs-everywhere-src-6.9.1.tar.xz
sha256sums = qtgraphs-sha256.txt missing
pkgname = android-armv7a-eabi-qt6-graphs
|