Search Criteria
Package Details: organicmaps-git 2024.06.19_3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/organicmaps-git.git (read-only, click to copy) |
---|---|
Package Base: | organicmaps-git |
Description: | A free offline maps app for travelers, tourists, hikers, and cyclists based on top of crowd-sourced OpenStreetMap data |
Upstream URL: | https://github.com/organicmaps/organicmaps |
Keywords: | map openstreetmap routing transportation |
Licenses: | Apache |
Conflicts: | organicmaps-bin |
Submitter: | ahmetlii |
Maintainer: | ahmetlii |
Last Packager: | ahmetlii |
Votes: | 7 |
Popularity: | 0.134986 |
First Submitted: | 2022-12-03 21:01 (UTC) |
Last Updated: | 2024-06-29 08:30 (UTC) |
Dependencies (20)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR)
- cmake (cmake-gitAUR, cmake3AUR)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR)
- icu (icu-gitAUR)
- libc++ (libc++-msanAUR, libc++-with-libunwindAUR)
- libglvnd (libglvnd-gitAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-minimal-gitAUR, mesa-amber)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR)
- python3 (python)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-positioning
- qt6-svg
- sqlite (sqlite-fossilAUR)
- gendesk (make)
- git (git-gitAUR, git-glAUR) (make)
- git-lfs (git-lfs-gitAUR) (make)
- jq (jq-gitAUR, jaq-binAUR) (make)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR) (make)
- ccache (ccache-gitAUR) (optional) – faster compilation
- qt6-wayland (optional) – for Wayland users
Latest Comments
1 2 3 4 5 6 Next › Last »
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
nesk_aur commented on 2025-02-07 07:18 (UTC) (edited on 2025-02-07 10:36 (UTC) by nesk_aur)
@bearbee do you have
clthreads
installed on build machine?1 2 3 4 5 6 Next › Last »