Commit Graph

5 Commits

Author SHA1 Message Date
Roel Standaert
65521f7dc3
[libharu,wt] Update libharu to 2.4.2 and Wt to 4.8.1 (#26945)
* [libharu] Update to 2.4.2

I updated the patches for libharu so they apply to 2.4.2 properly.
The target name changed from haru to hpdf, the haru imported
library is included for backwards compatibility. I added a usage
file that only mentions hpdf.

I added a patch for VTK so that it compiles with libharu 2.4.x,
since the type of one the HPDF_Page_SetDash arguments changed
from HPDF_UINT16 to HPDF_REAL.

POCO also has an optional libharu dependency when the 'pdf'
feature is enabled, but at the moment the PocoPDF library
doesn't seem to be built even when enabled.

* [wt] Update to 4.8.1

This release fixes compatibility with libharu 2.4.x
2022-09-30 14:52:19 -07:00
Mengna Li
72cdfe25ee
[vcpkg baseline][libharu] update to 2.4.0-rc1 (#25569)
* update to 2.4.0-rc1

* update vtk vcpkg.json file

* export targets

* update patch

* update patch

* Fix FindLibHaru in vtk

* update ports/vtk/FindLibHaru.patch

* update patch

* fix find libharu
2022-07-13 10:30:11 -07:00
Jamlys Lee
0ed00ce68b
[boost-build] Fix build failure for loongarch64 (#25613)
* Fix build failure for loongarch64 cpu.

* Update port version of boost-build.

* Update port version database.

* update sha512 of libharu-shading-pr-157.patch

* update vcpkg.json of libharu

* fix spelling wrong for 'version-date'.

* update port version database

* Revert "update sha512 of libharu-shading-pr-157.patch"

This reverts commit 64410af12c.

* update port version database

Co-authored-by: Jamlys Lee <jamlys_lee@163.com>
2022-07-08 12:30:46 -07:00
Jafar Abdi
e8661320ba
[libharu] Fix renaming library when one of the build type is selected (#19979)
* libharu: Fix renaming library when build type is either release or debug

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

* Run vcpkg x-add-version --all

* Small changes

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-09-07 21:48:24 -07:00
nicole mazzuca
68a74950d0
[vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00