blob: 2600cbe3f7403531919459be7e2d0a01d0e1e62d (
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 = android-aarch64-qt6-svg
pkgdesc = Classes for displaying the contents of SVG files (android)
pkgver = 6.9.1
pkgrel = 1
url = https://www.qt.io
arch = any
groups = android-aarch64-qt6
license = GPL3
license = LGPL3
license = FDL
license = custom
makedepends = android-cmake
makedepends = qt6-base
makedepends = ninja
depends = android-aarch64-qt6-base
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://download.qt.io/official_releases/qt/6.9/6.9.1/submodules/qtsvg-everywhere-src-6.9.1.tar.xz
sha256sums = 2dfc5de5fd891ff2afd9861e519bf1a26e6deb729b3133f68a28ba763c9abbd5
pkgname = android-aarch64-qt6-svg
|