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

Add freeimage/3.18.0 #9243

Merged
merged 9 commits into from
Mar 3, 2022
Merged

Conversation

pbreaux
Copy link
Contributor

@pbreaux pbreaux commented Feb 3, 2022

Specify library name and version: freeimage/3.18.0

This is a new addition to the ConanCenter.

closes #3027


  • 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.

@conan-center-bot

This comment has been minimized.

recipes/freeimage/all/test_package/conanfile.py Outdated Show resolved Hide resolved
recipes/freeimage/all/test_package/conanfile.py Outdated Show resolved Hide resolved
recipes/freeimage/all/conanfile.py Outdated Show resolved Hide resolved
recipes/freeimage/all/conanfile.py Outdated Show resolved Hide resolved
recipes/freeimage/all/conanfile.py Outdated Show resolved Hide resolved
recipes/freeimage/all/conanfile.py Show resolved Hide resolved
recipes/freeimage/all/conanfile.py Outdated Show resolved Hide resolved
recipes/freeimage/all/conanfile.py Outdated Show resolved Hide resolved
recipes/freeimage/all/conanfile.py Show resolved Hide resolved
Co-authored-by: Yoann Potinet <intelligide@hotmail.fr>
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

uilianries
uilianries previously approved these changes Feb 9, 2022
Copy link
Member

@uilianries uilianries left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • FreeImage does not have an official cmake file, but it refers the project as FreeImage, so I'm fine accepting it as cmake target
  • The upstream offers a Makefile, which didn't work to me at first try with GCC11. So I'm fine accepting this cmake wrapper
  • I see a big number of patches, and they are related to external dependencies only, so I'm fine with it.

LGTM

recipes/freeimage/all/test_package/CMakeLists.txt Outdated Show resolved Hide resolved
recipes/freeimage/all/test_package/conanfile.py Outdated Show resolved Hide resolved
Co-authored-by: Uilian Ries <uilianries@gmail.com>
@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

All green in build 6 (9332cde7d59b17eda4f93ced6b82fb028a0af945):

  • freeimage/3.18.0@:
    All packages built successfully! (All logs)

Copy link
Contributor Author

@pbreaux pbreaux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes applied.

components.append("libtiff::libtiff")
return components

self.cpp_info.names["pkg_config"] = "freeimage"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing new generators 🤷

Copy link
Contributor

@prince-chrismc prince-chrismc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work !!

@conan-center-bot conan-center-bot merged commit d2e9b49 into conan-io:master Mar 3, 2022
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.

[request] freeimage/3.18.0
7 participants