Search Criteria
Package Details: geotagging 0.7.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/geotagging.git (read-only, click to copy) |
|---|---|
| Package Base: | geotagging |
| Description: | Photography geotagging tool to synchronize photos with gps track log (GPX) |
| Upstream URL: | https://github.com/jmlich/geotagging |
| Licenses: | GPL3 |
| Submitter: | City-busz |
| Maintainer: | TrialnError |
| Last Packager: | TrialnError |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-05-09 20:03 (UTC) |
| Last Updated: | 2024-08-16 21:56 (UTC) |
Dependencies (6)
- exiv2 (exiv2-gitAUR)
- qt6-webengine
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
- qt6-tools (make)
Latest Comments
dreieck commented on 2024-02-16 00:05 (UTC) (edited on 2024-02-16 15:58 (UTC) by dreieck)
I don't know.
I don't build in chroot.
Package
exiv2installs/usr/lib/libexiv2.so,/usr/lib/libexiv2.so.0.28.1and/usr/lib/libexiv2.so.28as libraries./usr/lib/pkgconfig/exiv2.pccontains:I am a bit confused about the
exiv2lib(i.e. thelibsuffix).I did notify you directly shortly before by flagging out of date.
TrialnError commented on 2024-02-15 19:23 (UTC) (edited on 2024-02-15 19:25 (UTC) by TrialnError)
Something noteworthy on your setup, dreieck? Or in the way you build the package?
Because building
0.7.2in a clean chroot is working for me...And thanks for the indirect notice, that there is a new release :D
dreieck commented on 2024-02-15 17:32 (UTC) (edited on 2024-02-15 17:34 (UTC) by dreieck)
Build (version 0.7.1 and 0.7.2) fails for me with
/usr/bin/ld: cannot find -lexiv2lib: No such file or directory.All
dependsandmakedependsare installed.Regards!