blob: da680d38679fe2f19c6d4ee4c5f63f0ba413289e (
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-location
pkgdesc = Helps you create viable mapping solutions using the data available from some of the popular location services (mingw-w64)
pkgver = 6.8.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
makedepends = mingw-w64-qt6-shadertools
makedepends = mingw-w64-qt6-declarative
makedepends = qt6-shadertools
makedepends = qt6-declarative
makedepends = ninja
depends = mingw-w64-qt6-declarative
depends = mingw-w64-qt6-positioning
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://download.qt.io/official_releases/qt/6.8/6.8.0/submodules/qtlocation-everywhere-src-6.8.0.tar.xz
sha256sums = a0c487f4b36965ea921127033cc227acf1f292ba577081842c5b75d2ef9731a0
pkgname = mingw-w64-qt6-location
|