Commit Graph

2760 Commits

Author SHA1 Message Date
xoviat
1297e256de Add Coolprop (#2129) 2017-11-08 14:22:11 -08:00
Robert Schumacher
0a9751b3be
Merge pull request #2147 from twMr7/add_new_port_librealsense2
[librealsense2] new port
2017-11-08 11:42:35 -08:00
xoviat
00987279d8 Refprop headers: add port (#2148)
* [refprop] create CONTROL

* [refprop-headers] add portfile

* [refprop] fix install copyright

* fix

* fix

* [refprop-headers] Minor cleanup
2017-11-08 11:40:38 -08:00
Robert Schumacher
3d538e1da8
Merge pull request #2152 from Kwizatz/master
[tidy-html5] Added libtidy version 5.4.0
2017-11-08 11:37:31 -08:00
Robert Schumacher
ef48879bd3 [tidy-html5] Handle static builds. 2017-11-08 11:34:36 -08:00
Robert Schumacher
e626b09952
Merge pull request #2081 from TheCycoONE/luasocket
LuaSocket port for vcpkg
2017-11-08 08:48:14 -08:00
xoviat
56c74b32f6 If97 (#2131)
* [if97] create CONTROL

* [if97] add portfile

* [if97] create custom cmakelists

* [if97:portfile] copy cmakelists

* [if97:portfile] define build_targets

* [if97:portfile] fix def

* [if97:portfile] fix flag

* [if97:portfile] fix header

* [if97] remove cmake

* [portfile] cleanup

* [if97] No need to define SOURCE_PATH
2017-11-08 07:56:34 -08:00
Stefano Sinigardi
68bfea163a rename freeglut_static.lib for compatibility with FindGLUT.cmake 2017-11-08 14:55:46 +01:00
Alexander Karatarakis
9ea963dcec [catch] Fix hashes and download urls. Resolves #2151 2017-11-08 02:36:55 -08:00
James Chang
d0ac8b4898 [realsense2] renaming the port 2017-11-08 14:37:16 +08:00
Rodrigo Hernandez
acad35f493 [tidy-html5] Added libtidy version 5.4.0 2017-11-08 00:08:05 -06:00
Chris Bond
44a469aa3e updated control and port file for latest version of sqlite-modern-cpp 2017-11-07 18:25:47 -08:00
James Chang
0365de8b26 comment on the reason to disable OpenMP 2017-11-08 09:29:27 +08:00
Mikhail Paulyshka
e58f3ed58e [jasper] update to 2.0.14, fix UWP 2017-11-07 20:15:17 +03:00
kypp
9d2f9739ae new port: blosc 2017-11-07 01:49:27 -08:00
jasjuang
e2b2f49dc6 [libpng] use vcpkg_from_github 2017-11-07 01:41:19 -08:00
James Chang
31247f6f3b [librealsense2] new port 2017-11-07 15:59:02 +08:00
Alexander Karatarakis
05a82c5e95 [clapack] Fix downloaded file name 2017-11-06 15:29:22 -08:00
Mikhail Paulyshka
f1ab66b960 [openal-soft] update to 1.18.2
https://github.com/kcat/openal-soft/blob/openal-soft-1.18.2/ChangeLog
2017-11-06 12:29:27 -08:00
Mikhail Paulyshka
e00bb8d7dd [freetype] update to 2.8.1
https://sourceforge.net/projects/freetype/files/freetype2/2.8.1/
2017-11-06 12:19:51 -08:00
Robert Schumacher
493483f52c [libpng] Add older-releases mirror 2017-11-06 10:53:52 -08:00
Robert Schumacher
d519aa38d6
Merge pull request #2135 from Mixaill/libpng-1634
[libpng] update to 1.6.34
2017-11-06 10:53:37 -08:00
Robert Schumacher
d073390601
Merge pull request #2137 from horenmar/catch-2.0.1
Update Catch to 2.0.1
2017-11-06 10:48:33 -08:00
Robert Schumacher
531d820709
Merge pull request #2138 from Mixaill/sfgui-032
[sfgui] add version 0.3.2
2017-11-06 10:47:34 -08:00
xoviat
7fa618093d BUGFIX: [vtk] remove libharu as a core dependency (#2140)
* [vtk:control] break out libharu

* [vtk:portfile] disable libharu

* [vtk:control] update version

* [vtk:portfile] remove useless comment
2017-11-06 10:35:12 -08:00
Robert Schumacher
771d29df25
Merge pull request #2041 from DanOlivier/FreeType-GL
Adding Freetype-GL port
2017-11-06 09:24:53 -08:00
Mikhail Paulyshka
6e7eb0b787 [sfgui] add version 0.3.2 2017-11-05 13:59:25 +03:00
Martin Hořeňovský
f96080db34 Update Catch to 2.0.1 2017-11-05 11:05:14 +01:00
Mikhail Paulyshka
054a013bf3 [libpng] update to 1.6.34
https://sourceforge.net/projects/libpng/files/libpng16/older-releases/1.6.33/
https://sourceforge.net/projects/libpng/files/libpng16/1.6.34/
2017-11-05 12:12:32 +03:00
Robert Schumacher
7ca9449744 [freetype-gl] Add version & description. Note that the build is always static. 2017-11-04 21:09:53 -07:00
atkawa7
9e71c1810c [alac] init 2017-11-04 16:51:20 -07:00
Mikhail Paulyshka
32d588aa69 [opencv] add support for MSVS 2017 update 5 (#2132) 2017-11-04 15:11:48 -07:00
Vlad Kolesnikov
30f7421602 Adding OpenSSL support to FFMPEG, fixed Assmimp UWP build (#2018)
* Enable ffmpeg to build using openssl for HTTPS/TLS support

* [ffmpeg] Add contract versions to libpath

* Updated FFMPEG to 3.3.3; Fixed unistd.h issue in ffmpeg build

* merge fix

* merge fix

* fix merge

* removed extra files

* Assimp UWP build fix

* [assimp] Bump version

* [ffmpeg] Implement openssl support through features.

* [opencv] remove ffmpeg depenency

OpenCV has own prebuilt ffmpeg library

* Fix version, package name is not a part of it

* Add support build option to PCL port

Add support build options (pcap, qt) to PCL port.

* Update VTK to 8.0.1

Update VTK to 8.0.1.

* [vcpkg] Enable pkg[*] as alias for all features.

* Using CP_UTF8 macro instead of magic numbers.

* [vcpkg] Add optional Abi field to BinaryParagraph for future use.

* [double-conversion] Fix --head builds

* [vcpkg] --head should only apply to USER_REQUESTED packages.

* [vcpkg] Fix bug where packages with uninstalled features appear to be uninstalled.

* Update Catch to 1.11.0

* Fix proxy usage in Win7 (powershell 2.0)

* [findVSInstances] Data lines are now placed within <sol><eol> tags. Text outside these tags is ignored

This means we can print text in powershell now and it won't break vcpkg.

* [fetchDependency] Now also returns output in the form <sol>data<eol>

* [git] Update to 2.15.0 (was 2.14.3)

* [bootstrap-vcpkg] Added better diagnostics in case of MSBuild failure.

* [poco] build with MySQL support (#2088)

* [poco] build with MySQL support

Set proper variables to enable MySQL support if libmysql port is installed

* [poco] Move Mysql support to a feature. Enable CMake config files.

* help assimp find vcpkg's copy of zlib so it does not build its own

* [assimp] Bump revision

* [assimp] Fix assimp overwriting CMAKE_PREFIX_PATH.

* [boost] Handle spaces in vcpkg path.

* [vcpkg] Fix use of features in undocumented build command

* Update to v1.2.0. Remove man pages

* [opencv] Remove ffmpeg from dependencies -- it is not currently possible to use an external ffmpeg with opencv.

Add features for cuda and vtk.

* Enable OpenGL support for GUI

Enable OpenGL support for GUI.

* [protobuf] Add feature packages for zlib

ZLib based features like Gzip streams.

* [llvm] Require Python3

* [blaze] Fix remaining stray _INVALID_ROOT_

* Add option to enable Qt GUI support

Add option to enable Qt GUI support.

* Sorting CMake options for maintainability

Sorting CMake options based on grouped of CMake-GUI  for
maintainability.

* VTK: implement features (#2071)

* [vtk/portfile] add OpenVR option

* [vtk/control] add OpenVR feature

* [vtk/portfile] Add OpenVR feature to portfile

* [vtk/CONTROL] add features

* [vtk/portfile] implement features

* [vtk/CONTROL] fix syntax

* [vtk/CONTROL] fix case

* [vtk/portfile] fix case

* [vtk/CONTROL] fix syntax

* [vtk/CONTROL] fix syntax

* [vtk/portfile] fix module name

* [vtk] Bump version

* [uwebsockets] Remove boost from dependency list to follow upstream's official README

* [libharu] Fix DLLIMPORT macro replacement

* Update CHANGELOG and bump version to v0.0.95

* Fix date in CHANGELOG.md

* [apr] Update to 1.6.3

* Enable C++11 features

Enable C++11 features.

* Enable Microsoft Media Foundation support for Video I/O

Enable Microsoft Media Foundation support for Video I/O.

* [double-conversion] Fix regression introduced in vcpkg_fixup_cmake_targets.

* [vcpkg] Refactor argument parsing to use common code paths.

* [vcpkg] Improve `vcpkg help` -- now has per-command help!

* [vcpkg-help-export-ifw] Add settings description

* [opencv] Disable MSMF in UWP due to an upstream bug

* [vcpkg_download_distfile] Now downloads in a temp dir and rename to the target location

* [vcpkg_find_acquire_program] Use vcpkg_download_distfile()

* Remove vcpkg_acquire_depot_tools

* [downloads] Don't show progress by default

* [vcpkg_acquire_msys] Use vcpkg_download_distfile()

* vcpkg_from_github] Use vcpkg_download_distfile()

* [vcpkg_from_bitbucket] Use vcpkg_download_distfile()

* [ports.cmake] Use vcpkg_download_distfile()

* [antlr] upgrade to antlr4.7

* [antlr4] bump version to 4.7

* Use download-at-temp-and-rename pattern in powershell too

* Print error message when there is a syntax error in triplet file

As it is now vcpkg fails silently (actually, it outputs two empty lines).

* [fdk-aac] init

* [fetchDependendy.ps1] Remove obsolete comment

* [fetchDependency.ps1] Improve error message on hash mismatch

* [vswhere] Update to 2.2.11 (was 2.2.7)

* libaiff

* Append W

* [libaiff] fix uninitialized buffer

* Add the flint2 library (#1988)

* Add the "flint2" library.

* FIX: update library name

* FIX: only set MSVC version to VC14

* FIX: use static linkage

* DOC: display notification to the user

* [flint/CONTROL] add gettimeofday dependency

* [flint/portfile] move up linkage

* [flint/portfile] attempt to override the CRT linkage

* Add arblib (#1991)

* Fix rename libraries of FLANN

Fix rename libraries of FLANN.

* Fix line endings

* [cmake] Update to 3.9.5 (was 3.9.4)

* Porting ITK

* Sourcing from GitHub, using a master version with vcpkg patch

* Update CHANGELOG and bump version to v0.0.96

* [fftw] update to 3.3.7

* [dlib] update to 19.7 and use vcpkg_from_github

* fix issue 2111

* Revert "Updated libsigcpp to version 2.99.9"

This reverts commit 079ef9785a.

* Added glibmm and giomm.

* Added atkmm.

* Added pangomm.

* Added gtkmm

* Use unicode

* [glibmm] Add missing dependency: libsigcpp
2017-11-04 14:54:12 -07:00
Alexander Karatarakis
fdf331e288 [glibmm] Add missing dependency: libsigcpp 2017-11-04 10:07:16 -07:00
Mateusz Adamczyk
886bc2965d Use unicode 2017-11-04 10:05:30 -07:00
Mateusz Adamczyk
dad3c7b87c Added gtkmm 2017-11-04 10:05:30 -07:00
Mateusz Adamczyk
a2fd38d3c6 Added pangomm. 2017-11-04 10:05:30 -07:00
Mateusz Adamczyk
25a15b59b6 Added atkmm. 2017-11-04 10:05:30 -07:00
Mateusz Adamczyk
81c1a0efc3 Added glibmm and giomm. 2017-11-04 10:05:30 -07:00
Mateusz Adamczyk
3c85f7073b Revert "Updated libsigcpp to version 2.99.9"
This reverts commit 079ef9785a.
2017-11-04 10:05:30 -07:00
jasjuang
925bc94681 fix issue 2111 2017-11-04 09:40:49 -07:00
jasjuang
d7eefd9892 [dlib] update to 19.7 and use vcpkg_from_github 2017-11-04 09:40:49 -07:00
jasjuang
65bac6d9fa [fftw] update to 3.3.7 2017-11-04 09:30:24 -07:00
Dženan Zukić
11d672617c Sourcing from GitHub, using a master version with vcpkg patch 2017-11-03 18:34:09 -07:00
Dženan Zukić
868697d5bb Porting ITK 2017-11-03 18:34:09 -07:00
Alexander Karatarakis
34c25840a3 Fix line endings 2017-11-03 18:11:27 -07:00
Tsukasa Sugiura
05afaff355 Fix rename libraries of FLANN
Fix rename libraries of FLANN.
2017-11-03 18:10:30 -07:00
xoviat
c0090ed4c9 Add arblib (#1991) 2017-11-03 17:57:33 -07:00
xoviat
244d6e894f Add the flint2 library (#1988)
* Add the "flint2" library.

* FIX: update library name

* FIX: only set MSVC version to VC14

* FIX: use static linkage

* DOC: display notification to the user

* [flint/CONTROL] add gettimeofday dependency

* [flint/portfile] move up linkage

* [flint/portfile] attempt to override the CRT linkage
2017-11-03 16:54:44 -07:00
atkawa7
7906774829 [libaiff] fix uninitialized buffer 2017-11-03 16:44:35 -07:00