Christopher Nielsen
Christopher Nielsen
> Long story short: I have no idea how to build it in CI time. At least for testing in your personal repo, you may want to drop support for...
Upstream is now at v1.1, so this needs to be updated.
> @mascguy So it failed on some dependency: > > ``` > Installing dependency (7 of 15) 'libzookeeper' with variants '' ... [FAIL] > ``` > > I.e. unrelated to...
You were missing several deps, but no worries... I pushed a fix.
A few comments, in no particular order... For `py-gst-python`: * The port needs a lib dependency on `gstreamer1`, based on a quick test with trace mode enabled. (You can drop...
> For `py-gst-python`: > > * The port needs a lib dependency on `gstreamer1`, based on a quick test with trace mode enabled. (You can drop the lib dep for...
> This has now been sitting in the queue for well over a year. I would propose we close it unless someone wants to finish it soon. That's fine, we...
FYI, upstream is now at v14.2, so you'll want to update to that if possible.
> FYI, upstream is now at v14.2, so you'll want to update to that if possible. Hey Sergey, in the interest of merging these old backlog PRs, can you prioritize...
> @mascguy Updated, rebased, let us see if it builds fine on CI. > > Should I squash commits or leave as is? I can squash on merge, so don't...