[Exiv2] remove duplicate option (#31868)

* [Exiv2] Remove option

* update version

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
This commit is contained in:
JonLiu1993 2023-06-07 09:30:10 -07:00 committed by GitHub
parent 7505916685
commit c9a1f21791
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 3 deletions

View File

@ -37,7 +37,6 @@ vcpkg_cmake_configure(
-DEXIV2_ENABLE_WEBREADY=OFF
-DEXIV2_ENABLE_CURL=OFF
-DEXIV2_ENABLE_SSH=OFF
-DEXIV2_ENABLE_BMFF=OFF
-DEXIV2_TEAM_EXTRA_WARNINGS=OFF
-DEXIV2_TEAM_WARNINGS_AS_ERRORS=OFF
-DEXIV2_TEAM_PACKAGING=OFF

View File

@ -1,7 +1,7 @@
{
"name": "exiv2",
"version": "0.27.6",
"port-version": 1,
"port-version": 2,
"description": "Image metadata library and tools",
"homepage": "https://exiv2.org",
"license": "GPL-2.0-or-later",

View File

@ -2362,7 +2362,7 @@
},
"exiv2": {
"baseline": "0.27.6",
"port-version": 1
"port-version": 2
},
"expat": {
"baseline": "2.5.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "9616cd1c578515f6aa85ab9dc6e00cdbbda31371",
"version": "0.27.6",
"port-version": 2
},
{
"git-tree": "4e3ce02246c1ef4cdc28caed2afa2fe2b394476f",
"version": "0.27.6",