Package Details: organicmaps-git 2024.06.19_3-1

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.21
First Submitted: 2022-12-03 21:01 (UTC)
Last Updated: 2024-06-29 08:30 (UTC)

Latest Comments

1 2 3 4 5 Next › Last »

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,

CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:233 (message):
  Could NOT find Threads (missing: Threads_FOUND)
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:603 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake/Modules/FindThreads.cmake:226 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:277 (find_package)

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?

bearbee commented on 2025-02-07 03:49 (UTC)

@nesk_aur nothing works yet for me. I see the same error. I can't figure out is PKGBUILD will build the recent version in master? Don't see it is retrieving by the tag. please help

nesk_aur commented on 2025-01-26 07:27 (UTC)

@ahmetlii clang, cmake and ninja are not needed at runtime, they belong in makedepends.

nesk_aur commented on 2024-12-15 20:23 (UTC)

@Popolon No, it pulls the last commit (see prepare() function in PKGBUILD).