Search Criteria
Package Details: comaps v2025.08.13_8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/comaps.git (read-only, click to copy) |
---|---|
Package Base: | comaps |
Description: | CoMaps: Offline Hike, Bike, Trails and Navigation |
Upstream URL: | https://comaps.app |
Licenses: | Apache |
Conflicts: | comaps-bin, comaps-git |
Submitter: | hoverth |
Maintainer: | hoverth |
Last Packager: | hoverth |
Votes: | 1 |
Popularity: | 0.64 |
First Submitted: | 2025-07-03 03:06 (UTC) |
Last Updated: | 2025-09-03 02:25 (UTC) |
Dependencies (23)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- harfbuzz (harfbuzz-gitAUR)
- icu (icu-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libxcursor
- libxi (libxi-gitAUR)
- libxrandr (libxrandr-gitAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, vulkan-terakan-gitAUR, mesa-minimal-gitAUR, mesa-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amber)
- qt6-base (qt6-base-gitAUR, 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)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- jq (jq-gitAUR, jq-staticAUR, jaq-binAUR) (make)
- Show 3 more dependencies...
Required by (0)
Sources (23)
- comaps.desktop
- git+https://codeberg.org/comaps/kothic.git
- git+https://codeberg.org/comaps/protobuf.git
- git+https://github.com/akheron/jansson.git
- git+https://github.com/boostorg/boost.git#tag=boost-1.85.0
- git+https://github.com/dpogue/CMake-MetalShaderSupport.git
- git+https://github.com/g-truc/glm.git
- git+https://github.com/gflags/gflags.git
- git+https://github.com/glfw/glfw.git
- git+https://github.com/google/googletest.git
- git+https://github.com/harfbuzz/harfbuzz.git
- git+https://github.com/KhronosGroup/Vulkan-Headers.git
- git+https://github.com/lemire/fast_double_parser.git
- git+https://github.com/libexpat/libexpat.git#tag=R_2_2_9
- git+https://github.com/nemtrif/utfcpp.git
- git+https://github.com/ocornut/imgui
- git+https://github.com/organicmaps/just_gtfs.git#branch=for-usage-as-submodule
- git+https://github.com/organicmaps/osmctools.git
- git+https://github.com/thisistherk/fast_obj
- git+https://github.com/unicode-org/icu.git
- git+https://github.com/zeux/pugixml.git
- git+https://gitlab.freedesktop.org/freetype/freetype.git
- icon.svg
Latest Comments
hoverth commented on 2025-09-03 02:28 (UTC)
I have updated both the main source and git submodules as the guidelines suggest, and removed the -j hardcoding.
I have also fixed the failure caused by the protobuf url being appended to a random line, not sure how that happened, but it's fixed now @flint.
flint commented on 2025-09-02 22:05 (UTC)
Thank you very much for this package - I'm excited about the prospect of using Comaps on desktop!
Currently
prepare()
fails with:Is there something I can do on my end to get around this?
dreieck commented on 2025-08-06 14:47 (UTC)
Can you please either remove the
-n $(nproc)
entry, or try to extract it from the-j
-setting in$MAKEFLAGS
if present?Use case: Machines with low ressources; saves build time RAM if less processes run in parallel. If someone manually has
-j1
in$MAKEFLAGS
, thisPKGBUILD
should not override it.Thanks for maintaining!
dreieck commented on 2025-08-06 13:56 (UTC) (edited on 2025-08-06 14:08 (UTC) by dreieck)
Ahoj,
can you please do the download of both main source and git submodules from within the
source
array (and only reference the submodules later inprepare()
, as suggested by the git packaging guidelines)?It is possible to also specify specific commits and tags.
Regards and many thanks for this package!
hoverth commented on 2025-07-07 05:32 (UTC)
The 5 GiB is 1) a hold-over as this is a port of the makepkg for organicmaps - as comaps is forked from that and 2) the build files take up about 4.4 GiB on my machine (not counting files placed in /tmp). This 5 GiB is purely source code for comaps and it's dependencies, the actual map data is downloaded by the software once installed.
The conflicts are also a hold-over from the makepkg for organicmaps, and I just glossed over them after doing a substitution for organicmaps → comaps.
The AUR is not for AppImages, you'd have to go to the CoMaps developers themselves. I do know that Organic Maps has a flatpak, so there is potential that the CoMaps devs could also do that as well, but desktop software is definitely not their priority, as they also do not distribute any binaries for the desktop, as of yet.
I definitely agree that this is not the best way to install CoMaps for the average user, but anything more would need to be brought up with them directly.
m040601 commented on 2025-07-07 04:31 (UTC) (edited on 2025-07-07 04:48 (UTC) by m040601)
Thanks for the work creating this PKGBUILD. I didnt know one could use it on a Archlinux desktop computer. I had assumed it was only an app for Android. The comaps.app website doesnt make clear that it can also be installed on a desktop, not a phone.
Woooow ... wasnt expecting that !!! Is this size because of "data/files" that are needed or "software/libraries" ???
I had a look at the PKGBUILD, but I dont have the skills to understand such a complex PKGBUILD.
I understand it depends on heavy stuff like some qt dependencies. And on cmake and other heavy build tools just to build it.
I also had a look at, https://codeberg.org/comaps/comaps/src/branch/main/docs/INSTALL.md
Could you explain why it needs the 5 GB space ?
Also.
I checked the AUR but I dont see any "comaps-bin". Was there one before ? It would be very nice if there was one, as an alternative to this massive huge compilation orgy.
I checked , https://codeberg.org/comaps/comaps/releases, but I dont see any "binary releases" there, only "apk" files for android. And those apk files are 50MB only ???
Do you happen to know if it would be possible to create an "Appimage" or something similar for this tool ?
Thanks in advance.