Search Criteria
Package Details: organicmaps-git 2025.05.20.r101.gd9ca79e-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/organicmaps-git.git (read-only, click to copy) |
---|---|
Package Base: | organicmaps-git |
Description: | An offline maps app for travelers, tourists, hikers, and cyclists, using crowd-sourced OpenStreetMap data |
Upstream URL: | https://github.com/organicmaps/organicmaps |
Licenses: | Apache-2.0 |
Conflicts: | organicmaps |
Provides: | organicmaps |
Submitter: | ahmetlii |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 7 |
Popularity: | 0.057326 |
First Submitted: | 2022-12-03 21:01 (UTC) |
Last Updated: | 2025-06-09 07:22 (UTC) |
Dependencies (20)
- freetype2 (freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR, freetype2-macosAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- icu (icu-gitAUR)
- libglvnd (libglvnd-gitAUR)
- perl (perl-gitAUR)
- python (python37AUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-positioning
- qt6-svg
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glm (glm-gitAUR) (make)
- libxcursor (make)
- libxi (libxi-gitAUR) (make)
- libxinerama (libxinerama-randr-gitAUR) (make)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR) (make)
- libxrandr (libxrandr-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR, ninja-memAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
Latest Comments
1 2 3 4 5 6 Next › Last »
nesk_aur commented on 2025-05-09 07:14 (UTC)
This wasn't updated in a long while so I packaged a stable version, intend to support it and update on every stable upstream tag: https://aur.archlinux.org/packages/organicmaps
Popolon commented on 2025-04-22 21:34 (UTC)
New releases is available here, source is more generally available on this Forgejo repository:
https://git.omaps.dev/organicmaps/organicmaps/releases/tag/2025.04.21-4-android
nesk_aur commented on 2025-04-21 17:39 (UTC)
Getting another error though, when it gets to compiling jansson:
cmake 4.0.1.
nesk_aur commented on 2025-04-21 17:37 (UTC)
So
Could NOT find Threads (missing: Threads_FOUND)
is due to some changes in glibc or interaction between cmake and glibc, can be worked around by adding lines tosrc/organicmaps-git/CMakeLists.txt
right below project line:Popolon commented on 2025-03-27 14:44 (UTC)
For information, Organic Maps moved to its own instance of ForgeJo, as Microsoft blocked them: https://mastodon.social/users/organicmaps/statuses/114233788700982882, so source should be updated for next release.
vladmihaisima commented on 2025-03-20 15:34 (UTC)
Having the same issue as @bearbee,
Package clthreads was not installed, installing it did not help, I get the same error.
nesk_aur commented on 2025-02-12 05:20 (UTC)
@Popolon: @bearbee is having a problem, not me https://aur.archlinux.org/packages/organicmaps-git#comment-1000980
Popolon commented on 2025-02-11 21:01 (UTC)
@nesk_aur: what is your error message when launching from console? I installed a fresh arch linux container, just installed base-devel, and go (to compile yay), installed yay, yay -S organic-maps made the package without error.
nesk_aur commented on 2025-02-10 07:21 (UTC)
@bearbee I had the same problem and fixed it by installing something, can you post your
pacman -Q
somewhere (not here)? I'll compare it to my build machine.bearbee commented on 2025-02-08 00:01 (UTC) (edited on 2025-02-08 00:02 (UTC) by bearbee)
@nesk_aur yes, clthreads is installed
1 2 3 4 5 6 Next › Last »