cerbero - Is there a way to disable certain packages/plugins/elements?
Nicolas Dufresne
nicolas at ndufresne.ca
Thu Apr 27 23:56:57 UTC 2017
Le jeudi 27 avril 2017 à 21:14 +0200, Martin Maurer a écrit :
> Hello,
>
> to speed-up compilation and make resulting package smaller,
>
> would it be possible, to select if package/plugin/element x shall be
> enabled
The simplest to start with is to write you own package (see package/
folder). This way you can select exactly the subset of GStreamer you
would like, the dependencies are then automatically pulled.
>
> and package/plugin/element y shall be disabled?
>
> E.g. when I don't want VP8/VP9, can I exclude them somehow?
This can be done by modifying each recipes from the recipes/ folder. We
also have the variant mechanism that enbable/disable feature, but this
is just a small set of feature. Modifying recicpes configure options
and dependencies is the only way for now.
>
> Are there switches or command line options to do this?
>
> Or can it perhaps achieved by removal of some files (recipes) before
> starting to build?
>
> Many thanks!
>
> Best regards,
>
> Martin
>
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170427/6945e75f/attachment.sig>
More information about the gstreamer-devel
mailing list