Commit Graph

8 Commits

Author SHA1 Message Date
Kenji Mouri
130bb3911b
[dav1d] Enable arm, arm64 and x86 target support for Windows. (#28737) 2023-01-07 01:16:36 -08:00
JonLiu1993
9081288cdf
[dav1d] update to 1.0.0 (#25288)
* update evrsion

* update version
2022-06-21 13:32:28 -07:00
JonLiu1993
c4844deb7d
[dav1d] update to 0.9.2 (#24336)
* [dav1d] update to 0.9.2

* update version

* use version

* update version

* update ref

* update version
2022-04-25 16:08:47 -07:00
Billy O'Neal
c9e786d81a
[many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
* Bulk remove vcpkg_fail_port_install calls.

Interesting ones have been split out into separate reviews, where "interesting" means "anything more than just deleting the call to vcpkg_fail_port_install",

In support of https://github.com/microsoft/vcpkg/pull/21502

* Update version database.

* Revert google benchmark changes already submitted as https://github.com/microsoft/vcpkg/pull/22728

* Repair version database.
2022-01-25 10:31:15 -08:00
Alexander Neumann
163065a352
Update meson to 0.60.2 (#21542)
* update meson to 0.60.1

* add port vcpkg-tool-meson for consistency deprecate usage of tool-meson

* [skip actions] make every port using meson depend on vcpkg-tool-meson
(except pkgconf for now.)

* fix subtle bugs in vcpkg_find_acquire_program
make the port install meson if the system does not provide it.

* make pkgconf depend on meson

* restore old vcpkg_find_acquire_program behavior for versioning

* Update ports/gstreamer/vcpkg.json

remove duplicated dependency

* remove invalid option in glib

* [skip actions] fix ci failures?

* remove invalid option in gstreamer

* try without cmake

* get more logs from meson configure.

* update glib to 2.70.1

* fix typo

* fix pc file of flac

* update meson to 0.60.2

* try the patch from the other pr.

* patch meson .....

* version stuff

* fix port version

* fix gstreamer version

* remove version

* format-manifest

* version stuff

* format manifest again

* revert version stuff

* remove outdated gtk options

* version stuff

* pango version stuff

* correct baseline lost in merge

* Fix fontconfig version db

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-12-02 15:48:34 -08:00
Matthias C. M. Troffaes
46079cb27a
[dav1d] fixup the installed pkgconfig files (#18078)
* [dav1d] fixup the installed pkgconfig files

* [dav1d] x-add-version
2021-05-24 11:10:23 -07:00
Ewout ter Hoeven
b0e099f0fc
[dav1d] Update to 0.8.2 (#16916)
* [dav1d] Update to 0.8.2

Update dav1d from 0.8.1 to 0.8.2

* versions: Update dav1d to 0.8.2

* Update version schemes

* Update the baseline version

Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-04-02 13:37:13 -07:00
Rich Logan
fc0d6b2800
[dav1d] Add dav1d AV1 decoder port (#15009)
* [dav1d] Add dav1d AV1 decoder port

* Remove unnecessary port-version

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Bump dav1d to 0.8.1

* Skip dav1d x86 due to infinite link

* Add dav1d port version

* Apply dav1d code review

* Reset dav1d version

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-01-25 01:57:23 -08:00