Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Admin message
The migration is almost done, at least the rest should happen in the background. There are still a few technical difference between the old cluster and the new ones, and they are summarized in this issue. Please pay attention to the TL:DR at the end of the comment.
This is an archived project. Repository and other project resources are read-only.
The descriptions are gone now, or more generic like 'gstreamer: gstnet-1.0'.
It also seems that we now no longer create -uninstalled.pc files, which is something Guillaume and others wanted to maintain, so you can build gst with meson and still link against it with autotools, see bug 776810.
I don't particularly mind dropping this, but it should be a conscious and considered decision then :)
The descriptions are gone now, or more generic like 'gstreamer: gstnet-1.0'.
What's the use of those descriptions anyway? If it's important it can be copy pasted, just easy boring task given the number of PC files we have.
It also seems that we now no longer create -uninstalled.pc files, which is
something Guillaume and others wanted to maintain, so you can build gst with
meson and still link against it with autotools, see bug 776810.
I haven't looked how uninstalled PC files are different, could need support in meson generator.
Note that gst-build currently uses *-uninstalled.pc files, so that would need to be fixed somehow before this is merged. Either by merging that Meson PR, or by changing gst-uninstalled.py to use an alternative method of making .pc files available and usable in the environment.
I marked all patches here as obsolete because they had merge conflicts. I have up to date branches locally, waiting for gitlab migration to push them as branch.