Skip to content

Comments

Update to latest pugl#491

Closed
drobilla wants to merge 1 commit intoDISTRHO:developfrom
drobilla:pugl-obscure
Closed

Update to latest pugl#491
drobilla wants to merge 1 commit intoDISTRHO:developfrom
drobilla:pugl-obscure

Conversation

@drobilla
Copy link

@drobilla drobilla commented Feb 6, 2025

Minor updates for some API changes. The API changes are entirely superficial (although there are other changes in pugl), working towards more significant things.

I didn't bother forking the submodule and updating it here (seems like just busy-work), this works with current pugl main (lv2/pugl@5287bd1).

⚠️ Entirely untested aside from building ⚠️

@falkTX
Copy link
Contributor

falkTX commented Feb 6, 2025

Updating the pugl submodule would be nice for doing build tests here.

I think something like this should just work

cd .../pugl-upstream
git fetch git@...lv2-remote
git checkout abcdef-lv2-remote-hash

github stores forked repos data together, so the submodule can point to a commit from a different repo and its still valid

@falkTX
Copy link
Contributor

falkTX commented Aug 8, 2025

I updated to latest pugl in a1f7bc3
Your diff served nicely as a reference, thanks!

@falkTX falkTX closed this Aug 8, 2025
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.

2 participants