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: | 6 |
Popularity: | 0.31 |
First Submitted: | 2022-12-03 21:01 (UTC) |
Last Updated: | 2024-06-29 08:30 (UTC) |
Dependencies (20)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR)
- cmake (cmake-gitAUR)
- freetype2 (freetype2-macosAUR, freetype2-gitAUR, freetype2-qdoledAUR)
- icu (icu-gitAUR)
- libc++ (libc++-modulesAUR, libc++-msanAUR)
- libglvnd (libglvnd-gitAUR)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR)
- python3 (python)
- qt6-base (qt6-base-gitAUR, 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 (jq-gitAUR, jaq-binAUR) (make)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR) (make)
- ccache (ccache-gitAUR) (optional) – faster compilation
- qt6-wayland (optional) – for Wayland users
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
nesk_aur commented on 2023-08-11 08:39 (UTC) (edited on 2023-08-11 08:40 (UTC) by nesk_aur)
@ahmetlii Version of this package is misleading (gives the impression of a stable version package), please take a look at how it's done for VCS packages
ahmetlii commented on 2023-08-01 22:11 (UTC)
yes, it is intended to be
icu
- something I missed while pushing commits. it should be solved by now, sorry for inconvenience.olof commented on 2023-08-01 17:30 (UTC)
The dependency libicu added with the latest commit does not exist - maybe you meant core/icu?
I get the following error:
deimidis commented on 2023-08-01 16:55 (UTC)
It seems there a re a problem with libicu trying to update
ahmetlii commented on 2023-08-01 14:20 (UTC)
thanks for the tip, I've since updated the list of dependencies (and learned about
ldd
)nesk_aur commented on 2023-07-30 17:26 (UTC)
Please replace
qt5-base
dependency withqt6-base
- their INSTALL.md mentions only Qt6 andldd /usr/bin/OMaps
shows it's not linked to any qt5 libs.ahmetlii commented on 2023-07-28 10:12 (UTC)
@dreieck: there doesn't seem to exist any organicmaps packages. And I update this package release-to-release, thus there isn't any necessity for appending git commit code.
dreieck commented on 2023-07-18 21:39 (UTC)
Please add
provides=("organicmaps=${pkgver}")
andconflicts=('organicmaps')
.Also, please append to
$pkgver
something that makes it guaranteed monotoneously increasing, e.g.r<git commit count>
.Thanks for maintaining!
ahmetlii commented on 2023-07-16 12:34 (UTC) (edited on 2023-07-16 12:35 (UTC) by ahmetlii)
@m78: it seems like it is caused by ICU dependency, which is provided by the GitHub repo itself. To help alleviating the issue, I have bumped version number - as links to the libraries may have been changed. If updating did not solve the issue, please try to perform a clean build.
m78 commented on 2023-07-14 12:27 (UTC)
does not start, error: /usr/bin/OMaps: error while loading shared libraries: libicuuc.so.72: cannot open shared object file: No such file or directory
linking to libicuuc.so.73 does not help.
any hint?
« First ‹ Previous 1 2 3 4 Next › Last »