Commit Graph

14351 Commits

Author SHA1 Message Date
Sutou Kouhei
0865fafb7c (#14495) arrow: fix with_utf8proc option dependency
compute module and gandiva module use utf8proc:
* https://github.com/apache/arrow/blob/apache-arrow-10.0.1/cpp/src/arrow/compute/kernels/scalar_string_utf8.cc#L22-L24
* https://github.com/apache/arrow/blob/apache-arrow-10.0.1/cpp/cmake_modules/DefineOptions.cmake#L330-L335
2022-12-15 01:25:38 +01:00
sujankota
911ec999cf (#14751) opentdf-client: add version 1.3.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-14 23:45:19 +01:00
theirix
34e2e2016d (#14597) add unicorn/2.0.1 + conan v2
* Add unicorn 2.0.1, modernize

* Fix test v1 package

* Set CMP0091 to OLD to calm upstream check

* Remove CMAKE_MSVC_RUNTIME_LIBRARY checks, add diagnostics

* Fix url to 2.0.1

* Use ANY option in a list, Conan 2.0
2022-12-14 21:25:41 +01:00
SpaceIm
c679b7c6f5 (#14415) boost: conan v2 support
* conan v2 support

* don't raise if compiler.cppstd set and compiler default standard is lower then C++11

* use self.info.clear() & self.info in package_id()
2022-12-14 20:26:45 +01:00
Brian Szmyd
c5c0032e6c (#14585) Update to jungle/cci.20221201
Co-authored-by: Jiankun Yu <jiankyu@ebay.com>
2022-12-14 20:06:10 +01:00
toge
81ab083838 (#14745) wavelet_buffer: add version 0.5.0 2022-12-14 18:45:45 +01:00
SpaceIm
1dd65f7f92 (#14743) Bump flecs/3.1.2 2022-12-14 18:26:26 +01:00
Daniel
7a6c1b6f81 [config] Add new windows nodes and bump conan v1 version (#14738)
* [config] Add new windows nodes

* update to 1.54.0
2022-12-14 17:09:21 +01:00
Jordan Williams
19405ca56c (#14590) libuuid: Use rm_safe from Conan 1.53 and simplify v1 test package
Refine topics.
Use self.ref in error message in validate method.
2022-12-14 16:26:31 +01:00
toge
0375972a07 (#14638) tuplet: add version 2.0.0
* tuplet: add version 2.0.0

* revert validate logic

* remove microsoft module

Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>

* add msvc, Visual Studio entry

Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>

* remove check_min_vs

Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>

Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
2022-12-14 15:07:03 +01:00
SpaceIm
36219578ae (#14725) Bump spirv-headers/1.3.236.0 2022-12-14 14:25:51 +01:00
SpaceIm
ce520dfc2b (#14724) Bump vulkan-headers/1.3.236.0 2022-12-14 14:05:47 +01:00
SpaceIm
bfc62b1835 (#14722) taskflow: conan v2 support 2022-12-14 13:46:00 +01:00
toge
46a543aa9d (#14640) glaze: add version 0.2.0
* glaze: add version 0.1.8

* revert validate logic

* add version 0.2.0

* revert validate logic

* fix wrong msvc versions
2022-12-14 13:25:00 +01:00
SpaceIm
f2ecff811b (#14721) libtiff: bump libdeflate
* bump libdeflate

* back to self.options in validate()
2022-12-14 12:45:25 +01:00
Thomas Laroche
e187a925f7 (#14713) [ffmpeg] Fix armv7 android build
get_gnu_triplet() returns androideabi for ARMv7 Android which is not recognized by FFMPEG's configure script.
2022-12-14 12:25:34 +01:00
toge
75ebe88628 (#14705) wasmer: add version 3.1.0 2022-12-14 12:06:15 +01:00
Daniel
acd3a46bb2 (#14695) [fix] Run gh-action markdown link check only when changing md files
* [fix] Run gh-action mardown link check only when changing md files

* add pyver

* add conditionals

* docs folder

* remove space

* remove push action

* review

* Update .github/workflows/markdown-links.yml

Co-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com>

* Update .github/workflows/markdown-links.yml

Co-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com>

* Update .github/workflows/markdown-links.yml

Co-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com>

* Update .github/workflows/markdown-links.yml

Co-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com>

Co-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com>
2022-12-14 11:45:50 +01:00
Jordan Williams
e1e22efc7a (#14598) wayland-protocols: Update Meson 2022-12-14 11:25:48 +01:00
toge
0e00926c79 (#14604) brynet: add version 1.12.1, update openssl 2022-12-14 10:45:30 +01:00
toge
d114b109b1 (#14731) sqlitecpp: 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-14 08:45:11 +01:00
Rubén Rincón Blanco
0eee6a7e3b (#14716) (docs) Improve PR template experience 2022-12-14 04:05:34 +01:00
SpaceIm
80fdac28a9 (#14702) numcpp: conan v2 support 2022-12-14 03:45:27 +01:00
SpaceIm
33d58085c1 (#14700) bitserializer: conan v2 support 2022-12-14 03:25:05 +01:00
SpaceIm
0f608a2b49 (#14698) pystring: add 1.1.4 + modernize more
* add pystring/1.1.4

* modernize more
2022-12-14 03:05:37 +01:00
toge
f1bd1c2ab2 (#14696) yyjson: add version 0.6.0 2022-12-14 02:25:18 +01:00
toge
42625c65c0 (#14694) libspng: add version 0.7.3 2022-12-14 02:05:09 +01:00
Conan Center Index Bot
35ceabffc9 (#14692) [bot] Add/remove Access Request users (2022-12-12)
Co-authored-by: Uilian Ries <uilianries@gmail.com>
2022-12-14 01:45:02 +01:00
SpaceIm
68a49ab99f (#14676) add jsmn/1.1.0
* add jsmn/1.1.0

* back to header-only since it's designed this way
2022-12-14 01:25:30 +01:00
SpaceIm
9fca6f45ce (#14657) wavelet_buffer: address reviews in #13722
* address reviews in https://github.com/conan-io/conan-center-index/pull/13722

* add FIXME about SfCompressor downloaded at build time

* bump libjpeg-turbo

* typo

* remove openblas from dependencies

* expose blaze as a public dependency for conan v2

* typo

* allow to select libjpeg implementation & link to libjpeg only

* raise for msvc shared in validate_build()

* add cmake to tool_requires

* move back msvc shared check to validate()
2022-12-14 01:06:16 +01:00
SpaceIm
e984e7fdd9 (#14651) pcre2: add 10.42 + modernize more for conan v2
* add pcre2/10.41

* modernize more

* change patch_type of patches

* add 10.42 instead of 10.41
2022-12-14 00:28:02 +01:00
Jordan Williams
d20b69e9a6 (#14650) qcustomplot: Use newer Conan functions and update Qt versions
Include GNUInstallDirs in CMakeLists.txt.
Use rm_safe.
Use export_conandata_patches.
Make test_type explicit.
2022-12-14 00:08:03 +01:00
toge
26afe9ae18 (#14648) modern-cpp-kafka: add version 2022.12.07, support conan v2 2022-12-13 23:45:57 +01:00
toge
523ebb9ff8 (#14647) libavif: add version 0.11.1, improve conan v2 support
* libavif: add version 0.11.1, support conan v2 better

* remove rm
2022-12-13 23:25:06 +01:00
Jordan Williams
4cf477027f (#14646) yaml-cpp: Use rm_safe from Conan 1.53 2022-12-13 23:05:56 +01:00
Jordan Williams
06dca474e1 (#14645) shapelib: Use rm_safe from Conan 1.53 and fix cmake_layout import 2022-12-13 22:45:11 +01:00
ericLemanissier
290fc71948 (#14643) qt5: do not use forward slash for path
fixes conan-io/conan-center-index#11310
2022-12-13 22:25:36 +01:00
toge
4481474c21 (#14637) itlib: add version 1.7.0, small improvement 2022-12-13 22:06:12 +01:00
Chris Mc
a25a96cf61 (#14630) jwt-cpp: touch ups for 2.0 migration 2022-12-13 21:45:35 +01:00
Luis Caro Campos
f399d19bcc (#14628) [ranges-v3] Fix issues with ranges-v3 recipe in Conan 2.0
* Fix issues with ranges-v3 recipe in Conan 2.0

* Update recipes/range-v3/all/conanfile.py

Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>

Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
2022-12-13 21:27:04 +01:00
Marian Klymov
90871ca10b (#14622) b2: pass toolset to b2
* b2: pass toolset to b2

* Use another variable
2022-12-13 20:46:46 +01:00
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