May 14 2024
May 13 2024
May 12 2024
May 9 2024
Can we go forward?
May 4 2024
- Use DESC commited in https://cgit.freebsd.org/ports/commit/?id=7e9e1b6c9e710d094c9f0d5707a673dbe07cb2af
- I request permission to become a maintainer for this port
Small fixes in options.
May 3 2024
Vlad, there is no need in making option for everything. Instead, try to minimize list of options when creating ports. Group similar functionality under single option (or use RADIO/MULTI etc), don't make options for features that require light or common dependencies, especially if a feature does not need deps at all. Sometimes having too many options is worst than having no options.
And of course these are not 100% strict rules.
May 1 2024
Upstream committed to master branch all fixes based on our patches - use this commit instead of local patches.
Apr 30 2024
Jan 9 2024
Dec 20 2023
If the -DPipeWire_FOUND=NO approach worked, update the diff
Dec 19 2023
ping
Oct 19 2023
Does just passing -DPipeWire_FOUND=NO to CMake work?
Oct 4 2023
Can't this be done via CMAKE_DISABLE_FIND_PACKAGE... too?
Oct 3 2023
ping
Sep 18 2023
Yes, I'm using it with PIPEWIRE OFF. With ON it's same as without this patch.
Looks good, although I didn't run-test it. But it should be fine, right?
Sep 15 2023
How to determine this if ecm_find_qmlmodule is called and not find_package directly?
What is "xyz" in this case?
Not PIPEWIRE, not KPIPEWIRE.
Not a fan of carrying a patch for this.