aboutsummaryrefslogtreecommitdiff
path: root/ports/harfbuzz/CONTROL
AgeCommit message (Collapse)Author
2021-01-25[harfbuzz] Use meson and update to 2.7.0 (#12860)Martin Vejdarski
* [harfbuzz] Use meson * [harfbuzz] Add config file for CMake * [harfbuzz,pango] Remove glib option for harfbuzz * [libass,libmupdf,qt5-base,skia] Fix for harfbuzz * Back out meson edit already applied in https://github.com/microsoft/vcpkg/pull/15258 * [harfbuzz] Fixup pkgconfig * [libass] Bump port version * Revert "[libass,libmupdf,qt5-base,skia] Fix for harfbuzz" This reverts commit 3ba27c6c1c10a2889a8c5e028d010916f91418e3. * [harfbuzz] Update to 2.7.4 * update baseline record * Restore glib feature for harfbuzz and remove vagrant change * Update port version * Change over to manifests * Update port version Co-authored-by: Ebrahim Byagowi <ebrahim@gnu.org> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-11-12[harfbuzz] fix icu linkage (#14530)Alexander Neumann
2020-10-13[many ports] 2019.09.14 Updates (#13536)Robert Schumacher
* [many ports] 2019.09.14 Updates * Revert failure ports * Revert failure ports * Revert failure ports * [urdfdom] Fix find dependency console_bridge * Revert failure ports * [devil] Compatible with jasper 2.0.20 * [devil] Refix compatible with jasper functions declaration on different os * Update ports/alembic/CONTROL Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Revert failure ports wangle * [azure-kinect-sensor-sdk] Fix build with matroska 1.6.2 * Revert failure ports * Revert failure ports * [urdfdom-headers] Fix include path in config.cmake file * upload patch * [urdfdom-headers] Refix include path in config.cmake file * [qt5-imageformats] Fix missing include math.h * [urdfdom-headers] Refix include path in config.cmake file * [qt5] Fix adding option PATCHES and other options when using qt_submodule_installation * Remove updated ports version * Commit suggestions * [libideviceactivation] revert Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-08-18[harfbuzz] Fix include path (#12871)Phoebe
2020-05-19[harfbuzz,skia] Update and replace Skia dependencies with vcpkg (#11416)Martin Vejdarski
2020-04-30[harfbuzz] Change build depends from freetype to freetype[core] (#11082)Gabriel
The freetype dependencies libpng and bzip2 are not required for the functionality of harfbuzz.
2019-08-01Update some ports version (#7494)Ehsan
* [ade] Update library to 0.1.1e * [libpmemobj-cpp] Update library to 1.7 * [msgpack] Update library to 3.2.0 * [protobuf] Update library to 3.9.0 * [string-theory] Update library to 2.2 * [harfbuzz] Update library to 2.5.3
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-13[harfbuzz] Propagate dependency on glib downstream (#6879)Victor Romero
2019-06-05[harfbuzz]Upgrade version to 2.5.1 and fix patches. (#6761)JackBoosY
2019-05-09[many ports] Updates 2019.05.08 (#6382)Robert Schumacher
* [many ports] Updates 2019.05.08 * Undo changes for failure ports grpc libjpeg-turbo curl cartographer * [guetzli] Patch to handle breaking changes in butteraugli
2019-03-15[harfbuzz] Restore patches removed by #5359 (#5696)Robert Schumacher
2019-03-14[qt5] Fix mac build (#5624)Sean Warren
* [qt5] Fix mac build * [qt5] Disable parallel build on mac * [qt5] Fix qmake find on mac * [qt5] Update find jom for mac * [qt5] Fix invocation of build command * [qt5-base] Rebuild packages for #5624 * [harfbuzz] Remove disabled assert (failing due to -Werror) * [qt5] Bump control version * [qt5] Disable harfbuzz on mac * [qt5-base] Disable harfbuzz on mac
2019-03-12[harfbuzz] update Harfbuzz to 2.3.1 (#5359)Lennart Trunk
* update harfbuzz to 2.2.0 * clean up port and fix portfile/patches * update harfbuzz to 2.3.1 * fix uwp patch * skip test building
2019-02-07fix build for harfbuzz on macOS (#4776)angelmixu
* fix library exports for iconv on macOS, add Threads dependency for cairo, add the iconv, intl and Threads dependencies to harfbuzz * updated portfile from harfbuzz fix * fix indenting and order * fix portfile * [gettext] Add unofficial-gettext targets * [gettext] Fixup for Linux
2018-12-17Wt Linux fixes (#4927)Todor Prokopov
* [harfbuzz] Fix build on Linux * [cairo] Fix build on Linux * [pango] Fix build on Linux * [wt] Fix build on Linux * [wt] Fix linking with -lcrypto
2018-10-09Fix harfbuzz targets (#4345)Simon Hausmann
Since commit 6a97d0f3d377a35ea691d15ac142ce043f953e71 upstream, the target is in the harfbuzz:: namespace.
2018-09-17Fix up double-conversion and harfbuzz (#4285)Simon Hausmann
* [double-conversion] Bump to 3.1.0 This release also allows removing the workarounds for calling vcpkg_fixup_cmake_targets twice after renaming *LibraryDepends.cmake because upstream didn't install *Targets.cmake files. That in turn fixes using double-conversion on Linux. * [harfbuzz] Fix cmake configs When building cmake with autotools, a harfbuzz-config.cmake file gets installed that makes find_package work. However when building with cmake, that is omitted. Therefore include a patch from upstream pull request https://github.com/harfbuzz/harfbuzz/pull/1161 to fix that. * [harfbuzz] Rename targets to unofficial-harfbuzz because they are not provided by upstream
2018-08-21Add graphite2 support for harfbuzz. (#4097)CrLF0710
2018-08-03Upgrades 2018.06.31Robert Schumacher
2018-07-17[glib] Add unofficial exports to propagate static dependenciesRobert Schumacher
2018-07-04[harfbuzz] Use vcpkg Features for UCDN & Glib (#3560)past-due
* [harfbuzz] Use Features for UCDN & Glib Permit configuration of UCDN and Glib Unicode callback support via features. * [harfbuzz][pango] Merge conflicts. Pango depends on harfbuzz[glib]
2018-07-03Upgrades for 2018.07.03Robert Schumacher
2018-07-03Add icu support for harfbuzz (#3738)krow
* Add icu support for harfbuzz * [harfbuzz] Set feature OFF if not provided instead of leaving it blank.
2018-06-15Updates 2018.06.15Robert Schumacher
2018-06-12Upgrades for 2018.06.12Robert Schumacher
2018-03-24[libpq][harfbuzz][qt5-base] Fix non-WindowsRobert Schumacher
2018-03-11[cimg][doctest][harfbuzz][libwebsockets] UpgradesRobert Schumacher
2018-03-02[grpc][harfbuzz][jsoncpp][libuv][openjpeg][rocksdb] UpgradesRobert Schumacher
2018-01-01[harfbuzz] update to 1.7.4jasjuang
2017-11-30[harfbuzz] Revert upgrade due to regressionRobert Schumacher
2017-11-30[many ports] Updates to latestRobert Schumacher
2017-10-27[harfbuzz] Fix patch and apply it relative to SOURCE_PATHAlexander Karatarakis
The latter is done so it doesn't have to be modified if only the version is changed
2017-10-27[harfbuzz] Bump versionAlexander Karatarakis
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-08-01change qualifier bracket to parensDaniel Shaw
2017-06-06[harfbuzz] Change glib dependency back to platform-dependentRobert Schumacher
2017-06-05[harfbuzz] Bump version for arm fix. Change restriction to cover ↵Robert Schumacher
architecture instead of platform.
2017-06-01Fix harbuzz build for armHennadii Zabula
2017-04-27[harfbuzz] Rework harfbuzz with its newly introduced cmake supportEbrahim Byagowi
2017-01-27[harfbuzz] Uses in-source builds, so we need to clean them every time.Robert Schumacher
2017-01-26[harfbuzz] list glib as dependencycodicodi
2017-01-26[harfbuzz] bump versioncodicodi
2016-12-06Update harfbuzz to 1.3.4Ebrahim Byagowi
The needed local patches are now upstreamed thus no longer needed. Also Uniscribe backend is no longer default enabled so almost no lib is needed to be linked.
2016-10-14[harfbuzz] Case-correction in control fileRobert Schumacher
2016-10-14Add freetype support for harfbuzz.Vincent Lejeune
2016-10-11Remove unnecessary build dependency from harfbuzz Ebrahim Byagowi
It is no longer dependent to that as official release tarball are doing that automatically.
2016-10-10Add harfbuzz.vlj