Commit Graph

7096 Commits

Author SHA1 Message Date
SpaceIm
c7e6f6ab0e (#3695) cspice: add utilities option + extract license from source code
* add utilities

* rename option

* append bin to PATH if utilities enabled

* extract license from main public header

* explicit cpp_info.libs

* don't modify source subfolder content during build
2020-11-27 17:02:57 +01:00
Quentin Chateau
3c35f681d5 (#3702) xmlsec: add version 1.2.31
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/)
2020-11-27 13:33:04 +01:00
Michael Keck
5a03db90bf (#3686) add cmake/3.19.1 2020-11-27 12:32:31 +01:00
AlexeiKislinskii10
6f556aa7db (#3432) Adding package with lib reSIProcate, version 1.12.0
* add main config

* add version folder

* add test package

* add version configs

* fix build errors with hooks

* fix automatic build system errors

* fix automatic build system errors 2

* Update recipes/resiprocate/all/conanfile.py

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

* simplifu test app

* Improve ReSIProcate recipe

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

* fix build

* fix build 2

* simplify pathes

* Dummy commit to rerun build

* add prefix to autotool

* add prefix to autotool

* fix errors in test app

* remove fpic for mac and windows

* fix msys

* fix msys

* fix msys

* change msysy2 condition

* try to fix vs 15 build

* try to fix vs buld

* try to fix vs buld

* fix build

* Update recipes/resiprocate/all/conanfile.py

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

* Update recipes/resiprocate/all/conanfile.py

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

* Update recipes/resiprocate/all/conanfile.py

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

* Update recipes/resiprocate/all/conanfile.py

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

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

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

* Update recipes/resiprocate/all/conanfile.py

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

* fix build

Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
Co-authored-by: Uilian Ries <uilianries@gmail.com>
2020-11-27 11:08:11 +01:00
Harald
3034f98289 (#2756) Zulu OpenJDK distribution
* zulu openjdk initial commit

* remove waring for test

* add topic and homepage attribute

* add forgotten data into config

* prefix private property with _

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

* rename function

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

* use conan exception

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

* use conan exception

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

* smarter floder name detection

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

* use source subfolder property

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

* adoptions to make review changes work

* collect libs

* Copy only what the package needs

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

* correct folder name spelling

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

* Exclude runtime libraries for OpenJDK

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

* make use of settings os/arch to check valid platform

* use conan run to run the test command

* clean up imports

* Use self settings os also in djinni folder determination

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

* removed unused import

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

* use path uppercase

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

* make settings.os hashable

Co-authored-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com>
2020-11-27 10:31:54 +01:00
ericLemanissier
f348bd57ae (#3459) Pango 1.48.0
* add pango/1.47.0

* pango 1.48.0

* typo

* pango: Update Conan conventions

Automatically created by bincrafters-conventions 0.29.0

* remove pdb files

* fix typo in package_info

* Update recipes/pango/all/conanfile.py

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

* Update conanfile.py

Co-authored-by: bincrafters-user <bincrafters@gmail.com>
Co-authored-by: Uilian Ries <uilianries@gmail.com>
2020-11-26 22:02:42 +01:00
Anonymous Maarten
863af4f409 (#3698) gcem: add version 1.13.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>
2020-11-26 21:31:37 +01:00
ericLemanissier
06150ebb0b (#3623) gdk-pixbuf 2.42.0
* gdk-pixbuf 2.42.0

this is a port of https://github.com/bincrafters/conan-gdk-pixbuf

* remove dependency on shared-mime-info

* remove pdb files

* disable macos

* Update recipes/gdk-pixbuf/all/conanfile.py

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

* allow libjpeg-turbo too

* test some functions

* Update recipes/gdk-pixbuf/all/conanfile.py

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

Co-authored-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
2020-11-26 16:31:45 +01:00
SpaceIm
e293d0ad4f (#2742) range-v3: add components and fix cxxflags for msvc
* range-v3: add components and fix cxxflags

* range-v3: suggestion from review

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

* range-v3: restore C++14 in test_package

* fix typo TARGET => TARGETS

* fix min compiler version and cppstd

* fix typo

* raise C++17 in test_package and pray

Co-authored-by: Uilian Ries <uilianries@gmail.com>
2020-11-26 11:32:15 +01:00
ericLemanissier
2b4c889695 (#3662) wayland: bump expat
* wayland: bump expat

* add components

* keep data in res folder
2020-11-26 11:01:40 +01:00
Anonymous Maarten
14e036f6da (#3659) ixwebsocket: add version 11.0.4
Generated and committed by [conan-center-bot](https://github.com/qchateau/conan-center-bot)

Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
2020-11-26 02:31:42 +01:00
Matthew LeMay
90b60412e6 (#3687) add xsimd/7.4.8 2020-11-25 20:31:31 +01:00
Anonymous Maarten
b2d03f663b (#3689) utf8proc: add version 2.6.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>
2020-11-25 20:01:29 +01:00
Anonymous Maarten
61e52c3fdf (#3640) uvw: add uvw/2.8.0
* uvw: add uvw/2.8.0

* uvw: require exact MAJOR.MINOR versions of libuv + check in package_info
2020-11-25 10:31:44 +01:00
Anonymous Maarten
c8b00e2f44 (#3658) openal: add 1.21.0
* openal: add version 1.21.0

Generated and committed by [conan-center-bot](https://github.com/qchateau/conan-center-bot)

* openal: require c++14 support from compiler (exclude msvc 2015)

* openal: make test_package pure C (don't remove libcxx for openal >= 1.20)

* openal: filter compilers in configure

* openal: no 21.0 for MSVC 2015

* openal: 1.21 release requires c++14 (not 1.22)

* openal: libstdc++ on clang <9 causes problems for c++14 as well

* openal: openal-soft installs FindOpenAL.cmake with OpenAL::OpenAL target

Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
2020-11-25 10:01:41 +01:00
Anonymous Maarten
c1550f12a9 (#3661) mozjpeg: add version 4.0.0
* mozjpeg: add version 4.0.0

* mozjpeg: still needs a small patch for MSVC

* mozjpeg: add required_conan_version
2020-11-25 09:31:42 +01:00
SpaceIm
5a734d9a16 (#3667) bump spirv-tools/v2020.5
* add spirv-tools/v2020.5

* drop opt, link and reduce if shared

* ensure correct spirv-headers version is used

* improve the patch
2020-11-25 08:31:41 +01:00
rconde01
e0380622a8 (#3670) Fix compilation under AppleClang 12 after change on how implicitly de���
https://developer.apple.com/documentation/xcode-release-notes/xcode-12-release-notes
2020-11-25 08:01:47 +01:00
ericLemanissier
32cbc1e157 (#3678) opencv: fixup typo
* gtk: fixup typo

it was preventing non linux builds

* move setup_vars_opencv4.cmd to res folder

* fixup lib names
2020-11-25 07:31:43 +01:00
Quentin Chateau
740d30398a (#3680) amqp-cpp: add version 4.3.10
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/)
2020-11-25 07:01:37 +01:00
Martin Moene
e292d4a1e8 (#3682) Add span-lite/0.9.0 2020-11-25 06:31:39 +01:00
Martin Moene
e995ac512d (#3651) Add scope-lite 0.1.0
* Add scope-lite 0.1.0

* Add scope-lite 0.1.0; differentiate test between C++98 and C++11
2020-11-24 22:02:25 +01:00
ddark008
d0827a634a (#3391) add log.c/cci.20200620
* add log.c/0.1.0

* Fix version

* Add final endline

* Little cleanup

* Fix issues from review:
* Add support for shared
* Clean CMakeLists.txt
* Add one more test
* Clean test_package\conanfile.py
* Rename log_use_color to color

* Fix FPIC MANAGEMENT (KB-H007)

* Forcing C99 in CMake (to use 'for' loop initial declaration)

* Add virtual versioning and little clean

* Back to 0.1.0 in CMakeLists.txt because if any of a.b.c.d.e in current_version is > 1023, the linker will fail on MacOs

* Fix issues from review:
* Remove unnecessary generate_export_header and patch
* Downgrade CMake version
* Remove logs and unnecessary info
2020-11-24 21:32:43 +01:00
nicraMarcin
d1e9c642e3 (#3650) [oatpp-openssl] Oat++ OpenSSL library 2020-11-24 21:02:09 +01:00
Anonymous Maarten
18f847588a (#3645) Cc65 bump
* cc65: add 2.19

* cc65: remove compiler in packge_id
2020-11-24 20:32:34 +01:00
ericLemanissier
7f6e09b4f3 (#3672) opusfile: add version 0.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>
2020-11-24 16:31:58 +01:00
ericLemanissier
d69e249b66 (#3673) outcome: add version 2.1.4
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>
2020-11-24 16:01:46 +01:00
ericLemanissier
08ac5d0336 (#3677) xkbcommon: add version 1.0.3
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>
2020-11-24 15:31:34 +01:00
Juan Oxoby
814de3e0ee (#3268) Add ignition-cmake
* Add ignition-cmake

* Update recipes/ignition-cmake/all/conanfile.py

Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>

* Update recipes/ignition-cmake/all/test_package/CMakeLists.txt

Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>

* Update recipes/ignition-cmake/all/test_package/conanfile.py

Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>

* Update recipes/ignition-cmake/all/conanfile.py

Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>

* add dummy test cpp

* Fix typo

* Fixes

* Add patches and cmake wrapper

* ignition-cmake: get it building + succeed tests (#3)

* Update recipes/ignition-cmake/all/test_package/src/CMakeLists.txt

Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>

* Update recipes/ignition-cmake/all/conanfile.py

Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>

* Use build_modules

* Revert "Use build_modules"

This reverts commit 96b2ed3e30.

* trigger CI

Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
2020-11-24 15:02:32 +01:00
Anonymous Maarten
ff34d0630a (#3643) eastl: add 3.17.03 release + fix hooks
* eastl: add 3.17.03 release + fix hooks

* eastl: revert to constexpr c++14 handling of 3.16.07
2020-11-24 14:32:39 +01:00
Quentin Chateau
93062788ad (#3671) lerc: add version 2.2
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/)
2020-11-24 14:01:34 +01:00
ericLemanissier
cadf9c389a (#3666) cairo: fix consumption without xlib 2020-11-24 11:01:58 +01:00
Alexander Lyon
3002db4c84 (#3588) Libunwind/1.5.0
* Add libunwind 1.5.0 to conandata.yml

* Add libunwind 1.5.0 to config.yml

* Add newline to recipes/libunwind/config.yml

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

Co-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com>
2020-11-23 23:32:03 +01:00
SpaceIm
c450d0f190 (#3652) lz4: add 1.9.3 + cache cmake + fix LZ4_DLL_IMPORT value
* cache cmake

* fix LZ4_DLL_IMPORT

* use patch file to disable executables in 1.9.2

rely on new option LZ4_BUILD_CLI introduced in 1.9.3

* add lz4/1.9.3

* fix hooks
2020-11-23 15:31:45 +01:00
Anonymous Maarten
606a2f59b5 (#3458) tk: add tk/8.6.10 recipe
* tk: add tk/8.6.10 recipe

* tk: fix cci hooks

* tk: remove share folder
2020-11-23 14:31:59 +01:00
SpaceIm
233453c1ad (#3592) add mariadb-connector-c/3.1.11
* add mariadb-connector-c/3.1.11

* add include folder in includedirs

* add short_paths

* revert short_paths

* remove backslashes on windows for install paths

* add MARIADB_PLUGIN_DIR env var

* remove pdb files in lib folder
2020-11-23 14:01:58 +01:00
Anonymous Maarten
76a7ba249a (#3637) rec2: add 2.0.3 release
* rec2: add 2.0.3 release

* re2c: patch in missing include
2020-11-23 13:31:50 +01:00
Anonymous Maarten
429d1d8cdd (#3641) libconfuse: add 3.3 + fix hooks + add pkg_config name 2020-11-23 13:01:41 +01:00
Anonymous Maarten
db4c77ee13 (#3642) cpp-jwt: add version 1.3
Generated and committed by [conan-center-bot](https://github.com/qchateau/conan-center-bot)

Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
2020-11-23 12:32:13 +01:00
SpaceIm
c6e46a8e78 (#3647) bump libjpeg-turbo/2.0.6 2020-11-23 12:01:43 +01:00
Martin Moene
89810b0508 (#3648) Add optional-lite/3.4.0 2020-11-23 11:31:42 +01:00
SpaceIm
1b5321fa92 (#3649) bump c-ares/1.17.1
* add c-ares/1.17.1

* avoid to create unofficial cares.pc

* remove pdb files installed since 1.17.1

* use remove_files_by_mask()

Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>

Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
2020-11-23 11:01:42 +01:00
SpaceIm
46226dd1b1 (#3653) bump cpp-httplib/0.7.15 2020-11-23 10:31:52 +01:00
SpaceIm
43a3b7028a (#3654) bump libmorton/0.2.6 2020-11-23 10:01:33 +01:00
SpaceIm
180e484b42 (#3655) bump openblas/0.3.12 2020-11-23 09:31:42 +01:00
SpaceIm
fca09bc11d (#3656) bump cgal/5.1.1 2020-11-23 09:01:36 +01:00
Bart Verhagen
c31521c29e (#3409) New: Usr: Added opencv/4.5.0
* New: Usr: Added opencv/4.5.0

Resolves #3313

* Fix: Dev: Fixing opencv 4.5.0 build. !minor

* opencv/4.5.0: Fixed potentionally deleted fPIC option

* Update OpenCV 4

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

* Add support for Opencv 4.5 contrib

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

* Add support for Opencv 4.5 contrib

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

* Fix lib names

* Fix: Dev: Fixed cmake_wrapper version

* Update recipes/opencv/4.x/test_package/CMakeLists.txt

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

* Update recipes/opencv/4.x/conanfile.py

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

Co-authored-by: Uilian Ries <uilianries@gmail.com>
2020-11-21 17:31:38 +01:00
Thomas Hauth
ee94d3218b (#3593) [package] ceres-solver/1.14.0: added ceres-included minilog folder to include directories 2020-11-21 17:01:31 +01:00
ericLemanissier
761bf5a46d (#3628) cairo: add cairo-xlib component 2020-11-21 16:01:26 +01:00
Anonymous Maarten
07cc5c80e6 (#3631) yasm: use arch/os/compiler/build_type 2020-11-21 09:31:47 +01:00