[openmvg] Add homepage (#49126)
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"name": "openmvg",
|
||||
"version": "2.1",
|
||||
"port-version": 3,
|
||||
"port-version": 4,
|
||||
"description": "open Multiple View Geometry library. Basis for 3D computer vision and Structure from Motion.",
|
||||
"homepage": "https://github.com/openMVG/openMVG",
|
||||
"license": null,
|
||||
"supports": "(x86 | x64 | arm64) & !xbox",
|
||||
"dependencies": [
|
||||
|
||||
@@ -7222,7 +7222,7 @@
|
||||
},
|
||||
"openmvg": {
|
||||
"baseline": "2.1",
|
||||
"port-version": 3
|
||||
"port-version": 4
|
||||
},
|
||||
"openmvs": {
|
||||
"baseline": "2.1.0",
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "e3b9b39fa89951783fc6dcd7cc47389f7468285d",
|
||||
"version": "2.1",
|
||||
"port-version": 4
|
||||
},
|
||||
{
|
||||
"git-tree": "0114098d479fd69ed1e1bd25504443108b9f88db",
|
||||
"version": "2.1",
|
||||
|
||||
Reference in New Issue
Block a user