Commit Graph

9385 Commits

Author SHA1 Message Date
Phil Christensen
7fceb4d468
[linenoise-ng] Fix flaky config (#8276) 2019-09-20 15:35:15 -07:00
Alexander Neumann
86a5b6fd7b [Qt] Fix static builds of qt5-imageformats (#8222)
* forward extra arguments to vcpkg_configure_qmake from submodules
* make image format dependent on tiff and libwebp
* make tools dependent on imageformat
* build options must be passed a bit different then normal qmake options
* add the required dependencies
* a new dependency discovered in qt5-declarative
* need webpdemux also
* qt5-declarative is dependent on imageformats so we can drop it here
* remove empty qt.conf if it exists. closes #8180
* add all recommended dependencies as dependencies in control.
2019-09-20 14:06:43 -07:00
JackBoosY
d060ff5b8b [io2d]Fix linux build: add dependency cairo[x11]. (#8251) 2019-09-20 12:49:36 -07:00
cDc
b519061ed5 [tinynpy] update (#8274) 2019-09-20 12:46:40 -07:00
Cheney Wang
0279fd5ad2 [foonathan-memory] Fix using vcpkg_check_features error (#8266) 2019-09-20 11:29:10 -07:00
LeiLeiLei
bb171a0ffc add sigslot (#8262) 2019-09-20 11:27:24 -07:00
JackBoosY
358ec0954d [cairo]Add feature X11. (#8249)
* [cairo]Add feature X11.

* [cairo]Add message for feature x11.
2019-09-19 15:18:04 -07:00
Phoebe
04b9feb634 [simpleini cpp-redis tacopie] ports update (#8245) 2019-09-19 15:16:22 -07:00
bobk2824
3bdc5d0c2f update for ECSUtil 1.0.7.3 (#8253) 2019-09-19 15:05:23 -07:00
Josue Andrade Gomes
dcd9595b3f [graphicsmagick] updated to 1.3.33 (#8256) 2019-09-19 15:01:46 -07:00
shogerr
5d90c36ad5 Add detailed instructions for custom configurations (#8258)
Resolves #2346
2019-09-19 15:01:17 -07:00
JackBoosY
44de09ff5e [openimageio] Fix debug suffix issue. (#8230) 2019-09-18 12:55:32 -07:00
JackBoosY
095b4a2647 [cgicc]Fix linux build. (#8232) 2019-09-18 10:04:51 -07:00
Daniel Parker
7db8791f7d Update jsoncons to v0.134.0 (#8221) 2019-09-17 13:08:44 -07:00
Lily
0dc7751884 [duktape] Change download path of pip. (#8144)
* [duktape] Update download path for pip.

* [duktape] Fix copy file failed on Linux

* [duktape] Modify the download method.

* [duktape] Update download path for pip.
2019-09-17 12:17:59 -07:00
Francesco Bertolaccini
bca9f594e8 Update riffcpp to 2.2.4 (#8153)
* Update riffcpp to 2.2.4

* Update CONTROL file
2019-09-17 12:17:06 -07:00
Alexej Harm
d4ac078952 [date] Add official CMake targets support (#8151) 2019-09-17 11:39:29 -07:00
JackBoosY
c5e1adb243 [atk]Support UNIX. (#7991)
* [atk]Support UNIX.

* Update fix-encoding.patch
2019-09-17 11:34:55 -07:00
JackBoosY
54506fb05f [libepoxy]Add support with unix. (#7985)
* [libepoxy/]Add support with unix.

* [libepoxy]Improve warning message.
2019-09-17 10:12:33 -07:00
Yang
d8865cbeb1 [liblbfgs] add new port (#8186) 2019-09-17 10:05:35 -07:00
Alexander Neumann
54173e7fe2 Fix #8193 (#8200) 2019-09-17 09:55:47 -07:00
Alvin
1e76e4fc4b [jinja2cpplight] Add new port (#8207)
* [jinja2cpplight]Add new port.

* [jinja2cpplight]Add platform judgement.

* [jinja2cpplight]Add platform judgement 'jinja2cpplight doesn't support UWP.'
2019-09-17 09:53:59 -07:00
myd7349
b0282fea7d [foonathan-memory] Add new port (#7350)
* [foonathan-memory] Add new port

* [foonathan-memory] Update to 2019-07-21

* [foonathan-memory] Always install nodesize_dbg

Otherwise, container_node_sizes_impl.hpp will not be generated correctly.

* [foonathan-memory] Build only static library

* [foonathan-memory] Put headers into the right place

* [foonathan-memory] Fix debug_fill_new/debug_fill_free/debug_fill_internal redefinition error in Debug mode (LNK2005)

* [foonathan-memory] Fix Linux build
2019-09-17 09:45:16 -07:00
Tsukasa Sugiura
b41a4fa161 [libyuv] Add libyuv (#7486)
* [libyuv] Add libyuv

Add libyuv

* [libyuv] change to provide libyuv-config.cmake
2019-09-17 09:39:44 -07:00
Phoebe
b4a0c8d574 [vcpkg] Continue on malformed paths in PATH (#8129)
Previously vcpkg would exit on malformed paths. We now will continue and ignore the malformed path.
2019-09-17 09:35:50 -07:00
Daniele Pallastrelli
9130c3dfbe [cli] Update the version to 1.1.1 (#8209) 2019-09-17 09:32:21 -07:00
NancyLi1013
27b6d7125d [rabit] Fix config files path (#8206) 2019-09-17 09:32:00 -07:00
NancyLi1013
baed10c1a4 [openimageio] Add opencolorio as feature (#8210) 2019-09-17 09:31:20 -07:00
Lily
731628c913 [dcmtk] Fix build error on Linux (#8202) 2019-09-17 09:31:06 -07:00
Joe Marrero
8413b901d7 [VTK] VTK links with release version of LMZA in debug build instead of debu… (#7933)
* VTK links with release version of LMZA in debug build instead of debug version.

* Bump version
2019-09-16 16:39:59 -07:00
NancyLi1013
076b4f1e83 [zfp] Add new port (#7955)
* [zfp] Add new port

* Fix build static error

* Add features and fix build error.

* Remove unused patches

* Update build error patch
2019-09-16 15:14:14 -07:00
JackBoosY
27cee9886a [llvm]Fix build error on Linux: cannot find -lxml2. (#7919) 2019-09-16 15:13:12 -07:00
JackBoosY
741106fa23 [glib]Fix missing dependency selinux. (#7988)
* [glib]Fix missing dependency selinux.

* [glib]Improve warning message.

* [sdl1]Set selinux to a feature.

* Update portfile.cmake
2019-09-16 15:10:11 -07:00
JackBoosY
d7e0ee44a3 [embree3]Fix static build and cmake path. (#8192)
* [embree3]Fix static build and cmake path.
* [embree3]Use file INSTALL instead of copy/rename.
2019-09-16 13:15:56 -07:00
Lily
284e92d888 [clapack] Fix clapack-targets.cmake path in clpack-config.cmake (#8191) 2019-09-16 13:13:12 -07:00
Alvin
9ed35f7c22 [winreg] Add new port (#8190)
* [winreg]Add new port.
* [winreg]Add judgement message 'winreg only support windows.'
2019-09-16 13:12:04 -07:00
NancyLi1013
7fc775a9fa [cpputest] Add new port (#8188) 2019-09-16 13:08:54 -07:00
Silvio Traversaro
0053942ee5 [libyaml] Fix CMake package and CMake targets (#8177) 2019-09-16 12:58:05 -07:00
Alexander Neumann
9b4b5f4ce7 [Qt] update to 5.12.5 (#8159) 2019-09-16 12:37:55 -07:00
MACHIZAUD Andréa
f152ba3cc0 OCIO 1.1.1 port added (#8006) 2019-09-16 09:08:41 -07:00
Alexander Neumann
8a44d47f76 [vcpkg] add missing implib definitions, fix shared lib extension on mac (#8131)
* [vcpkg] add missing implib definitions, fix shared lib extension on mac

(cherry picked from commit 2cddef9541)

* Better find_library suffixes and prefixes.

* moved additional suffix into a comment and reverted back to what is expected on windows

* updated documentation for add variables.
2019-09-16 09:06:06 -07:00
Lily
f0f2d2e43b [gdcm] Fix file UseGDCM.cmake path name (#7852) 2019-09-16 06:18:12 -07:00
NancyLi1013
ca12944bb3 [rabit] Fix file conflict with dmlc (#8042)
* [rabit] Add new port.

* [rabit] Fix file conflict with dmlc
2019-09-16 05:23:27 -07:00
Griffin Downs
384da059f5
[yara] Update to 3.10.0 (#8194) 2019-09-16 04:15:17 -07:00
Ehsan
722c49e09e [fastcdr] Update library to 1.0.11 (#8173) 2019-09-14 21:23:29 -07:00
Ehsan
cef347a6f1 [cpp-httplib] Update library to 0.2.4 (#8172) 2019-09-14 21:23:14 -07:00
Ehsan
1edb209ed4 [chakracore] Update library to 1.11.13 (#8171) 2019-09-14 21:23:02 -07:00
JackBoosY
28e77c7bd6 [geographiclib]Fix usage error and cmake path in Linux. (#8115) 2019-09-13 15:54:32 -07:00
NancyLi1013
5b42adda63 [grppi] Add new port (#8125)
* [grppi] Add new port

* Update the version
2019-09-13 13:16:49 -07:00
Silvio Traversaro
51b20ded1c [sdformat6] Add new port 🤖 (#8137)
* [sdformat6] Add new port

Add new port for the sdformat library (http://sdformat.org/).
2019-09-13 10:45:56 -07:00