Add output gst-rtsp-server to gstreamer feedstock - #1737
Conversation
|
i would like to hear from the present maintainers of the gstreamer stack that they do in fact want to add a separate package for this instead of folding it in to one of the existing packages. |
The more I think about it, I think that this should be in its own feedstock, along with the ones you have listed in conda-forge/gstreamer-feedstock#146 Also conda-forge/gstreamer-feedstock#170 (comment) How do you do that? |
|
Make a PR to: https://github.com/conda-forge/staged-recipes |
|
I was thinking about doing that. I never did one before, so I need to read up on that. |
|
please open the PR again when you find it appropriate. |
|
@hmaarrfk , which PR are you referring to? gst-rtsp-server has its own feedstock now. I'm confused. Are you talking about these issues? I must admit that I forgot about them and need to revisit. |
|
I just mean in general. Seems like this got forgotten and I wanted to cleanup. But if you think this is still relevant. Do you want me to merge this? |
|
I guess I don't understand what this PR does. Does this add |
tjwilli58
left a comment
There was a problem hiding this comment.
I finally asked CoPilot what
action: add_feedstock_output
feedstock_to_output_mapping:
- gstreamer: gst-rtsp-server
does.
The bot will:
Locate the gstreamer feedstock.
Modify its recipe structure.
Add a new output section for gst-rtsp-server.
Trigger CI to build/publish that output.
It’s essentially a structured request for feedstock surgery.
I don't see a need to add this to the gstreamer feedstock. The existing 3 outputs
- gstreamer
- gst-plugins-base
- gst-plugins-good
are sufficient.
Guidelines for marking packages as broken:
instead of marking packages as broken. This alternative workflow makes environments more reproducible.
not technically broken and should not be marked as such.
but should be patched in the repo data and be marked unbroken later.
the maintainers only, we can allow packages to be marked broken more liberally.
conda-forge/core) try to make a decision on these requests within 24 hours.What will happen when a package is marked broken?
brokenlabel to the package. Themainlabel will remain on the package and this is normal.anaconda.orgCDN picks up the new patches, you will no longer be able to install the package from themainchannel.Checklist:
I want to mark a package as broken (or not broken):
I want to archive a feedstock:
I want to request (or revoke) access to an opt-in CI resource:
I want to copy an artifact following CFEP-3:
I want to add a package output to a feedstock:
This PR strives to add the gst-rtsp-server plugin to the gstreamer feedstock.
ping @conda-forge/gstreamer