Debian Patches

Status for alicevision/3.3.0+repack-3

Patch Description Author Forwarded Bugs Origin Last update
0001-Coin-libraries-come-from-the-system-without-cmake.patch Coin libraries come from the system, without cmake
Because those libraries don't provide cmake hooks. Alicevision has their own
fork of the coin libraries that does provide those hooks, but I don't use this
fork
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index dfa00ff..5507fed 100644
Dima Kogan <Dmitriy.Kogan@jpl.nasa.gov> no 2023-10-01
0002-Using-system-MeshSDFilter.patch Using system MeshSDFilter Dima Kogan <Dmitriy.Kogan@jpl.nasa.gov> no 2023-10-01
0003-Using-system-nanoflann.patch Using system nanoflann Dima Kogan <Dmitriy.Kogan@jpl.nasa.gov> no 2023-10-01
use-proper-name-for-lemon-library.patch =================================================================== no
dont-optimize-for-specific-architecture.patch diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index dfa00ff..e9c22b7 100644
no
indicate-that-vlsift-is-alicevision-specific.patch diff --git a/src/aliceVision/feature/CMakeLists.txt b/src/aliceVision/feature/CMakeLists.txt
index a3a6e8a..9179f0c 100644
no
vlsift-needs-to-link-with-lm.patch =================================================================== no
using-config.ocio-from-system.patch =================================================================== no
removed-tests-that-use-copyrighted-lena-image.patch diff --git a/src/aliceVision/image/CMakeLists.txt b/src/aliceVision/image/CMakeLists.txt
index cd4b4bc..c47521c 100644
no
use-c++-17-standard.patch downgrade standard to build with liblemon, which cannot use c++-20 https://lemon.cs.elte.hu/trac/lemon/ticket/631
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index dfa00ff..17236a5 100644
no
depth-map-computations-only-if-have-cuda.patch diff --git a/src/software/utils/CMakeLists.txt b/src/software/utils/CMakeLists.txt
index e1fc167..086148e 100644
no
cmake-files-installed-to-usr-lib.patch These contain arch-specific stuff, so they need to live in an arch-specific location
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index dfa00ff..84dc42b 100644
no
older-gcc-for-cuda.patch At this time we have nvidi-cuda-dev=12.4.1, which apparently doesn't work with gcc > 13.2:
https://docs.nvidia.com/cuda/archive/12.4.1/cuda-installation-guide-linux/index.html
Today gcc-13 provides 13.4, so I request gcc-12, and I point nvcc at that.
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index dfa00ff..d2f20cf 100644
no

All known versions for source package 'alicevision'

Links