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.40
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 »

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).

Popolon commented on 2024-12-10 21:07 (UTC)

I think, call it -git is wrong, as it download released versions from git.

The git version should always get the last commit in main (or master).

nesk_aur commented on 2024-12-05 17:07 (UTC)

Fix for Qt committed upstream, package works for me now.