Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cura 9615 update tk recipe #6

Open
wants to merge 2,192 commits into
base: cura-dev
Choose a base branch
from
Open

Conversation

jellespijker
Copy link
Member

@jellespijker jellespijker commented Sep 9, 2022

CCI counterpart = conan-io#12933

Specify library name and version: lib/1.0

This is also a good place to share with all of us why you are submitting this PR (specially if it is a new addition to ConanCenter): is it a dependency of other libraries you want to package? Are you the author of the library? Thanks!


  • I've read the guidelines for contributing.
  • I've followed the PEP8 style guides for Python code in the recipes.
  • I've used the latest Conan client version.
  • I've tried at least one configuration locally with the conan-center hook activated.

SpaceIm and others added 30 commits February 11, 2023 16:07
…ibility

* gperf: fix check for msvc version for conan 2 compatibility

* Update recipes/gperf/all/conanfile.py
* coin-clp : added 1.17.7

* coin-clp : requirement version management in conanfile

* Update recipes/coin-clp/all/conanfile.py

---------

Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
Co-authored-by: Uilian Ries <uilianries@gmail.com>
* add fruit 3.7.1 and recipe improvements

* Update recipes/fruit/all/conanfile.py

Co-authored-by: Stella Smith <40411082+StellaSmith@users.noreply.github.com>

---------

Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
Co-authored-by: Stella Smith <40411082+StellaSmith@users.noreply.github.com>
* remove dead code

* add v1.3.4 version

* add v1.2.6 version

* fix #KB-H041: "NO FINAL ENDLINE"

* refactor old test_package into test_v1_package

* add test_package for v2

* refactor test_package name to be more consistent with other conan packages

* remove wrong executable declaration

* include open62541Macros module

* fix target name

* use CMakeToolchain to set tools and nodeset dirs

* include missing threads package

* retrigger pipeline

* retrigger pipeline

* refactor recipe to be compatible with conan v2.x release

* use v2 auto include instead of explicit include

* use v2 conf_info value for tools_dir

* append to builddirs, instead of assigning

* remove base_path from patches

* fix E9010 error. Old import is deprecated in Conan v2.

* retrigger pipeline

* add generator specifiers for build_modules field

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

* reuse test_package data for v1 test

* remove VirtualBuildEnv

* apply code formatting

* honor cmake BUILD_SHARED_LIBS policy

Signed-off-by: Dovydas Girdvainis <dovydas.girdvainis@hahn-schickard.de>

* bump dependencies

* add open62541 to tools_dir definition for v2

* remove unused mkdir import

* remove superfluous new line

* add new patch fields

* use self.ref instead of explicit calls to self.name and self.version

* remove export_sources

* split v1_3_x patch into version specific patches, fix OpenSSL variable

* add patches for v1.2.6

* fix OpenSSL cmake variable for v1.2.x patch

* rollback openssl to v1.1.1*

* fix 1_1_x OpenSSL target name

* rollback mbedtls to latest supported version

* fix MbedTLS target for patch v1_0_x

* retriger pipeline

* Update recipes/open62541/all/test_package/conanfile.py

sanitize open62541_TOOLS_DIR variable path for windows systems

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

* fix E9013 hook error

* sanitize open62541_NODESET_DIR variable path

* add missing escape char for \

* sanitize conan v1 tools_dir path for windows systems

* sanitize conan v2 tools_dir path for windows systems

* remove conan v2 open62541:tools_dir path sanitization for windows systems

* add explanation for ua-nodeset nodeset_dir path sanitization

* retriger pipeline

---------

Signed-off-by: Dovydas Girdvainis <dovydas.girdvainis@hahn-schickard.de>
Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
* download official tarballs

* modernize more

* relocatable shared lib on macOS

* fix discovery of dependencies and options logic

* remove openssl from requirements

* switch to C test package since czmq is C binding of ZeroMQ after all

* do not export all symbols

* with_libmicrohttpd option instead of with_microhttpd
* libbpf: add version 0.7.0, support conan v2

* remove unused import

* fix license

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

* fix topics

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

---------

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

* remove pylint: skip-file

* typo

* add libm to system libs
* modernize more

* add libm to system libs
* pistache: add version 0.0.5, support connan v2

* add condition

* remove unused import
* conan v2 support

* add package_type

* drop 0.17.6
* libwebp: add component for libsharpyuv

* Only declare sharpyuv for 1.3.0 and beyond
* boost: fix issues with build configuration when libbacktrace is shared

* libbacktrace: fix check when libbacktrace is shared on Linux

* boost: fix libbacktrace transitive lib trait

* Apply SpaceIm suggestions

- Use Windows as validation to include other OS when patching
  libbracktrace library path
- Add aggregated_components to libbacktrace libdirs

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

---------

Signed-off-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Uilian Ries <uilianries@gmail.com>
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>
* Yasm Conan 2.0 compatiblity

* Removed unused import of unix_path

* Apply suggestions from code review

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

* Removed unneeded import

---------

Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
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>
* tinyspline: add version 0.6.0

* remove skip pylint

* update required_conan_version
… more

* relocatable shared libs on macOS & modernize more

* change patch_type of patches

* use cmake_find_package_multi in test v1 package
jcar87 and others added 29 commits February 20, 2023 21:24
* egl: touch up for Conan 2.0 compatibility

* egl: remove duplication in test packages

* egl: remove unused import

* Update recipes/egl/system/conanfile.py

Co-authored-by: Carlos Zoido <mrgalleta@gmail.com>

* Update recipes/egl/system/test_v1_package/conanfile.py

* use regular target name for legacy cmake generators

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

---------

Signed-off-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Carlos Zoido <mrgalleta@gmail.com>
Co-authored-by: Uilian Ries <uilianries@gmail.com>
* Modernize for Conan 2.0

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

* Fix string format

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

* Fix cmake target

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

* Fix cmake target per module

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

* Add new version to config

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

* Fix config file

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

* fix cmake targets

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

* missing a S

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

* Fix hooks warnings

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

* remove fix_apple_shared_install_name

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

* Update recipes/mpg123/all/conanfile.py

Co-authored-by: Chris Mc <prince.chrismc@gmail.com>

* Update recipes/mpg123/all/conanfile.py

Co-authored-by: Chris Mc <prince.chrismc@gmail.com>

* Update recipes/mpg123/all/test_package/CMakeLists.txt

Co-authored-by: Luis Caro Campos <3535649+jcar87@users.noreply.github.com>

* Update recipes/mpg123/all/conanfile.py

Co-authored-by: Luis Caro Campos <3535649+jcar87@users.noreply.github.com>

* Update recipes/mpg123/all/conanfile.py

Co-authored-by: Luis Caro Campos <3535649+jcar87@users.noreply.github.com>

* add mirrors

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

* better yaml format

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

* mpg123: add headerpad max install names flag on apple systems

---------

Signed-off-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
Co-authored-by: Luis Caro Campos <3535649+jcar87@users.noreply.github.com>
Co-authored-by: Rubén Rincón Blanco <ruben@rinconblanco.es>
Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
Co-authored-by: Stella Smith <40411082+StellaSmith@users.noreply.github.com>
Co-authored-by: Chris Mc <christopherm@jfrog.com>
Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
Co-authored-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Luis Caro Campos <3535649+jcar87@users.noreply.github.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
* Port xorg-makedepen to v2
>
>
Co-authored-by: jcar87 <3535649+jcar87@users.noreply.github.com>

* empty self.cpp_info.includedirs

* Bump dependency to xorg-proto/2022.2

---------

Co-authored-by: Francisco Ramirez de Anton <franchuti688@gmail.com>
* [config] Add some conan v2 ready refenrences to the list

* Update .c3i/conan_v2_ready_references.yml
* xorg-gccdep: Port to v2
>
>
Co-authored-by: jcar87 <3535649+jcar87@users.noreply.github.com>

* empty self.cpp_info.includedirs

---------

Co-authored-by: Francisco Ramirez de Anton <franchuti688@gmail.com>
* Libtool: migrate to Conan 2.0 compatibility

---------

Co-authored-by: System-Arch <33330183+System-Arch@users.noreply.github.com>
Co-authored-by: Stefan Profanter <Pro@users.noreply.github.com>
Co-authored-by: Daniel <danimanzaneque@gmail.com>
* B2 4.9.4

* Add missing change.
* updates conanfiles with conan 2.0 compatible code

* fixes linter error

* add conan v1 test package

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

---------

Signed-off-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Uilian Ries <uilianries@gmail.com>
* libtool: cleanup

* Update recipes/libtool/all/conanfile.py

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

---------

Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
* Don't require CMake 3.18 or later

* add package_type
jellespijker pushed a commit that referenced this pull request Apr 23, 2024
* Arrow: Refactor auto options

* add todo

* make boost compulsory in msvc

* enable parquet and thrift by default

* bump boost version to avoid conflicts with thrift's

* try with re2

* bool compute

* back to previous default values

* avoid config

* fix

* Arrow: remove dead code (#6)

* remove dead code

* fix indentation

* Update recipes/arrow/all/conanfile.py

* remove warnings

---------

Co-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.