Date: Thursday, January 5, 2023 @ 20:38:43
  Author: arojas
Revision: 1378358

upgpkg: alice-vision 2.4.0-14: opencv 4.7 rebuild

Modified:
  alice-vision/trunk/PKGBUILD
  alice-vision/trunk/iomanip.patch
  alice-vision/trunk/isnormal.patch

----------------+
 PKGBUILD       |    6 +++---
 iomanip.patch  |    6 +++---
 isnormal.patch |    2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-05 20:38:34 UTC (rev 1378357)
+++ PKGBUILD    2023-01-05 20:38:43 UTC (rev 1378358)
@@ -2,7 +2,7 @@
 # Contributor: bartus <arch-user-repoᘓbartus.33mail.com>
 pkgname=('alice-vision' 'alice-vision-cuda')
 pkgver=2.4.0
-pkgrel=13
+pkgrel=14
 pkgdesc="Photogrammetric Computer Vision Framework which provides a 3D 
Reconstruction and Camera Tracking algorithms"
 arch=('x86_64')
 url="https://alicevision.github.io/";
@@ -25,8 +25,8 @@
             'SKIP'
             'caf2bf06bd7c6a2387f01f312d94b649ef3e4363b18fcdf95986cd71a0d6c275'
             'de9def936b143b6a95d8afc93e4673e8f8b0e434785b65c557353549efd95c1b'
-            '8403ad7fc41c86dc771f0b1c986d22831ed7c4fee8520f8aa96171f20387bc2d'
-            '29440da035b36e3b0e4b94645551ae1bb6041c31b337136894a158217946135f')
+            '3daa4788b181f2f92b31531c24c2ccff6d1546d7824addcd8058c415138346ea'
+            '91b2942041511044c6d486f3ed0f29ce9d498906be7a2230703a706ea6a92743')
 
 prepare() {
   cd AliceVision

Modified: iomanip.patch
===================================================================
--- iomanip.patch       2023-01-05 20:38:34 UTC (rev 1378357)
+++ iomanip.patch       2023-01-05 20:38:43 UTC (rev 1378358)
@@ -10,7 +10,7 @@
  3 files changed, 3 insertions(+), 1 deletion(-)
 
 diff --git a/src/aliceVision/keyframe/KeyframeSelector.cpp 
b/src/aliceVision/keyframe/KeyframeSelector.cpp
-index bfe2dccc66..2243ab5c3e 100644
+index bfe2dccc6..2243ab5c3 100644
 --- a/src/aliceVision/keyframe/KeyframeSelector.cpp
 +++ b/src/aliceVision/keyframe/KeyframeSelector.cpp
 @@ -16,7 +16,7 @@
@@ -23,7 +23,7 @@
  
  namespace aliceVision {
 diff --git a/src/software/pipeline/main_LdrToHdrMerge.cpp 
b/src/software/pipeline/main_LdrToHdrMerge.cpp
-index b3dc72c3e5..da87d7e379 100644
+index b3dc72c3e..da87d7e37 100644
 --- a/src/software/pipeline/main_LdrToHdrMerge.cpp
 +++ b/src/software/pipeline/main_LdrToHdrMerge.cpp
 @@ -24,6 +24,7 @@
@@ -35,7 +35,7 @@
  // These constants define the current software version.
  // They must be updated when the command line is changed.
 diff --git a/src/software/pipeline/main_featureExtraction.cpp 
b/src/software/pipeline/main_featureExtraction.cpp
-index 70b49fbee8..5d59dfabb5 100644
+index 70b49fbee..5d59dfabb 100644
 --- a/src/software/pipeline/main_featureExtraction.cpp
 +++ b/src/software/pipeline/main_featureExtraction.cpp
 @@ -34,6 +34,7 @@

Modified: isnormal.patch
===================================================================
--- isnormal.patch      2023-01-05 20:38:34 UTC (rev 1378357)
+++ isnormal.patch      2023-01-05 20:38:43 UTC (rev 1378358)
@@ -10,7 +10,7 @@
  1 file changed, 2 insertions(+), 1 deletion(-)
 
 diff --git a/src/aliceVision/fuseCut/DelaunayGraphCut.cpp 
b/src/aliceVision/fuseCut/DelaunayGraphCut.cpp
-index 95e705fbfe..38b8f93054 100644
+index 95e705fbf..38b8f9305 100644
 --- a/src/aliceVision/fuseCut/DelaunayGraphCut.cpp
 +++ b/src/aliceVision/fuseCut/DelaunayGraphCut.cpp
 @@ -29,6 +29,7 @@

Reply via email to