Search Criteria
Package Details: maplibre-native-git 3.0.0.r0.gd929c78-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/maplibre-native-git.git (read-only, click to copy) |
---|---|
Package Base: | maplibre-native-git |
Description: | C++ library that powers customizable vector maps in native applications |
Upstream URL: | https://github.com/maplibre/maplibre-native-qt |
Licenses: | MIT, BSD-2-Clause, LGPL-3.0-only |
Conflicts: | maplibre-native |
Provides: | maplibre-native |
Submitter: | xiota |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-11-28 10:32 (UTC) |
Last Updated: | 2024-10-29 04:28 (UTC) |
Dependencies (6)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-location
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glfw (glfw-wayland-minecraft-cursorfixAUR, glfw-gitAUR) (make)
- libwebp (libwebp-gitAUR) (make)
Required by (1)
- mapbox-gl-qml (requires maplibre-native)
Sources (38)
- glfw
- google.benchmark
- google.googletest
- gulrak.filesystem
- jothepro.doxygen-awesome-css
- mapbox.cheap-ruler-cpp
- mapbox.earcut.hpp
- mapbox.eternal
- mapbox.geojson-vt-cpp
- mapbox.geojson.hpp
- mapbox.geometry.hpp
- mapbox.jni.hpp
- mapbox.mapbox-gestures-android
- mapbox.mason
- mapbox.mvt-bench-fixtures
- mapbox.mvt-fixtures
- mapbox.optional
- mapbox.pixelmatch-cpp
- mapbox.polylabel
- mapbox.protozero
- mapbox.shelf-pack-cpp
- mapbox.supercluster.hpp
- mapbox.variant
- mapbox.vector-tile
- mapbox.wagyu
- maplibre.maplibre-gl-native-boost
- maplibre.maplibre-java
- maplibre.maplibre-native-base
- maplibre.maplibre-native-qt
- maplibre.maplibre-native
- mapnik.geometry-test-data
- martinmoene.expected-lite
- mourner.kdbush.hpp
- okdshin.unique_resource
- taywee.args
- tencent.rapidjson
- yhirose.cpp-httplib
- ziparchive
Latest Comments
xiota commented on 2023-11-28 11:00 (UTC) (edited on 2023-11-28 11:06 (UTC) by xiota)
This is not a drop in replacement for
mapbox-gl-native
. The files are different.mapbox-gl-qml
had been modified to switch projects (check its commit history).BTW,
replaces
is completely inappropriate on AUR. Do not suggest to other maintainers to use it.dreieck commented on 2023-11-28 10:51 (UTC)
Can it be a drop-in replacement for the no longer maintained
mapbox-gl-native
, i.e.provides
and maybereplaces
it?Regards!