Build libbamf3, plank with vapigen-0.38 valac-0.38 and gtk>3.22

Asked by Anibal Francisco Martinez Cortina

Hey all, I would like to contriibute with a working set of patches for building libbamf3 and plank in Gentoo with GTK>3.22, VALAC and VAPIGEN in their 0.38 versions.
I just recently started using plank and so far so good. One usage day in, no errors reported YET.
The patches const of modifications to the file src/bamf-window.c and src/bamf-legacy-window.c. WIch enables to build libbamf3 and then libplank and libbamf3 should be installed to /usr/lib[32|64] and package-config file to /usr/share/pkgconfig (at the very least, on this platform wich is multilib amd64.
How can I share them with you guys?
Will you be able to review them and feedback?

Sorry to take your time,
Regards, Anibal.-

Question information

Language:
English Edit question
Status:
Solved
For:
Plank Edit question
Assignee:
No assignee Edit question
Solved by:
Rico Tzschichholz
Solved:
Last query:
Last reply:
Revision history for this message
Best Rico Tzschichholz (ricotz) said :
#1

For plank you can provide a simple set of "git format-patch" patches, create a merge-proposal against https://code.launchpad.net/plank or a pull-request for https://github.com/ricotz/plank

Revision history for this message
Anibal Francisco Martinez Cortina (acortina) said :
#2

Thanks Rico Tzschichholz, that solved my question.