chausner
13156b1cf6
[alembic] Update to 1.8.3 ( #21041 )
...
* Update alembic to 1.8.3, use imath dependency
* Update git-tree hash
* Various fixes and cleanups
* Update git-tree hash
* Various fixes
* Update git-tree hash
* Experimentally enable all platforms
* Update git-tree hash
* Various improvements
* Update git-tree hash
* Fix x64 Linux build
* Update git-tree hash
* Revert "Fix x64 Linux build"
This reverts commit 154d51fcca
.
* Fix x64 Linux build using patch
* Update git-tree hash
* Make HDF5 support optional and disabled by default
* Update git-tree hash
* Fix abcconvert tool
* Use alternative method to fix DLL location, also fixes PDB inclusion
* Update git-tree hash
* Fix supported platforms
* Update git-tree hash
Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-04 15:32:49 -07:00
Alexander Neumann
063d5fd9de
[Qt6] Update qt 6.2.1 ( #21037 )
...
* [Qt] Update to 6.2.1
* add changes from qtbase in the vcpkg-qmake PR into this PR. (So I don't invalidate everybody in the other PR)
* [skip actions] fix qtbase and format of vcpkg.json
* remove outdated patch
* remove patches and add alsa feature.
* version stuff
2021-11-04 15:29:53 -07:00
Kiba Amor
0efe643403
[knet] Update to v1.0.3 ( #21076 )
...
* [knet] Update to v1.0.3
* [knet] Update to v1.0.3
* update ci.baseline.txt
* Update scripts/ci.baseline.txt
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-11-04 13:00:46 -07:00
Ryan
8dc96a5304
[reproc] Update to 14.2.4 ( #21085 )
...
* update to 14.2.4
* update versioning
2021-11-04 12:59:49 -07:00
chausner
f012faeecf
[sjpeg] Add new port ( #21094 )
...
* Add new port sjpeg
* Update CI baseline
* Remove "supports", use vcpkg_check_linkage
* Update git-tree hash
* Remove man pages
* Update git-tree hash
Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-04 12:59:26 -07:00
autoantwort
f951227f95
[mongo-cxx-driver] no absolute paths ( #21096 )
2021-11-04 12:59:01 -07:00
autoantwort
f164bec427
[libusb] no absolute paths ( #21097 )
2021-11-04 12:58:41 -07:00
autoantwort
e5a3f57653
[xtensor-blas] no absolute path ( #21098 )
2021-11-04 12:58:21 -07:00
autoantwort
586cbbc449
[xtensor-io] no absolute paths ( #21099 )
2021-11-04 12:57:43 -07:00
autoantwort
c8842c66f2
[protopuf] fix cmake config ( #21103 )
2021-11-04 12:57:21 -07:00
chausner
591c558fda
[draco] Update to 1.4.3 ( #21121 )
...
* Update draco to 1.4.3
* Update CI baseline
* Disable symlinks
* Update git-tree hash
Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-04 12:57:01 -07:00
autoantwort
d24ca043c5
[minitrace] fix cmake config ( #21136 )
2021-11-04 12:56:40 -07:00
chausner
4d03b83c0f
[highway] Add new port ( #21087 )
...
* Add highway 0.14.2 port
* Update git-tree hash
* Fix vcpkg_fixup_pkgconfig by removing libhwy-test.pc
* Update git-tree hash
Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-04 12:21:48 -07:00
autoantwort
058dea025e
[ompl] no absolute paths ( #21104 )
2021-11-04 12:18:43 -07:00
Alexander Smyslov
0032024513
[librdkafka] Upgrade up to 1.8.2 ( #21111 )
...
* Add files via upload
* [new port] avro-cpp
* add boost-format
* remove comments
* remove comments
* [librdkafka] Upgrade up to 1.8.2
* [librdkafka] Upgrade up to 1.8.2
* fix remarks
* fix remarks
* fix remarks
* Update ports/librdkafka/vcpkg.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/librdkafka/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* fix remarks
* fix remarks
* fix remarks
* fix remarks
* fix remarks
Co-authored-by: Alexander Smyslov <aleksandr.smyslov@libertexgroup.com>
Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-11-04 12:17:46 -07:00
Anichitei Ionel-Cristinel
603748b5db
[bddisasm] Update to 1.34.7 ( #21130 )
...
* Add bddisasm port
Currently fetching bddisasm from my fork of the project
* bddisasm: Build with BDD_INCLUDE_TOOL=OFF
* bddisasm: Use PREFER_NINJA
* bddisasm: Update REF
* bddisasm: Don't use vcpkg_install_msbuild
* bddisasm: Switch to release 1.32.1 from the bitdefender repo
* Add the result of ./vcpkg x-add-version --all
* Replace the control file with a manifest
Converted with ./vcpkg format-manifest
* Add more details to bddisasm/vcpkg.json
Added port-version, license, homepage, documentation, and port mantainers
* Fix bddisasm/vcpkg.json
* Fix the version file
* List arm as not supported
* Update version file
* Fail install on arm
* Use the new vcpkg_cmake_* functions
* Remove the LICENSE file
* Fix version
* Update version file
* build only static library
bddisasm only supports being built as a static library, so say that in the portfile
* bddisasm: Update port to version 1.33.0
* bddisasm: Update port to version 1.34.2
* bddisasm: Update port to version 1.34.7
* bddisasm: Set `port-version` to 1
* Update ports/bddisasm/vcpkg.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Run `vcpkg x-add-version --all`
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-11-04 10:48:06 -07:00
NancyLi1013
430dde6fbc
[abseil] Support x86 and arm ( #21152 )
2021-11-04 10:47:10 -07:00
Julian Scholle
82fbe75127
[fcl] Fix fcl 0.7.0 does not configure if Doxygen is found ( #21155 )
...
* [fcl] Fix fcl 0.7.0 does not configure if Doxygen is found
* add new fcl version
2021-11-04 10:46:05 -07:00
autoantwort
a252b4bdbd
[ftgl] fix cmake config ( #21145 )
2021-11-04 10:42:34 -07:00
autoantwort
3276b9d061
[optional-lite] fix sha ( #21156 )
2021-11-04 10:42:10 -07:00
autoantwort
b51014eb6a
[ponder] fix post build check ( #21165 )
2021-11-04 10:41:45 -07:00
autoantwort
cb95046f09
[qpid-proton] no absolute paths ( #21167 )
2021-11-04 10:40:39 -07:00
autoantwort
28fe97c0ce
[libgit2] no absolute paths ( #21172 )
2021-11-04 10:39:06 -07:00
autoantwort
2c34f25024
[gdcm] no absolute paths ( #21177 )
2021-11-04 10:36:52 -07:00
autoantwort
d76f619d6b
[cppunit] no absolute paths ( #21178 )
2021-11-04 10:34:14 -07:00
Matthew Oliver
40a0fb2328
[x264] Update to latest stable version. ( #21028 )
...
* [x264] Update to latest stable version.
* [ffmpeg] Fix static x264 linking.
2021-11-03 22:07:18 -07:00
Wei Dai
428d6000c4
[Seal] Update to version 3.7.1 ( #21024 )
...
* Updated ports/seal.
* Updated versioning.
2021-11-03 21:47:05 -07:00
Vitalii Koshura
a882a809a3
[botan][gtest][openmesh][polyclipping][quill] Fix release-only build ( #21023 )
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-03 21:46:49 -07:00
Matthias Kuhn
7b57292229
[gdal] New feature "cfitsio" ( #21018 )
...
* [gdal] New feature cfitsio
* version
2021-11-03 21:46:14 -07:00
JonLiu1993
e7ebf9be95
[WinReg] update to v4.1.2 ( #21015 )
...
* [WinReg] update to v4.1.1
* update version
* [WinReg] update to v4.1.2
* update verrsion
* change version
* update version
2021-11-03 21:45:24 -07:00
JonLiu1993
df3329aed6
[eastl] update to 3.18.00 ( #21014 )
...
* [eastl] update to 3.18.00
* update version
* add space
* update version
2021-11-03 21:45:06 -07:00
chausner
508383cdd4
[clblast] Update to 1.5.2 ( #20915 )
...
* Update clblast to 1.5.2
* Update CI baseline
* Disable static builds
* Update git-tree hash
* Remove entries from ci.baseline.txt.
* update version
Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-11-03 21:44:42 -07:00
nicole mazzuca
bad2c589d5
[vcpkg_host_path_list] add SET subcommand ( #20879 )
...
* [vcpkg_host_path_list] add SET subcommand
* update docs
* try to do something that Billy might like more?
* wheee
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-11-03 21:42:05 -07:00
Kai Pastor
fdb593292c
[vcpkg] Always use an autotools build triplet ( #18130 )
...
* Always use a build triplet for mingw
* [vcpkg_configure_make] Always assume cross-compilation
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-11-03 21:29:29 -07:00
Stefano Sinigardi
7375bb408f
[NUGET] update to 5.11.0 ( #21058 )
...
* [NUGET] update to 5.11.0
* [nuget] update hash
2021-11-03 00:58:06 -07:00
Jack·Boos·Yu
975822a2a2
[vcpkg] Add aria2 as vcpkg required tool (step 1) ( #20971 )
...
* Add aria2 as vcpkg required tool
* Change exeRelativePath
* overwrite
* Fix typo
* Fix incorrect set
* Update scripts/vcpkgTools.xml
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-03 00:43:01 -07:00
Stefano Sinigardi
f09258f4b2
[openmvs] fix sha512 ( #21059 )
...
* [openmvs] fix hash
* [openmvs] fix references
2021-11-03 00:40:17 -07:00
Billy O'Neal
d0015f95d3
Update vcpkg-tool to 2021-11-02. ( #21153 )
2021-11-03 00:38:49 -07:00
misirlou-tg
85b31152df
[libsercomm] Adding new port ( #21105 )
...
* [libsercomm] Adding new port
* [libsercomm] Update portfile to remove deprecated functions
* [libsercomm] Addressing comments from pull request
- Removing "pic" feature
- Removing PREFER_NINJA from vcpkg_cmake_configure
* [libsercomm] Running x-add-version
2021-11-02 11:58:07 -07:00
Jack·Boos·Yu
0de4f9feb6
[bullet3] Add support for OSX arm triplet ( #21108 )
...
* [bullet3] Add support for OSX arm triplet
* version
* Replace depreciate functions
* version
2021-11-02 11:57:02 -07:00
Carlos O'Ryan
9675ab15de
[google-cloud-cpp] update to latest release (v1.33.0) ( #21118 )
2021-11-02 11:56:27 -07:00
chausner
0dd8b7ffd2
[drlibs] Update to 2021-11-02 ( #21120 )
...
* Update drlibs to 2021-11-02
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-02 11:55:33 -07:00
Jack·Boos·Yu
35443ee275
[fcl] Enable dynamic support ( #21106 )
...
* [fcl] Enable dynamic support
* version
2021-11-01 14:36:04 -07:00
Kai Pastor
eea02380aa
[ci] Remove unaffected ports from pull request builds ( #21078 )
...
* Rewrite to single invovation of 'vcpkg ci'
* Split caching args from common args
* Use parent hashes for pull request CI builds
* Completely switch to parent revision state and back
2021-11-01 12:18:28 -07:00
Billy O'Neal
5bdb9d6012
Update vcpkg tool, add windows-arm64, and download rather than build on some POSIX ( #20838 )
2021-10-29 22:39:14 -07:00
MSDuran
d78a0b47bd
[easyloggingpp] Fix hash as lowercase ( #21052 )
...
* Update portfile.cmake
This change resolves the hash error while installing the package.
Error:
File path: [ D:/vcpkg/downloads/temp/muflihun-easyloggingpp-v9.97.0.tar.gz ]
Expected hash: [ E45789EDAF7A43AD6A73861840D24CCCE9B9D6BBA1AAACF93C6AC26FF7449957251D2CA322C9DA85130B893332DD305B13A2499EAFFC65ECFAAAFA3E11F8D63D ]
Actual hash: [ e45789edaf7a43ad6a73861840d24ccce9b9d6bba1aaacf93c6ac26ff7449957251d2ca322c9da85130b893332dd305b13a2499eaffc65ecfaaafa3e11f8d63d ]
* Bump version number and fix @NancyLi1013 's comment.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-29 10:10:16 -07:00
NancyLi1013
1cea69e191
[re2] Fix hash as lowercase ( #21050 )
2021-10-29 01:22:51 -07:00
Billy O'Neal
b963638b5f
[libftdi] Install pkgconfig in the correct location. ( #21045 )
2021-10-28 18:11:06 -07:00
Billy O'Neal
cf7cca5fcc
[avcpp] Install pkgconfig into the correct location. ( #21046 )
2021-10-28 18:10:59 -07:00
Billy O'Neal
0556cfd01a
[cminpack] Install to the correct location. ( #21047 )
2021-10-28 18:10:49 -07:00