Package Details: micmac-git 1.1.1.r247.ge4b1c2384-1

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.000002
First Submitted: 2019-11-06 17:16 (UTC)
Last Updated: 2023-09-21 12:11 (UTC)

Dependencies (9)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2

dreieck commented on 2023-05-12 12:24 (UTC)

python-argparse must be removed from the depends array, 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.patch is not needed anymore, as the fix is included since commit 6c9659218903597b6382c5204691b3f52b050f9d.

tommyturbine commented on 2020-07-08 21:22 (UTC)

Adding

git cherry-pick -n d851e200308d8890d499bb9825ff44a760d0bca9

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