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.66 |
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)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR)
- icu (icu-gitAUR)
- libc++ (libc++-modulesAUR, libc++-msanAUR)
- libglvnd (libglvnd-gitAUR)
- mesa (mesa-minimal-gitAUR, mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-amber)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR)
- python3 (python)
- qt6-base (qt6-base-gitAUR, qt6-base-noguiAUR, 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 (jaq-binAUR, jq-gitAUR) (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 Next › Last »
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.
bearbee commented on 2024-12-04 02:48 (UTC)
still having issue "Could NOT find Threads" is anybody able to build this package?
Popolon commented on 2024-11-25 13:36 (UTC)
Now, Arch has icu-75, but there is still the bug related to Qt changes in Qt-6.7 related to GL rendering, Organic Maps devs (maintly voluntaries) still working on the resolution, you can follow this github ticket => https://github.com/organicmaps/organicmaps/issues/7838
install -Dm644 "qt/res/app.organicmaps.desktop.desktop " "$pkgdir/usr/share/applications/app.organicmaps.desktop"
Popolon commented on 2024-11-09 23:05 (UTC)
Now, Arch has icu-75, but there is still the bug related to Qt changes in Qt-6.7 related to GL rendering, Organic Maps devs (maintly voluntaries) still working on the resolution, you can follow this github ticket => https://github.com/organicmaps/organicmaps/issues/7838
1 2 3 4 5 Next › Last »