Search Criteria
Package Details: micmac-git 1.1.1.r247.ge4b1c2384-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/micmac-git.git (read-only, click to copy) |
|---|---|
| Package Base: | micmac-git |
| Description: | Free open-source photogrammetry software tools - Version GIT |
| Upstream URL: | http://micmac.ensg.eu |
| Keywords: | photogrammetry |
| Licenses: | custom:CeCILL-B |
| Conflicts: | micmac |
| Provides: | micmac |
| Submitter: | geosam |
| Maintainer: | eclairevoyant |
| Last Packager: | eclairevoyant |
| Votes: | 4 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-11-06 17:16 (UTC) |
| Last Updated: | 2023-09-21 12:11 (UTC) |
Dependencies (9)
- libx11 (libx11-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- doxygen (doxygen-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- exiv2 (exiv2-gitAUR) (optional)
- imagemagick (imagemagick-full-gitAUR, imagemagick-gitAUR, imagemagick-essentials-gitAUR, imagemagick-fullAUR) (optional)
- opencl-headers (opencl-headers-gitAUR, adaptivecpp-gitAUR, adaptivecppAUR) (optional)
- proj (proj-gitAUR) (optional)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (optional)
Latest Comments
« First ‹ Previous 1 2
MarsSeed commented on 2023-07-18 23:50 (UTC) (edited on 2023-07-18 23:51 (UTC) by MarsSeed)
Please kindly make this depend on
python-argparse-shimto eliminate using the deprecated and problematic python-argparse, and letting this application use the natively built-in Python argparse functionality.dreieck commented on 2023-05-12 12:24 (UTC)
python-argparsemust be removed from thedependsarray, see ↗ here.Thanks for maintaining!
soenke commented on 2021-11-09 15:08 (UTC)
Thanks to some good sugggestions in the GitHub Issues, I was finally able to build a package.
soenke commented on 2021-03-04 19:01 (UTC)
fix_videovisage.patchis not needed anymore, as the fix is included since commit 6c9659218903597b6382c5204691b3f52b050f9d.tommyturbine commented on 2020-07-08 21:22 (UTC)
Adding
to the prepare section fixes the linking error for me.
tommyturbine commented on 2020-06-28 18:01 (UTC)
Building fails for me at the linking stage.
/usr/bin/ld: ../libelise.a(cEtapeMecComp.cpp.o): in function
cEtapeMecComp::InterpFloat() const': cEtapeMecComp.cpp:(.text+0xf4e): undefined reference tocInterpolateurIm2D<float> InterpoleOfEtape<float, double>(cEtapeMEC const&, float, double)' collect2: error: ld returned 1 exit status make[2]: [src/CBinaires/CMakeFiles/mm3d.dir/build.make:110: src/CBinaires/mm3d] Error 1 make[1]: [CMakeFiles/Makefile2:656: src/CBinaires/CMakeFiles/mm3d.dir/all] Error 2 make: ** [Makefile:150: all] Error 2« First ‹ Previous 1 2