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

taglib: update URLs and configure_args, adopt #36518

Closed
wants to merge 1 commit into from

Conversation

subnut
Copy link
Contributor

@subnut subnut commented Apr 4, 2022

Testing the changes

  • I tested the changes in this PR: briefly

Local build testing

  • I built this PR locally for my native architecture, (x86_64-glibc)

build_style=cmake
configure_args="-DWITH_MP4=ON -DWITH_ASF=ON -DBUILD_SHARED_LIBS=ON"
configure_args="-DBUILD_SHARED_LIBS=ON -DCMAKE_BUILD_TYPE=Release
Copy link
Member

Choose a reason for hiding this comment

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

Why -DCMAKE_BUILD_TYPE=Release?

Copy link
Contributor Author

@subnut subnut Apr 5, 2022

Choose a reason for hiding this comment

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

INSTALL.md recommends to set that

Copy link
Member

Choose a reason for hiding this comment

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

Looks like it doesn't anything and just forces the cmake defaults on us which we avoid in 1af5a29d87a.

build_style=cmake
configure_args="-DWITH_MP4=ON -DWITH_ASF=ON -DBUILD_SHARED_LIBS=ON"
configure_args="-DBUILD_SHARED_LIBS=ON -DCMAKE_BUILD_TYPE=Release
-DWITH_MP4=ON -DWITH_ASF=ON -DNO_ITUNES_HACKS=ON"
Copy link
Member

Choose a reason for hiding this comment

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

Why -DNO_ITUNES_HACKS=ON?

@subnut
Copy link
Contributor Author

subnut commented Jun 30, 2022

Sorry, but I've forgotten why I'd made these changes.

@subnut subnut closed this Jun 30, 2022
@subnut subnut deleted the taglib branch June 30, 2022 05:21
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.

None yet

3 participants