Package Details: organicmaps 2025.06.12_3-3

Git Clone URL: https://aur.archlinux.org/organicmaps.git (read-only, click to copy)
Package Base: organicmaps
Description: Organic Maps: Offline Hike, Bike, Trails and Navigation
Upstream URL: https://organicmaps.app
Keywords: map navigation offline
Licenses: Apache
Conflicts: organicmaps-bin, organicmaps-git
Submitter: nesk_aur
Maintainer: nesk_aur
Last Packager: nesk_aur
Votes: 1
Popularity: 0.47
First Submitted: 2025-05-03 06:20 (UTC)
Last Updated: 2025-06-14 03:57 (UTC)

Pinned Comments

nesk_aur commented on 2025-05-03 06:24 (UTC) (edited on 2025-05-27 17:11 (UTC) by nesk_aur)

Currently known issues:

  1. If you get THREADS_NOT_FOUND compilation failure check if you have lld installed. Uninstall it, if compilation succeeds report here, I'll add a workaround
  2. cmake 4 is currently problematic with some 3rd party submodules of OMaps, for now downgrade to any recent cmake 3 to build this package
  3. Check README.md before building

Latest Comments

nesk_aur commented on 2025-06-14 03:59 (UTC)

"PKGBUILD: line 26" error should be fixed now.

nesk_aur commented on 2025-06-03 18:24 (UTC) (edited on 2025-06-14 03:58 (UTC) by nesk_aur)

@Polly, thanks, looks like they switched to Github.
THREAD workaround I've set aside for now, until linker situation clears up (see pinned comment).

Polly commented on 2025-06-03 16:27 (UTC)

Same problem when building with or without AUR helper. The linked repo itself also seems static, it was archived on May 14. On the organicmaps-git AUR package, there is a workaround posted for the THREAD issue.

Spixmaster commented on 2025-05-31 18:20 (UTC)

I get:

❯ paru -S organicmaps
:: Resolving dependencies...
:: Calculating conflicts...
:: Calculating inner conflicts...

Aur (1) organicmaps-2025.05.20_5-2

:: Proceed to review? [Y/n]: Y

:: Downloading PKGBUILDs...
 PKGBUILDs up to date
 nothing new to review
fetching devel info...
==> Making package: organicmaps 2025.05.20_5-2 (Sat May 31 20:19:56 2025)
==> Retrieving sources...
  -> Found organicmaps.desktop
==> Validating source files with sha256sums...
    organicmaps.desktop ... Passed
==> Making package: organicmaps 2025.05.20_5-2 (Sat May 31 20:19:57 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found organicmaps.desktop
==> Validating source files with sha256sums...
    organicmaps.desktop ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
==> Starting prepare()...
/home/matheus/.cache/paru/clone/organicmaps/PKGBUILD: line 26: https://git.omaps.dev/organicmaps/organicmaps.git: No such file or directory
==> ERROR: A failure occurred in prepare().
    Aborting...
error: failed to build 'organicmaps-2025.05.20_5-2':
error: packages failed to build: organicmaps-2025.05.20_5-2

nesk_aur commented on 2025-05-03 06:24 (UTC) (edited on 2025-05-27 17:11 (UTC) by nesk_aur)

Currently known issues:

  1. If you get THREADS_NOT_FOUND compilation failure check if you have lld installed. Uninstall it, if compilation succeeds report here, I'll add a workaround
  2. cmake 4 is currently problematic with some 3rd party submodules of OMaps, for now downgrade to any recent cmake 3 to build this package
  3. Check README.md before building