Commit Graph

18 Commits

Author SHA1 Message Date
Stefano Sinigardi
726c111481 [vcpkg] fatal_error when patch fails to apply (#8087)
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-10-07 10:35:13 -07:00
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
Frits Talbot
06d5d393b9 [libraw] Add include for select_library_configurations (#6715) (#6742) 2019-06-10 16:32:10 -07:00
Mateusz Łoskot
42d7dd7ee8
LibRaw: Switch from release to snapshot
Update from the latest release 0.19 to use the latest snapshot
LibRaw-201903 (SHA-1:d4f05dd1b9b2d44c8f7e82043cbad3c724db2416).

The rationale is that LibRaw publishes:
- snapshots every 5-7 months (in master branch)
- releases (0.18, 0.19, etc.) every 1-1.5 years.
- security hotfixes for releases (0.19.1, 0.19.2, etc.)
Hence, from user point of view, it is practical to refer to
the latest snapshot, instead of the latest release.

Another issue is that the latest release 0.19 does not include
support for C++17 (does not allow to replace std::auto_ptr with
std::unique_ptr). The latest LibRaw-201903 includes related fixes.
2019-06-04 22:55:57 +02:00
Robert Schumacher
33af90d42a
[many ports] Updates 2019.05.19 (#6524) 2019-05-21 21:00:24 -07:00
Sean Warren
14dc7af3b1 [libraw] Add wrapper for static build dependencies (#5626) 2019-03-11 00:03:47 -07:00
LarryIII
1d442a0b5a [libraw] Fix build release only issue (#5484) 2019-02-27 23:44:03 -08:00
Robert Schumacher
94c644c6d3 [libraw] Replace WIN32 with VCPKG_CMAKE_SYSTEM_NAME 2018-08-28 13:48:03 -07:00
Robert Schumacher
b08e78b07d [cmark][gl3w][libpopt][libraw][libssh][live555] Fixes, mostly around changing download locations. 2018-07-02 22:16:47 -07:00
Alexander Karatarakis
a4761aa26b [libraw] Bump version 2017-11-13 02:51:09 -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
codicodi
b8f51a1cdb [libraw] fix import macro, correct dependencies
By default, libraw does not attempt to link to libjpeg, but does pick up jasper if present
2017-08-23 17:04:52 +02:00
Mikhail Paulyshka
677db9bffb [libraw] depend on lcms 2017-07-25 17:20:58 +03:00
Mikhail Paulyshka
b5777c8dbf [libraw] update to 0.18.2 2017-06-20 02:14:55 +03:00
Felix Huang
8316692e32 [libraw] update to version 0.18.0 2017-02-08 16:39:16 -08:00
Robert Schumacher
af2b0cab42 [libraw] Rename Module to Config to increase flexibility of install locations 2016-11-29 17:48:32 -08:00
Robert Schumacher
ab147b838b [vcpkg] Remove link-time choice of thread-safe vs non-thread-safe so that dependent libraries make the right choice. 2016-11-29 17:12:45 -08:00
Silvio
a217d1b8ac Add libraw port 2016-11-01 19:37:29 +01:00