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

opusfile: add package_type + bump openssl #17080

Merged
merged 5 commits into from
Apr 28, 2023

Conversation

SpaceIm
Copy link
Contributor

@SpaceIm SpaceIm commented Apr 18, 2023

Specify library name and version: lib/1.0


@conan-center-bot

This comment has been minimized.

jwillikers
jwillikers previously approved these changes Apr 18, 2023
@conan-center-bot

This comment has been minimized.

@SpaceIm SpaceIm mentioned this pull request Apr 22, 2023
3 tasks
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 4 (6294a84743d258d8030ca65a28193df1ae7e532f):

  • opusfile/0.12@:
    All packages built successfully! (All logs)

  • opusfile/0.11@:
    All packages built successfully! (All logs)


Conan v2 pipeline ✔️

Note: Conan v2 builds may be required once they are on the v2 ready list

All green in build 4 (6294a84743d258d8030ca65a28193df1ae7e532f):

  • opusfile/0.11@:
    All packages built successfully! (All logs)

  • opusfile/0.12@:
    All packages built successfully! (All logs)

@@ -55,10 +56,10 @@ def layout(self):
basic_layout(self, src_folder="src")

def requirements(self):
self.requires("ogg/1.3.5")
self.requires("opus/1.3.1")
self.requires("ogg/1.3.5", transitive_headers=True)
Copy link
Contributor

Choose a reason for hiding this comment

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

IT would have been nice to comment #17080 (comment) to show it was required :)

@conan-center-bot conan-center-bot merged commit 9d6eafd into conan-io:master Apr 28, 2023
@SpaceIm SpaceIm deleted the opusfile-bump-openssl branch April 28, 2023 20:37
pezy pushed a commit to pezy/conan-center-index that referenced this pull request Jun 1, 2023
* bump openssl

* add package_type

* add transitive headers

* opus also public

* use version range for openssl
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.

4 participants