blob: 3863457b7defeaa3842d826a4f92c20ff95a640a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = maplibre-native-git
pkgdesc = C++ library that powers customizable vector maps in native applications
pkgver = 3.0.0.r20.g10c6d82
pkgrel = 1
url = https://github.com/maplibre/maplibre-native-qt
arch = x86_64
arch = aarch64
license = BSD-2-Clause
license = LGPL-3.0-only
license = MIT
makedepends = cmake
makedepends = git
makedepends = glfw
makedepends = libwebp
depends = qt5-base
depends = qt5-location
provides = maplibre-native
conflicts = maplibre-native
source = maplibre.maplibre-native-qt::git+https://github.com/maplibre/maplibre-native-qt.git
sha256sums = SKIP
pkgname = maplibre-native-git
|