diff options
| author | Dmitry Baryshev <dmitrymq@gmail.com> | 2021-06-03 22:56:33 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-03 12:56:33 -0700 |
| commit | 9535ae5f7dad7a880369bb6725a1e755725bc147 (patch) | |
| tree | 8bf114ae7d7bdc4cd7a9927f5293c5a18e7f71b1 /versions/l- | |
| parent | 5f32a49551c6101d294c7e73806999abab806570 (diff) | |
| download | vcpkg-9535ae5f7dad7a880369bb6725a1e755725bc147.tar.gz vcpkg-9535ae5f7dad7a880369bb6725a1e755725bc147.zip | |
[libavif] Create a new port (#18244)
* [libavif] Added libavif
* [libavif] vcpkg x-add-version --all
* [libavif] Fixed compilation error
* [libavif] vcpkg x-add-version --all --overwrite-version
* [libavif] Install CMake configs in static mode as well
* [libavif] vcpkg x-add-version --all --overwrite-version
* [libavif] Fixed port name
* [libavif] vcpkg x-add-version --all --overwrite-version
* [libavif] Update the CMake-related patch
* [libavif] vcpkg x-add-version --all --overwrite-version
Diffstat (limited to 'versions/l-')
| -rw-r--r-- | versions/l-/libavif.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/versions/l-/libavif.json b/versions/l-/libavif.json new file mode 100644 index 000000000..8673befd2 --- /dev/null +++ b/versions/l-/libavif.json @@ -0,0 +1,9 @@ +{ + "versions": [ + { + "git-tree": "b2592851defcaf39a20d88d4edb670188254bade", + "version-semver": "0.9.1", + "port-version": 0 + } + ] +} |
