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 zopfli/1.0.3 #5088

Merged
merged 3 commits into from
Mar 31, 2021
Merged

- add zopfli/1.0.3 #5088

merged 3 commits into from
Mar 31, 2021

Conversation

SSE4
Copy link
Contributor

@SSE4 SSE4 commented Mar 30, 2021

Specify library name and version: zopfli/1.0.3

auto-detected CMake targets:

[HOOK - xxx.py] post_build(): found CMake project: "Zopfli"
[HOOK - xxx.py] post_build(): WARN: project name "Zopfli" is different from conanfile name "zopfli"
[HOOK - xxx.py] post_build(): WARN: consider adding the following code to the "package_info" method:
[HOOK - xxx.py] post_build(): WARN:
self.cpp_info.names["cmake_find_package"] = "Zopfli"
self.cpp_info.names["cmake_find_package_multi"] = "Zopfli"

[HOOK - xxx.py] post_build(): found CMake SHARED_LIBRARY target: "libzopfli" ("zopfli.dll")
[HOOK - xxx.py] post_build(): WARN: target name "libzopfli" is different from conanfile name "zopfli"
[HOOK - xxx.py] post_build(): WARN: consider adding the following code to the "package_info" method:
[HOOK - xxx.py] post_build(): WARN:
self.cpp_info.components["libzopfli"].names["cmake_find_package"] = "libzopfli"
self.cpp_info.components["libzopfli"].names["cmake_find_package_multi"] = "libzopfli"
self.cpp_info.components["libzopfli"].libs = ["zopfli"]

[HOOK - xxx.py] post_build(): found CMake SHARED_LIBRARY target: "libzopflipng" ("zopflipng.dll")
[HOOK - xxx.py] post_build(): WARN: target name "libzopflipng" is different from conanfile name "zopfli"
[HOOK - xxx.py] post_build(): WARN: consider adding the following code to the "package_info" method:
[HOOK - xxx.py] post_build(): WARN:
self.cpp_info.components["libzopflipng"].names["cmake_find_package"] = "libzopflipng"
self.cpp_info.components["libzopflipng"].names["cmake_find_package_multi"] = "libzopflipng"
self.cpp_info.components["libzopflipng"].libs = ["zopflipng"]
  • 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.

Signed-off-by: SSE4 <tomskside@gmail.com>
@conan-center-bot
Copy link
Collaborator

All green in build 1 (9b1fdbb8f436e5dc98f903039a2c5c87badebe0c):

  • zopfli/1.0.3@:
    All packages built successfully! (All logs)

SSE4 and others added 2 commits March 30, 2021 21:28
Co-authored-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Uilian Ries <uilianries@gmail.com>
@conan-center-bot
Copy link
Collaborator

All green in build 2 (46ae41f778612e9b335f37fb31f4f1592f3ed83e):

  • zopfli/1.0.3@:
    All packages built successfully! (All logs)

@conan-center-bot conan-center-bot merged commit 81c7f5d into conan-io:master Mar 31, 2021
AlvaroFS pushed a commit to AlvaroFS/conan-center-index that referenced this pull request May 7, 2021
* - add zopfli/1.0.3

Signed-off-by: SSE4 <tomskside@gmail.com>

* Update recipes/zopfli/all/conanfile.py

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

* Update recipes/zopfli/all/conanfile.py

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

Co-authored-by: Uilian Ries <uilianries@gmail.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.

5 participants