Search Criteria
Package Details: mapillary_tools-git r1755.dc0ad064-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mapillary_tools-git.git (read-only, click to copy) |
|---|---|
| Package Base: | mapillary_tools-git |
| Description: | Library for processing and uploading geotagged images to Mapillary |
| Upstream URL: | https://github.com/mapillary/mapillary_tools |
| Licenses: | BSD |
| Provides: | mapillary_tools |
| Submitter: | jose1711 |
| Maintainer: | gileri |
| Last Packager: | gileri |
| Votes: | 2 |
| Popularity: | 0.000002 |
| First Submitted: | 2018-07-09 15:01 (UTC) |
| Last Updated: | 2026-01-26 17:35 (UTC) |
Dependencies (15)
- python-appdirs
- python-construct
- python-exifreadAUR
- python-gpxpy
- python-humanize
- python-jsonschema
- python-piexif
- python-pynmea2AUR
- python-requests
- python-tqdm
- python-typing_extensions
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-build (make)
- python-installer (make)
- python-wheel (make)
Latest Comments
1 2 3 Next › Last »
gileri commented on 2026-01-26 17:36 (UTC)
Added, thanks.
michalzuber commented on 2026-01-26 06:55 (UTC)
Depends on
python-humanizegileri commented on 2024-08-08 20:49 (UTC)
Hi Archeon, I'm not sure to understand. This is a git package, so it always install the latest version available on the repo. Did you have issues while using it ?
Archeon commented on 2024-08-07 01:03 (UTC)
This appears to be out of date. The last update to this package was 2023-11-05 and the latest release as of this comment was 2024-05-20.
gileri commented on 2023-11-05 20:08 (UTC)
Hi, I updated the makedepends, thx MarsSeed.
MarsSeed commented on 2023-10-07 22:46 (UTC)
This needs
makedepends=('git' 'python-setuptools')to build.gileri commented on 2022-07-31 14:44 (UTC)
Thank you @gangelop, I aligned the dependencies with the current requirements.txt
gangelop commented on 2022-07-30 19:26 (UTC) (edited on 2022-07-30 19:26 (UTC) by gangelop)
Please add dependency
python-jsonschema.gileri commented on 2022-07-09 19:15 (UTC)
Hi @dreieck,
Good idea, thanks ! I added the generic
provides=("mapillary_tools"). As per the wiki I left outconflicts, it should not be required : https://wiki.archlinux.org/title/PKGBUILD#conflictsPlease note that I removed python-pymp4 from
dependencies, as they implemented an internal parser.dreieck commented on 2022-07-09 18:03 (UTC)
Hey,
can you please add
provides=("mapillary_tools")andconflicts=("mapillary_tools")?Thanks for maintaining!
1 2 3 Next › Last »