Skip to content

Commit

Permalink
[Exiv2] update to 0.27.3 (#12278)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonLiu1993 authored Jul 6, 2020
1 parent 4bd7c05 commit 9013a28
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 65 deletions.
19 changes: 0 additions & 19 deletions ports/exiv2/1059-Add-missing-library-link-on-Windows.patch

This file was deleted.

2 changes: 1 addition & 1 deletion ports/exiv2/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: exiv2
Version: 0.27.2-1
Version: 0.27.3
Build-Depends: zlib, expat, libiconv, gettext
Description: Image metadata library and tools
Homepage: https://www.exiv2.org
Expand Down
38 changes: 0 additions & 38 deletions ports/exiv2/iconv.patch

This file was deleted.

9 changes: 2 additions & 7 deletions ports/exiv2/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
include(vcpkg_common_functions)

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Exiv2/exiv2
REF v0.27.2
SHA512 349063fd8ef6c44b5b2f3f68aad839271a9cb8ff206af237d28d9e9d05dcdf43b61f3232d4566780b2898d62c20134e8ea65d588a19a664c0224750e4ea1340d
REF 194bb65ac568a5435874c9d9d73b1c8a68e4edec #v0.27.3
SHA512 35a5a41e0a6cfe04d1ed005c8116ad4430516402b925db3d4f719e2385e2cfb09359eb7ab51853bc560138f221900778cd2e2d39f108c513b3e7d22dbb9bf503
HEAD_REF master
PATCHES
iconv.patch
1059-Add-missing-library-link-on-Windows.patch # https:/Exiv2/exiv2/pull/1059
)

if((NOT VCPKG_CMAKE_SYSTEM_NAME OR VCPKG_CMAKE_SYSTEM_NAME STREQUAL "WindowsStore") AND ("unicode" IN_LIST FEATURES))
Expand Down

0 comments on commit 9013a28

Please sign in to comment.