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

flac: add 1.4.2 #15372

Merged
merged 9 commits into from
Feb 4, 2023
Merged

flac: add 1.4.2 #15372

merged 9 commits into from
Feb 4, 2023

Conversation

chausner
Copy link
Contributor

@chausner chausner commented Jan 19, 2023

Specify library name and version: flac/1.4.2

This PR continues the work started by @Croydon in #13800. The problem in that older PR was that the patches had not been applied.


Croydon and others added 4 commits October 27, 2022 10:24
Flac 1.4.2 removed the build dependency on nasm

https://github.com/xiph/flac/releases/tag/1.4.2

Also switching to the official source download which we can't use for 1.3.3 because it does not include the CMake files.
@chausner chausner marked this pull request as ready for review January 20, 2023 00:03
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

Croydon
Croydon previously approved these changes Jan 22, 2023
Copy link
Contributor

@Croydon Croydon left a comment

Choose a reason for hiding this comment

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

Thank you!

jwillikers
jwillikers previously approved these changes Jan 25, 2023
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.

@chausner chausner dismissed stale reviews from jwillikers and Croydon via 955ef84 January 25, 2023 22:05
@chausner
Copy link
Contributor Author

jwillikers
jwillikers previously approved these changes Jan 25, 2023
prince-chrismc
prince-chrismc previously approved these changes Jan 25, 2023
@prince-chrismc
Copy link
Contributor

image

Croydon
Croydon previously approved these changes Jan 28, 2023
Copy link
Contributor

@SpaceIm SpaceIm left a comment

Choose a reason for hiding this comment

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

this PR suffered from CI issues, so here some extra reviews to take advantage that another build is required.

  • CMAKE_POLICY_DEFAULT_CMP0077 not required since conan 1.54.0
  • keep the TODO to track conan v1 stuff

recipes/flac/all/conanfile.py Outdated Show resolved Hide resolved
recipes/flac/all/conanfile.py Outdated Show resolved Hide resolved
recipes/flac/all/conanfile.py Show resolved Hide resolved
Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
@chausner
Copy link
Contributor Author

chausner commented Feb 3, 2023

this PR suffered from CI issues, so here some extra reviews to take advantage that another build is required.

  • CMAKE_POLICY_DEFAULT_CMP0077 not required since conan 1.54.0
  • keep the TODO to track conan v1 stuff

Thank you, I applied all your suggestions.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 4 (b6a02cf47e604247b9a714bb28087709e8719d49):

  • flac/1.3.3@:
    All packages built successfully! (All logs)

  • flac/1.4.2@:
    All packages built successfully! (All logs)


Conan v2 pipeline (informative, not required for merge) ❌

Note: Conan v2 builds are informative and they are not required for the PR to be merged.

The v2 pipeline failed. Please, review the errors and note this will be required for pull requests to be merged in the near future.

See details:

Failure in build 4 (b6a02cf47e604247b9a714bb28087709e8719d49):

An unexpected error happened and has been reported. Help is on its way! 🏇

@conan-center-bot conan-center-bot merged commit f993e04 into conan-io:master Feb 4, 2023
@MartinDelille MartinDelille mentioned this pull request Feb 4, 2023
3 tasks
@chausner chausner deleted the flac-1.4.2 branch February 11, 2023 19:39
sabelka pushed a commit to sabelka/conan-center-index that referenced this pull request Feb 12, 2023
* flac: add 1.4.2

Flac 1.4.2 removed the build dependency on nasm

https://github.com/xiph/flac/releases/tag/1.4.2

Also switching to the official source download which we can't use for 1.3.3 because it does not include the CMake files.

* flac: delete CMake and pkgconfig files

* Fix shared builds

* Adapt patches

* Add patch descriptions and types

* Remove obsolete Conan version check

* Use rm_safe

* Use export_conandata_patches

* Apply suggestions from code review

Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>

---------

Co-authored-by: Cr0ydon <git@cr0ydon.com>
Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.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.

6 participants