contrib: package glad2, libplacebo5
I'm submitting this as a draft because of the resulting open points:
-
Is this approach of building python dependencies inside a virtualenv agreeable? -
Right now, as written, this pip install $<
command results inpip
automatically pulling in further sub-dependencies ofglad2
via the internet (currently onlyjinja2
, and it own sub-dependentMarkupSafe
). Should we also addMarkupSafe
andjinja2
to our contribs via the same mechanism? -
Needs to be updated to drop the -rc2
suffix whenlibplacebo-v5.228.0
is formally released
Edited by Niklas Haas