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

Migrate to new LV2 header paths #6990

Merged
merged 3 commits into from
May 19, 2024
Merged

Migrate to new LV2 header paths #6990

merged 3 commits into from
May 19, 2024

Conversation

MaciejMalczyk
Copy link
Contributor

@MaciejMalczyk MaciejMalczyk commented Nov 18, 2023

Fix lv2 headers to comply to latest versions of lv2. It was neccesary for me to build LMMS on Ubuntu over KXStudio packages.
lv2-dev will change to 1.18.10 in next stable ubuntu release as launchpad says:
https://packages.ubuntu.com/search?keywords=lv2-dev

include/Lv2UridMap.h Outdated Show resolved Hide resolved
Copy link
Member

@messmerd messmerd left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -29,7 +29,7 @@

#ifdef LMMS_HAVE_LV2

#include <lv2/lv2plug.in/ns/ext/urid/urid.h>
#include <lv2/urid/urid.h>
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 our automated Linux builds can't find this. This is probably another reason why our Linux builds need to be upgraded to ubuntu-20.04 or ubuntu-22.04, since I believe we're still using 18.04.

@messmerd
Copy link
Member

messmerd commented May 8, 2024

@wujekbrezniew Our Linux CI has been upgraded, so if you rebase on the latest master, this PR should build successfully on Linux now.

Merge changes from base repo
@MaciejMalczyk
Copy link
Contributor Author

Done c:

@DomClark DomClark changed the title Fix lv2 headers to comply to this: https://github.com/lv2/lv2#headers Migrate to new LV2 header paths May 19, 2024
@DomClark DomClark merged commit ca109f9 into LMMS:master May 19, 2024
9 checks passed
Rossmaxx pushed a commit that referenced this pull request May 21, 2024
JohannesLorenz added a commit to JohannesLorenz/lmms that referenced this pull request Jun 2, 2024
JohannesLorenz added a commit to JohannesLorenz/lmms that referenced this pull request Jun 22, 2024
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