blob: 43d47649b9a8daebbbfd63ee64335c6b8962fe2b (
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-x86-qt6-webview
pkgdesc = Provides a way to display web content in a QML application (android)
pkgver = 6.9.1
pkgrel = 1
url = https://www.qt.io
arch = any
groups = android-x86-qt6
license = GPL3
license = LGPL3
license = FDL
license = custom
makedepends = android-cmake
makedepends = qt6-declarative
makedepends = ninja
depends = android-x86-qt6-declarative
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://download.qt.io/official_releases/qt/6.9/6.9.1/submodules/qtwebview-everywhere-src-6.9.1.tar.xz
sha256sums = c29ad4fbb8f7a2042c4941bef88bb13bd04757eed94d6937ae69e0e4ea0d59a5
pkgname = android-x86-qt6-webview
|