Commit Graph

1657 Commits

Author SHA1 Message Date
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
Stefano Sinigardi
f09258f4b2
[openmvs] fix sha512 (#21059)
* [openmvs] fix hash

* [openmvs] fix references
2021-11-03 00:40:17 -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
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
Billy O'Neal
78c4f0f16a
[osg-qt] Install to the correct location. (#21048) 2021-10-28 18:10:38 -07:00
Vitalii Koshura
2ebab53086
[boinc] Add missed include file and target link library (#20951)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-10-28 14:45:06 -07:00
chausner
a924ea2372
[lazy-importer] Update to 2021-03-09 (#20948)
* Update lazy-importer to 2021-03-09

* Update CI baseline

* Fix version date

* Update git-tree hash

* Remove extra phantom version from version database.

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-28 13:36:36 -07:00
chausner
62ded68afd
[xorstr] Update to 2021-09-12 (#20949)
* Update xorstr to 2021-09-12

* Update CI baseline

* Fix version date

* Update git-tree hash

* Remove phantom version from version database.

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-28 13:29:45 -07:00
Jack·Boos·Yu
0f3bc6733c
[qca] Fix usage (#20977)
* [qca] Fix usage

* version

* Add double quotes to paths

* version

* Remove some double quotes

* version

* Remove depreciate code

* version

* Try to remove the out-dated code

* version

* Apply suggestions

* version
2021-10-28 12:35:04 -07:00
Billy O'Neal
95db7663b9
[brigand] Fix pkgconfig file and modernize portfile.cmake. (#21009)
* [brigand] Fix pkgconfig file and modernize portfile.cmake.

* Undo patch patch and add version.

* Depend only on boost-fusion and boost-variant, as suggested by PhoebeHui

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* Update version database.

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-10-28 12:26:38 -07:00
Billy O'Neal
62de5626aa
[miniz] Install pkgconfig files to the correct location. (#21025) 2021-10-28 12:01:58 -07:00
Jack·Boos·Yu
843e0ba0d8
[cityhash] Add feature sse for non-x86-Windows (#20999)
* [cityhash] Add feature sse for non-x86-Windows

* version

* Add missing dependencies.

* version
2021-10-27 23:10:49 -07:00
Jack·Boos·Yu
7c10f9883d
[opensubdiv] Add features (#20895)
* [opensubdiv] Add features

* version

* Add more judgment

* version

* fix mac build - upstream bug

* Re-fix dependency tbb

* version

* fix judgment

* version

* In order to remove them, change header file permission

* version
2021-10-27 23:07:18 -07:00
Alexander Neumann
fdac8bfc1b
[hwloc] Update to 2.5 and switch to make (#20905)
* hwloc try and error

* hwloc fix build.

* format manifest

* version stuff

* remove supports expression. Copy COPYING from src dir

* format manifest

* overwrite version

* update ci baseline
hpx uses _mm_pause which seems to be undefined on arm64
maybe hpx requires a supports field?

* switch to version in manifest

* version stuff

* add maintainer

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* version stuff

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-10-27 23:05:10 -07:00
chausner
1ba5e0ffe5
[alsa] New port (#20954)
* Add new port alsa 1.2.5.1

* Update CI baseline

* Fix static builds

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-27 23:03:47 -07:00
chausner
f1f7f13ca7
[imath] Add new port (#20968)
* Add new port imath 3.1.3

* Update CI baseline

* Fix file name casing

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-27 23:01:45 -07:00
Dawid Wróbel
f2608141c5
[kf5kcmutils] new port (#20199)
* Add kf5kcmutils port

* Fixed kf5kcmutils for windows

* [kf5*] update to 5.75.0

* [kf5kcmutils] update to latest spec

* [kf5kcmutils] use semVer

* [kf5kcmutils] add PACKAGE_NAME to vcpkg_cmake_config_fixup

* [kf5kcmutils] update to 5.84.0

* [kf5kcmutils] fix versioning scheme

* [kf5kcmutils] fix SHA sum

* [kf5kcmutils] fix cmake config for static builds

* [kf5kcmutils] add gettext tools dependency

* [kf5kcmutils] update versions

* [kf5kcmutils] reduce patch size

* [kf5kcmutils] update versions

Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
2021-10-27 22:58:20 -07:00
autoantwort
e7e328cf9d
[many ports] call vcpkg_fixup_pkgconfig() (#20953)
* [many ports] call vcpkg_fixup_pkgconfig()

The ports generate pc files, but don't call vcpkg_fixup_pkgconfig() so that there are absolute paths in the pc files

* Update port-version for armadillo and polyclipping.

* Update version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-27 15:19:28 -07:00
Tom Tan
a875d75674
Update opentelemetry-cpp port to v1.0.1 (#21004) 2021-10-27 00:03:56 -07:00
NancyLi1013
b03f45c31c
[armadillo] Fix the usage (#21002) 2021-10-27 00:03:39 -07:00
Cheney Wang
6e333a0f89
[arrayfire] Update to 3.8.0 (#21000)
* [arrayfire] Update to 3.8.0

* Modify format

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-10-27 00:03:08 -07:00
Phoebe
cd5398a46f
[asmjit] Update to latest commit and fix header (#20997) 2021-10-27 00:02:03 -07:00
NancyLi1013
8a4e2e3079
[cli11] Update branch name for HEAD_REF (#20995)
* [cli11] Update HEAD_REF as main

* Update version files
2021-10-26 23:58:24 -07:00
NancyLi1013
96955ddc71
[libfabric] Update to 1.31.2 (#20975) 2021-10-26 23:57:38 -07:00
Gelila Seifu
1b30a6adfd
[hexl ] Update to v1.2.2 (#20989)
* Update to HEXL v1.2.2

* Update version database
2021-10-26 23:57:21 -07:00
Christopher Schwartz
f2edf80102
[boost-modular-build-helper] fixup MinGW lib names for more GCC versions. (#20985) 2021-10-26 23:56:57 -07:00
Dmitry Baryshev
f0bcb89486
[sail] Update to 0.9.0-pre18 (#20964)
* [sail] Update to 0.9.0-pre18

* [sail] vcpkg x-add-version --all --overwrite-version
2021-10-26 23:55:40 -07:00
chausner
6368691c71
[xsimd] Update to 8.0.3 (#20956)
* Update xsimd to 8.0.3

* Update CI baseline

* Remove double quotes

* update version

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-10-26 23:55:17 -07:00
chausner
bab2c23dc3
[dataframe] Update to 1.19.0 (#20955)
* Update dataframe to 1.19.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-26 23:53:16 -07:00
Silver Zachara
586a03afa3
[libmysql] Added limits include patch (#20947)
* [libmysql] Added limits include patch

Fixes numeric_limits is not a member of std build failure on GCC 11.2 in
sql-common/sql_string.cc file.

* Updated version database

* Update portfile.cmake

* Update versions/l-/libmysql.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-10-26 23:45:32 -07:00
chausner
ee116da7c6
[rapidcsv] Update to 8.53 (#20941)
* Update rapidcsv to 8.53

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-26 23:45:05 -07:00
Dawid Wróbel
8510585174
[kf5declarative] shared plugins fix (#20934)
* [kf5declarative] don't force SHARED on plugins

* [kf5declarative] update versions
2021-10-26 23:44:20 -07:00
JonLiu1993
aa105d94e9
[imgui-sfml] update to v2.3 (#20926)
* [imgui-sfml] update to v2.3

* update version

* change patch format from CRLF to CF

* update version

* Finish suggested change

* update version
2021-10-26 23:43:45 -07:00
JonLiu1993
fa14828340
[libheif] update to v1.12.0 (#20924)
* [libheif] update to v1.12.0

* update version
2021-10-26 23:42:55 -07:00
chausner
86c573ec5f
[pe-parse] Update to 1.3.0, [uthenticode] Update to 1.0.6 (#20918)
* Update pe-parse to 1.3.0

* Update CI baseline

* Update uthenticode to 1.0.6

* Update git-tree hash

* Fix ARM64 Windows build

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-26 23:40:12 -07:00