Commit Graph

1644 Commits

Author SHA1 Message Date
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
chausner
c71bed82a2
[fcl] Update to 0.7.0 (#20917)
* Update fcl to 0.7.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-26 23:39:12 -07:00
chausner
3692b2b654
[miniz] Update to 2.2.0 (#20910)
* Update miniz to 2.2.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-26 23:36:06 -07:00
chausner
9d45ae9d87
[socket-io-client] Update to 3.1.0 (#20883)
* Update socket-io-client to 3.1.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-26 23:34:56 -07:00
Matthias Kuhn
39bbc76bfa
Add more debug output when finding gdal deps (#20869)
* Add more debug output when finding gdal deps

* x-add-version
2021-10-26 23:04:29 -07:00
JonLiu1993
018ba5ae0b
[crossguid] update to latest commit (#20922)
* [crossguid] update to latest commit

* [crossguid] update to latest commit

* update version

* add

* update version
2021-10-26 23:03:22 -07:00
Matthew Oliver
c3db26403c
[ffmpeg] Add libaom support. (#20867)
* [aom] Update to  3.2.0

* [ffmpeg] Add libaom support.

* fixup
2021-10-26 23:02:23 -07:00
NancyLi1013
7178cb5eb4
[libuv] Remove the platform restrictions for threads (#20857)
* [libuv] Remove the platform restrictions for threads

* Update version files

* Only remove the limit for WIN32
2021-10-26 23:00:36 -07:00
Dawid Wróbel
6dbf434e21
[libgcrypt] update to 1.9.4, fix arm64-osx compilation (#20854)
* [libgcrypt] update to 1.9.3

* [libgcrypt] use numeric versioning

* [libgcrypt] fix description

* [libgcrypt] update to 1.9.4

Use upstream Git repo, since the GitHub mirror appears out-of-sync

* [libgcrypt] update versions
2021-10-26 22:59:35 -07:00
Kai Pastor
43b616b93a
[zstd] Fix mingw pc file (#20852)
* Don't add _static suffix to mingw pc file

* Update versions

* Update portfile.cmake

Small changes for the format

* Fix name of exported version file

* Update versions

* [skip actions] CI

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-10-26 22:58:36 -07:00
Angus Comrie
a4548b2ca6
[cminpack] add new port (#20772)
* initial port commit

* version info added

* removed exmples from compilation

* git-tree update

* fixed reviewer comments

* git tree hash update
2021-10-26 22:56:35 -07:00
misirlou-tg
3a733fffe0
[bext-sml] Adding new port of boost::sml (#20851)
* [bext-sml] Adding new port

* [bext-sml] Running x-add-version
2021-10-26 22:54:57 -07:00
Alexander Neumann
d830a75c99
[freetype] Fix wrong brotli linkage (#20849)
* [freetype] fix brotli module

* [skip actions] version stuff

* bump port version

* version stuff
2021-10-26 22:53:21 -07:00
Kai Pastor
48dcbd29b3
[liblzma] Generally fix output name (#20751)
* Really fix output names

* Fix parameter warning

* Update versions
2021-10-26 22:49:56 -07:00
Kai Pastor
1baf31a668
[openssl] Fix exported config (#20831)
* Install openssl.pc

* Add pc files for Windows

* Use pkg-config friendly lib names without extension

* Update versions
2021-10-26 22:48:21 -07:00