Commit Graph

4 Commits

Author SHA1 Message Date
Kai Pastor
bd1ef2df46
[graphviz,libslirp] Limit msys to windows (#24032)
* Limit vcpkg_acquire_msys to windows

* Add missing quotes

* Update versions
2022-04-08 15:34:42 -07:00
Akash
0749a327b6
[graphviz] Fix tools (#23148)
* Fix graphviz tools

* Update versions

* Add license

* Fix non-Windows build

* Update versions

* Fix dot command call for non-Windows

* Update versions

* Force dynamic library

* Update versions

* Try fixing unix

* Try using rpath

* Try fixing unix

* Update versions

* Make pkgconf a host dep

* Update versions
2022-02-22 12:56:16 -08:00
autoantwort
e7e328cf9d
[many ports] call vcpkg_fixup_pkgconfig() (#20953)
* [many ports] call vcpkg_fixup_pkgconfig()

The ports generate pc files, but don't call vcpkg_fixup_pkgconfig() so that there are absolute paths in the pc files

* Update port-version for armadillo and polyclipping.

* Update version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-27 15:19:28 -07:00
Akash
e1f8d3a5f4
[graphviz] new port (#20564)
* Add graphviz

* Address bot feedback

* Add python3 dep and fix pkgconf var

* Acquire python3 program

* Specify python3 executable

* Move bison earlier in path

* Add bison executable as var

* Add other deps as var

* Fix formatting

* Apply suggestions from code review

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* Update to 2.49.1

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-10-12 17:02:59 -07:00