diff options
Diffstat (limited to 'ports/libexif')
| -rw-r--r-- | ports/libexif/CONTROL | 5 | ||||
| -rw-r--r-- | ports/libexif/vcpkg.json | 8 |
2 files changed, 8 insertions, 5 deletions
diff --git a/ports/libexif/CONTROL b/ports/libexif/CONTROL deleted file mode 100644 index 7bf6d64b6..000000000 --- a/ports/libexif/CONTROL +++ /dev/null @@ -1,5 +0,0 @@ -Source: libexif -Version: 0.6.22 -Homepage: https://libexif.github.io/ -Description: a library for parsing, editing, and saving EXIF data -Supports: !uwp diff --git a/ports/libexif/vcpkg.json b/ports/libexif/vcpkg.json new file mode 100644 index 000000000..d27752d4b --- /dev/null +++ b/ports/libexif/vcpkg.json @@ -0,0 +1,8 @@ +{ + "name": "libexif", + "version-string": "0.6.22", + "port-version": 1, + "description": "a library for parsing, editing, and saving EXIF data", + "homepage": "https://libexif.github.io/", + "supports": "!uwp" +} |
