Skip to content

build: Link to libmusicbrainzcc, not libmusicbrainz #46

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

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

BSDKaffee
Copy link
Contributor

Fix linking when the ENABLE_MUSICBRAINZ option is true. This was regressed in 8e7f8ef, by linking to the libmusicbrainz (C) library instead of the libmusicbrainzcc (C++) library causing undefined symbols.

Fix linking when the ENABLE_MUSICBRAINZ option is true. This was
regressed in 8e7f8ef, by linking to the libmusicbrainz (C) library
instead of the libmusicbrainzcc (C++) library causing undefined symbols.
freebsd-git pushed a commit to freebsd/freebsd-ports that referenced this pull request Nov 18, 2024
freebsd-git pushed a commit to freebsd/freebsd-ports that referenced this pull request Nov 18, 2024
@nullobsi nullobsi merged commit 1ced66a into nullobsi:main Nov 19, 2024
3 checks passed
@PPN-SD
Copy link
Contributor

PPN-SD commented Feb 7, 2025

@BSDKaffee @nullobsi If libmusicbrainz was built from libmusicbrainz-5.1.0.tar.gz, libmusicbrainz5cc is not provided. So a fallback is needed.

@nullobsi
Copy link
Owner

2f97f1f54a6a8902080091da86f7a58e7d5056fa

I see what you mean.

bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Jun 17, 2025
https://build.opensuse.org/request/show/1286209
by user RN + anag_factory
- Update to version 3.3.1:
  * build: Link to libmusicbrainzcc, not libmusicbrainz
    (gh#nullobsi/cantata#46)
  * build: update flatpak workflow (gh#nullobsi/cantata#53)
  * Add missing QRegularExpression include (gh#nullobsi/cantata#54)
  * fix FindCDParanoia.cmake (gh#nullobsi/cantata#51)
  * git: bump version by (gh#nullobsi/cantata#60)
  * fix: fill tags from filename if tag is empty in metadata
    (gh#nullobsi/cantata#64)
  * build: fix musicbrainz (gh#nullobsi/cantata#65)
  * rc: v3.3.1 (2) (gh#nullobsi/cantata#66)
- Superseded cantata-add-missing-qregularexpression-include.patch
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.

3 participants