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 faac/1.28 #7414

Merged
merged 4 commits into from
Sep 27, 2021
Merged

add faac/1.28 #7414

merged 4 commits into from
Sep 27, 2021

Conversation

dvirtz
Copy link
Contributor

@dvirtz dvirtz commented Sep 25, 2021

Specify library name and version: faac/1.28


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

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

Copy link
Contributor

@jgsogo jgsogo left a comment

Choose a reason for hiding this comment

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

Looking good! 👍

Please, use targets to consume packages: https://github.com/conan-io/conan-center-index/blob/master/docs/reviewing.md#cmake-targets (more info).

recipes/faac/all/test_package/conanfile.py Outdated Show resolved Hide resolved
recipes/faac/all/test_package/CMakeLists.txt Outdated Show resolved Hide resolved
@conan-center-bot
Copy link
Collaborator

All green in build 4 (7c3c4f093cf08d78bed938b057d28da0b23e7e7c):

  • faac/1.28@:
    All packages built successfully! (All logs)

@SSE4 SSE4 requested a review from uilianries September 27, 2021 05:34
return self._autotools
self._autotools = AutoToolsBuildEnvironment(self, win_bash=tools.os_info.is_windows)
with tools.chdir(os.path.join(self.build_folder, self._source_subfolder)):
self.run("./bootstrap", win_bash=tools.os_info.is_windows)
Copy link
Member

Choose a reason for hiding this comment

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

I would suggest enforcing chmod +x just in case, depending the environment, the user can have a permission error. There is an example here

@conan-center-bot conan-center-bot merged commit 2b4ca8a into conan-io:master Sep 27, 2021
@dvirtz dvirtz deleted the faac branch September 29, 2021 06:40
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