Commit Graph

17 Commits

Author SHA1 Message Date
pravic
18b029a5e3 [WIP] Add a Homepage URL entry for vcpkg ports (#2933)
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-15 16:54:47 -07:00
Stefano Sinigardi
a9303736fd [LibLZMA] automatic configuration (#6000)
* [LibLZMA] add a config-generated by CMake

* bump control files of LibLZMA and dependent ports

* [tiff] use proper liblzma target
[OpenCV] add an explicit dependency on LibLZMA for static linking

* [liblzma] fix header install path

* [LibLZMA] avoid using targets in old symbols

* fixes for windows-static and trying to see if CI is happier with a share/lib folder written in lowercase

* [LibLZMA] use only modern CMake language, remove patch in favour of target public definition

* [lzma] put symbols in cmake cache

* [libxmlpp] remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS regression

* [lzma] fix header install path

* [liblzma] install wrapper to force config mode

* [liblzma] remove function check inside cmake config since we know it will pass

* [liblzma] wrapper fix

* [tiff,geotiff] general cleanup and patch fixes

* [libgeotiff] remove debug tools

* [tesseract] modernize

* [tiff] fix also tiff_library symbol

* [pdal,libgeotiff] better library integration

* [tiff] restore using unix i/o on UWP, since it was working... for sure win32 one cannot work

* [tiff] enable lzma also on uwp, since it works and is requested by many dependencies

* [selene] enable build on arm/arm64-windows, which was surely broken before

* [lzma] uniform naming with cmake 3.14

* [podofo] fix regression, it requires openssl which was disabled in dependencies

* [many ports] remove unnecessary mods

* [boost-iostream] chmod

* [openssl] fix regression due to missing architecture

* [podofo] fix regression on uwp due to missing include

* [libpq] explicitly fail on UWP, it should avoid being marked as regression

* [shiva] fix regression on linux
2019-05-28 16:58:00 -07:00
myd7349
2665f91cd9 [liblzma] Fix for UWP build (#5607) 2019-03-28 14:38:44 -07:00
Alexander Karatarakis
a9fd7c82dc
Merge pull request #3990 from qmfrederik/updates/liblzma
[liblzma] Update to 2.5.4
2018-09-10 15:50:16 -07:00
Robert Schumacher
f6998add29 [liblzma] Bump CONTROL version 2018-08-06 01:34:37 -07:00
Frederik Carlier
8f20694eb5 Update liblzma to version 5.2.4 2018-08-01 11:20:18 +02:00
Frederik Carlier
672632cf5b Upgrade to intermediate liblzma version 2018-08-01 11:14:10 +02:00
Aybe
8cfc78e890 [liblzma] Enabled UWP builds 2018-07-14 23:03:36 +02:00
Robert Schumacher
9f9778ccff [many ports] Improve behavior on Linux and general cleanup 2018-03-11 23:42:54 -07:00
Robert Schumacher
e836ea0800 [liblzma] Switch sources to github mirror. Fixes #2913 2018-03-01 08:44:25 -08:00
Robert Schumacher
4fd4c03dd8 [liblzma] Add usage information 2018-02-13 00:01:51 -08:00
Robert Schumacher
7938006022 [ports] Mark several ports as unbuildable on UWP 2017-11-26 10:28:16 -08:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
Martin Müller
1c70d26ad1 Force LF line endings for patch files 2017-05-05 11:45:04 +02:00
codicodi
e13eae85b7 [liblzma] rename produced libraries 2017-03-19 19:28:40 +01:00
codicodi
39a59a82a9 [liblzma] update to 5.2.3 2017-02-25 15:55:57 +01:00
codicodi
7ecf688cca add liblzma 2016-12-25 14:34:01 +01:00