Search Criteria
Package Details: organicmaps 2026.06.29_3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/organicmaps.git (read-only, click to copy) |
|---|---|
| Package Base: | organicmaps |
| Description: | Offline Maps |
| Upstream URL: | https://organicmaps.app |
| Keywords: | map navigation offline |
| Licenses: | Apache-2.0 |
| Conflicts: | organicmaps-bin, organicmaps-git |
| Submitter: | None |
| Maintainer: | Aleksej |
| Last Packager: | Aleksej |
| Votes: | 3 |
| Popularity: | 0.066369 |
| First Submitted: | 2025-05-03 06:20 (UTC) |
| Last Updated: | 2026-06-30 06:47 (UTC) |
Dependencies (26)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoled-gen3AUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-woledAUR)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- harfbuzz (harfbuzz-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- icu (icu-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libxcursor
- libxi (libxi-gitAUR)
- libxinerama (libxinerama-randr-gitAUR)
- libxrandr (libxrandr-gitAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-nollvm-gitAUR, mesa-minimal-gitAUR, mesa-gitAUR, mesa-dlss-reflex-gitAUR, mesa-rk35xx-gitAUR, mesa-amber)
- python
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR)
- qt6-positioning
- qt6-svg
- sqlite (sqlite-fossilAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- Show 6 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
Aleksej commented on 2026-01-21 14:52 (UTC) (edited on 2026-01-21 14:52 (UTC) by Aleksej)
@DeepChirp I don't speak/write Chinese, can you look into it and suggest a fix, preferably
patchform? "there seems to be some issue with the Simplified Chinese comments in organicmaps.desktop" doesn't tell me anything specific.Aleksej commented on 2026-01-21 14:50 (UTC) (edited on 2026-01-21 14:50 (UTC) by Aleksej)
@doppelhelix the dirs inside are rwx, your user can write data there. This is so that each user on the system doesn't download their own copy of the maps (I'm pretty sure). OMaps doesn't have root access.
doppelhelix commented on 2025-11-28 21:07 (UTC)
Maybe I'm stupid but does organicmaps have root access to the filesystem?
It creates binary map data files (.mwm) inside of
/usr/share/organicmaps/dataat runtime which are untracked by pacman. I moved reluctantly to the flatpak version which keeps its files in my home directory.guglovich commented on 2025-11-03 15:23 (UTC)
==> ERROR: The source files have not passed the integrity check!
DeepChirp commented on 2025-10-29 09:23 (UTC) (edited on 2025-11-13 14:50 (UTC) by DeepChirp)
@Aleksej Thank you for the fix! Actually, an updated version has already been released upstream. Also, there seems to be some issue with the Simplified Chinese comments in
organicmaps.desktop; perhaps you could refer to the version on Arch Linux CN?Aleksej commented on 2025-10-29 08:30 (UTC)
Thanks for feedback @DeepChirp, I added fixes in last build. Will update actual app on their next update.
DeepChirp commented on 2025-10-19 14:48 (UTC)
Also, perhaps you could add Chinese descriptions to
organicmaps.desktop? Thanks!DeepChirp commented on 2025-10-19 14:43 (UTC) (edited on 2025-10-24 09:11 (UTC) by DeepChirp)
I'd like to release this package to the Arch Linux CN community, but when I try to compile it on their build machine, I get the following error:
Perhaps we need to explicitly add
libxineramaandpythontomakedepends? I'm not sure if there are other missing dependencies.I used namcap to scan the packaged software, which showed the following prompts:
Aleksej commented on 2025-10-11 09:05 (UTC)
@DeepChirp thanks for info.
use-ldcan't be used to specify GNU linker so I went with mold instead, it's faster too. 2025.10.07_1-2 has both CMake and mold stuff, let's see if complaints start rolling in.DeepChirp commented on 2025-10-09 03:00 (UTC)
I added
CFLAGS="-fuse-ld=lld" CXXFLAGS="-fuse-ld=lld"tobuild()and it seems to compile fine without uninstallinglld. I also used CMake 4 instead of 3 and that didn't seem to cause any issues either. But there may actually be problems that I haven't discovered.« First ‹ Previous 1 2 3 Next › Last »