Skip to content

Commit

Permalink
[openmvs] Update to 1.0.1 (#9563)
Browse files Browse the repository at this point in the history
* [openmvs] update

* fix windows static

* fix x86 windows

* Update CONTROL
  • Loading branch information
cdcseacave authored and dan-shaw committed Jan 10, 2020
1 parent 314d592 commit 3b5c2ec
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 103 deletions.
2 changes: 1 addition & 1 deletion ports/openmvs/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: openmvs
Version: 1.0-3
Version: 1.0.1
Description: OpenMVS: open Multi-View Stereo reconstruction library
Build-Depends: zlib, boost-iostreams, boost-program-options, boost-system, boost-serialization, eigen3, ceres, opencv, cgal[core], glew, glfw3, vcglib
13 changes: 0 additions & 13 deletions ports/openmvs/boost-1.71.patch

This file was deleted.

40 changes: 0 additions & 40 deletions ports/openmvs/cgal-5.0.patch

This file was deleted.

43 changes: 0 additions & 43 deletions ports/openmvs/glfw3_target_compat.patch

This file was deleted.

8 changes: 2 additions & 6 deletions ports/openmvs/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,9 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO cdcseacave/openMVS
REF v1.0
SHA512 d5743660286068d2ec9e80b8cfdf1dd612d76f12f1f10c95d32bab55ae65032a200d820f2c76e4781068c61597e2533df8755fd5d9076d3aac9223134eb5b561
REF 7110659a3f5181397bc2549cea15d5350cd25c9d
SHA512 e484a88e0040b69e489476ef20c06184d2dc2bf42452b965b4997a717c2d1f19ab7cd695563c4faacdb0ec8705d072bcfd568d7b3a32e4e8b8c632bcec57e15c
HEAD_REF master
PATCHES
glfw3_target_compat.patch
boost-1.71.patch
cgal-5.0.patch
)

vcpkg_configure_cmake(
Expand Down

0 comments on commit 3b5c2ec

Please sign in to comment.