Commit Graph

14310 Commits

Author SHA1 Message Date
toge
d76e734061 (#14615) duckdb: add version 0.6.1, update openssl 2022-12-13 20:25:43 +01:00
toge
6bcf0d042d (#14608) libaio: add recipe
* libaio: add recipe

* add license attribute
2022-12-13 20:06:41 +01:00
toge
72301a672f (#14602) screen_capture_lite: add version 17.1.613
* screen_capture_lite: add version 17.1.596

* add version 17.1.601

* add version 17.1.613

* rmdir lib/cmake
2022-12-13 19:45:27 +01:00
SpaceIm
9309244d11 (#14600) Bump libdeflate/1.15
* move versions before 1.15 in another folder

* add libdeflate/1.15

* fix merge
2022-12-13 19:05:49 +01:00
Jordan Williams
d03ef4d69f (#14596) wayland: Use rm_safe from Conan 1.53.0
Simplify v1 test package.
Update Meson version.
Fix cmake_layout import.
2022-12-13 18:45:22 +01:00
Jordan Williams
41adf57553 (#14595) dbus: Use rm_safe from Conan 1.53 and simplify test package
Fix cmake_layout import.
Update dependencies.
2022-12-13 18:27:47 +01:00
Jordan Williams
e54b84e9a3 (#14594) glib: Use rm_safe from Conan 1.53 and update topics and description
* glib: Use rm_safe from Conan 1.53 and update topics and description

* Wrap multiline string in parentheses
2022-12-13 17:46:08 +01:00
Paul Harris
0bd6915176 (#13605) hdf5 - upgrade for conan v2, simplify szip import
* hdf5 - upgrade for conan v2, simplify szip import

HDF5's cmake files have problems importing our szip and friend, so
simplified that bit.

* Adjust szip import to fit updated szip recipe

The szip recipe now exports as SZIP, so the older HDF5 cmake files
ALMOST work, with just a small patch.

The "build-either-static-or-shared" patches were removed, HDF5's cmake
always wants to build both static and shared, and the patch resulted in
just one of them being built (and thus, failing).

* Fixes for (optional) linking libaec, only for latest version 1.13.1

* Deal with static/shared build confusions, see question in #13623

* More fixes for static/shared

* Fix static/shared another way

* Paste in wrong spot

* Fixed get_safe() call -- why no default parameter?

* Removed 1.12.0 and 1.12.1 -- they would not compile with clang

Due to weird problems linking to libstdc++11 instead of libc++
1.12.2 appears to have solved this problem.

* Upgrade recipe, tested with szip for hdf5 1.13.1

* Update recipes/hdf5/all/conanfile.py

Co-authored-by: Uilian Ries <uilianries@gmail.com>

* Update more patches for szip

* Re-add 1.12.0: NetCDF 4.7.4 requires it when byteranges is enabled

* Add 1.12.0 to config.yml

* Remove unnecessary part of patch (removing cmake option())

* Add patch descriptions

* Switch to self.settings.rm_safe()

* Switch some strings to f"{var}" style

* Apply suggestions from code review

Thanks!

Co-authored-by: Uilian Ries <uilianries@gmail.com>

Co-authored-by: Uilian Ries <uilianries@gmail.com>
2022-12-13 17:06:52 +01:00
Jordan Williams
5d82b20ddf (#14593) libmount: Remove usr directory
* libmount: Remove usr directory

* Link against rt
2022-12-13 16:45:32 +01:00
ericLemanissier
6905611c7e (#14592) qt6: use CMakeDeps
* use is_mvc

* use CMakeDeps

fixes conan-io/conan-center-index#13144

* use PkgConfigDeps

* use modern CMake integration

* debug cmake find package

* work arround conan-io/conan#11962

* don't test with qmake on static qt

* fix Invalid character escape

cf https://github.com/conan-io/conan/issues/10539
2022-12-13 16:25:42 +01:00
Jordan Williams
0ab4f63852 (#14589) libarchive: Use rm_safe from Conan 1.53 and fix cmake_layout import 2022-12-13 15:47:35 +01:00
Jordan Williams
b602ad943d (#14588) libalsa: Simplify v1 test package 2022-12-13 15:27:28 +01:00
Jordan Williams
85cb23e64c (#14587) avahi: Use rm_safe from Conan 1.53 and update dependencies
* avahi: Use rm_safe from Conan 1.53 and update dependencies

Simplified test_v1_package, too.

* Fix rm_safe on settings
2022-12-13 15:05:38 +01:00
igormironchik
89aa17ea79 (#14578) read-excel: prepare Conan v2 support, add version 1.2.8.
* read-excel: prepare Conan v2 support, add version 1.2.8.

* Make fixes after review.
2022-12-13 14:46:12 +01:00
SpaceIm
dd94a7ac19 (#14576) glfw: few fixes for MinGW (shared lib name, no static link to libgcc, define GLFW_DLL)
* fix lib name for mingw if shared

* add interface definition GLFW_DLL on windows if shared

* don't force static link to libgcc if MinGW

it's not a usage requirement of glfw
2022-12-13 14:06:22 +01:00
SpaceIm
60d439e49a (#14573) add joltphysics/2.0.1
* add joltphysics/2.0.1

* drop gcc < 9.3

* add pthread to system libs

* no -g flag babysitting

* simplify test package

* no custom build type & no LTO by default for msvc

* drop apple-clang < 12

-ffp-model doesn't seem to exist in apple-clang < 12. It's injected by joltphysics, likely due to a clang inconsistency fixed by https://releases.llvm.org/14.0.0/tools/clang/docs/ReleaseNotes.html#floating-point-support-in-clang

* fix test package

* fix test package

* add missing headers

* Revert "add missing headers"

This reverts commit 5d8f418462.

* drop Visual Studio < 2019

* add libm to system libs
2022-12-13 13:45:33 +01:00
SpaceIm
c9e7518921 (#14572) libtar: bump zlib & modernize more
* bump zlib

* modernize more
2022-12-13 13:27:02 +01:00
toge
bc8252c499 (#14571) wasmedge: add version 0.11.2, support conan v2
* wasmedge: add version 0.11.2

* wasmedge: add version 0.11.2

* fix dylib pattern

* drop support macos on 0.10.0

* link system libs
2022-12-13 13:06:07 +01:00
SpaceIm
2c6c5715f2 (#14564) Bump hlslpp/3.2.2
* add hlslpp/3.2.2

* modernize more
2022-12-13 12:46:26 +01:00
SpaceIm
1c07f01dbf (#14563) Bump safeint/3.0.27
* add safeint/3.0.27

* modernize more
2022-12-13 12:26:03 +01:00
SpaceIm
f5932ceee2 (#14559) re2: add 20221201 + modernize more
* add re2/20221201

* modernize more
2022-12-13 11:08:14 +01:00
SpaceIm
620aa1cc1e (#14556) add linmath.h/cci.20220619 2022-12-13 10:45:29 +01:00
SpaceIm
50abcecfe5 (#14552) add rply/1.1.4 2022-12-13 10:25:53 +01:00
SpaceIm
4283391deb (#14548) libdeflate: fix installation for conan >=1.55.0 2022-12-13 09:46:02 +01:00
toge
ec205f4e5d (#14519) soundtouch: add recipe
* soundtouch: add recipe

* add condition for SoundTouchDLL

* link mvec

* fix license name

Co-authored-by: Jordan Williams <jordan@jwillikers.com>

* fix pkg_config_name

Co-authored-by: Uilian Ries <uilianries@gmail.com>

Co-authored-by: Jordan Williams <jordan@jwillikers.com>
Co-authored-by: Uilian Ries <uilianries@gmail.com>
2022-12-13 09:25:41 +01:00
toge
45260cd66f (#14706) zpp_bits: add version 4.4.12
Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)

Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
2022-12-13 03:26:45 +01:00
Jordan Williams
49b72b12b2 (#14653) libselinux: Use rm_safe from Conan 1.53.0 2022-12-12 21:47:08 +01:00
toge
14241817b3 (#14691) catch2: add version 3.2.1
Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)

Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
2022-12-12 18:46:51 +01:00
Uilian Ries
7705859e29 (#14690) [hana] Deprecate package in favor of Boost
* Deprecate hana package

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Modernize imports

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Fix save module method

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Fix save module method

Signed-off-by: Uilian Ries <uilianries@gmail.com>

Signed-off-by: Uilian Ries <uilianries@gmail.com>
2022-12-12 18:27:13 +01:00
toge
92af359335 (#14546) zpp_bits: add recipe
* zpp_bits: add recipe

* add test_v1_package CMakeLists

* fix compiler version check

* fix variable name

* fix copy pattern for headers
2022-12-12 18:05:52 +01:00
Conan Center Index Bot
80a05d39b9 (#14688) [doc] Update supported platforms and configurations (2022-12-11) 2022-12-12 17:46:43 +01:00
Uilian Ries
f52e3aa7a4 (#14660) Deprecate Boost.LEAF
* Mark boost leaf as deprecate

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Use invalid configuration

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Fix the correct recipe

Signed-off-by: Uilian Ries <uilianries@gmail.com>

Signed-off-by: Uilian Ries <uilianries@gmail.com>
2022-12-12 17:27:01 +01:00
Conan Center Index Bot
dca9ab64ad (#14642) [bot] Add/remove Access Request users (2022-12-08) 2022-12-12 17:06:38 +01:00
Chris Mc
7ed30a9de7 (#14527) templates: bunch of small cleanups 2022-12-12 16:46:16 +01:00
toge
659701c6db (#14518) opentelemetry-cpp: add version 1.8.1, update dependencies
* opentelemetry-cpp: add version 1.8.0

* add 1.8.0 to config.yml

* add version 1.8.1
2022-12-12 16:06:22 +01:00
Henning Becker
f3b046d141 (#14450) [llvm-core] Allow to compile with ZLIB support on Windows
* [llvm-core] Allow to compile with ZLIB support on Windows

There is no reason why we can't allow compiling with ZLIB support on
Windows. It is supported and works fine in my tests.

Let's see if the CI agrees.

* Port LLVM-11 workaround to Windows
2022-12-12 15:45:53 +01:00
Oleksii Vostrikov
d460abfc02 (#14514) ICU: Workaround for proper cross-building after conan v2 recipe update
* Workaround for proper ICU cross-building

* Pass compiler to get_gnu_triplet
2022-12-12 15:06:14 +01:00
toge
6d7f86d54d (#14510) c-blosc2: add version 2.6.0, remove cmake downgrade on 2.4.x
* c-blosc2: add version 2.5.0, remove cmake downgrade on 2.4.x

* add version to config.yml

* add version 2.6.0
2022-12-12 14:26:00 +01:00
toge
7ff5da5c33 (#14507) simdutf: add version 2.0.6
* simdutf: add version 2.0.4

* add 2.0.5

* fix typo

* add version 2.0.6
2022-12-12 14:05:48 +01:00
SpaceIm
ab04736753 (#14505) emsdk: define tools.build:compiler_executables config
* define `tools.build:compiler_executables` config

* fix keys of compiler_executables

* update `tools.build:compiler_executables` instead of define
2022-12-12 13:26:48 +01:00
SpaceIm
4fd8295a95 (#14504) android-ndk: define tools.build:compiler_executables config
* define `tools.build:compiler_executables` config

* fix keys of compiler_executables

Co-authored-by: Francisco Ramírez <franchuti688@gmail.com>

* update `tools.build:compiler_executables` instead of define

Co-authored-by: Francisco Ramírez <franchuti688@gmail.com>
2022-12-12 13:06:25 +01:00
Mikhail Lappo
e80195cb91 (#14501) (#14500) Bump perfetto to v31.0
* (#14500) Bump perfetto to v31.0

Perfetto switches to C++17 standard and already breaks the compilation
right now, so enable C++17 starting from this version and for all test
packages to avoid overhead

* Improve min compiler version support

* Fix c++17 detection on MSVC

* Fix std_cxx for test package
2022-12-12 12:26:41 +01:00
ZHANG Xiang
ae36beb8e0 (#14496) taglib: bump version to 1.13 2022-12-12 12:08:14 +01:00
SpaceIm
5a787d229b (#13881) msdfgen: conan v2 support
* conan v2 support

* modernize more

* move part of unvendoring to patch file

* remove unused import

* mess of patches
2022-12-12 09:45:23 +01:00
Alex
32896171e0 (#14689) doctest: Use self.info.clear() instead of header_only() 2022-12-12 06:27:45 +01:00
toge
95e40d38de (#14684) imath: add version 3.1.6
Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)

Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
2022-12-11 18:46:00 +01:00
toge
875ba3d3e6 (#14679) tgbot: add version 1.5
Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)

Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
2022-12-11 07:28:09 +01:00
toge
ab3f5e5a96 (#14672) luau: add version 0.556
Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)

Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
2022-12-11 02:26:35 +01:00
toge
389926e2dd (#14673) fast_double_parser: add version 0.7.0
Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)

Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
2022-12-10 15:46:19 +01:00
toge
9f59df35a7 (#14664) sqlite_orm: add version 1.8
Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)

Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
2022-12-09 18:27:07 +01:00