File tree Expand file tree Collapse file tree 4 files changed +10
-13
lines changed Expand file tree Collapse file tree 4 files changed +10
-13
lines changed Original file line number Diff line number Diff line change 1
- vcpkg_download_distfile (
2
- WIN_PATCHES
3
- URLS "https://github.com/xtensor-stack/xsimd/pull/1040/commits/e8cb862e434eb1e367afb83e1a3685bccff3e566.diff?full_index=1"
4
- FILENAME "xsimd-e8cb862e434eb1e367afb83e1a3685bccff3e566.patch"
5
- SHA512 e584033fb79c602a19222c177d5db28f9887dd17e741844d57f2236a5749ac4c02cc0740f8011ca990602887a6ee3dd21ae0b695455c447686b1a6c8bda2e092
6
- )
7
1
vcpkg_from_github (
8
2
OUT_SOURCE_PATH SOURCE_PATH
9
3
REPO xtensor-stack/xsimd
10
4
REF "${VERSION} "
11
- SHA512 cdc42ddad3353297cf25ea2b6b3f09967f5f388efc26241f2997979fdbbac072819ff771145bc5bfa86cb326cca84b4119e8e6e3f658407961cf203a40603a7f
5
+ SHA512 a446aa29364c12785b9fc600341cd21b8fcf3cff6e07f6093b5cd3669a0c26397ccd75f0504c52da7f1843e2844e8b909bebbe1e64f0f2d8355f0ee0eadf1263
12
6
HEAD_REF master
13
- PATCHES
14
- "${WIN_PATCHES} "
15
7
)
16
8
17
9
vcpkg_check_features (OUT_FEATURE_OPTIONS FEATURE_OPTIONS
@@ -31,6 +23,7 @@ vcpkg_cmake_configure(
31
23
vcpkg_cmake_install ()
32
24
33
25
vcpkg_cmake_config_fixup (CONFIG_PATH lib/cmake/${PORT} )
26
+ vcpkg_fixup_pkgconfig ()
34
27
35
28
file (REMOVE_RECURSE "${CURRENT_PACKAGES_DIR} /lib" )
36
29
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " xsimd" ,
3
- "version" : " 13.0.0" ,
4
- "port-version" : 1 ,
3
+ "version" : " 13.1.0" ,
5
4
"description" : " Modern, portable C++ wrappers for SIMD intrinsics" ,
6
5
"homepage" : " https://github.com/xtensor-stack/xsimd" ,
7
6
"license" : " BSD-3-Clause" ,
Original file line number Diff line number Diff line change 9869
9869
"port-version" : 4
9870
9870
},
9871
9871
"xsimd" : {
9872
- "baseline" : " 13.0 .0" ,
9873
- "port-version" : 1
9872
+ "baseline" : " 13.1 .0" ,
9873
+ "port-version" : 0
9874
9874
},
9875
9875
"xtensor" : {
9876
9876
"baseline" : " 0.25.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : [
3
+ {
4
+ "git-tree" : " 0b77ed3d8e13fc87bade45e85ad04027ef852a00" ,
5
+ "version" : " 13.1.0" ,
6
+ "port-version" : 0
7
+ },
3
8
{
4
9
"git-tree" : " f32923512f532dd165f1379bdb3c810b9d31d7d3" ,
5
10
"version" : " 13.0.0" ,
You can’t perform that action at this time.
0 commit comments