GNOME Bugzilla – Bug 748280
Don't ship headers of all the libraries
Last modified: 2018-11-03 10:19:02 UTC
We currently ship headers for every single library we build, including for example all the codec libraries. This seems unneeded and confusing and we should stop doing that :) IMHO we should only ship those headers that are required for GStreamer and for those libraries where we need the application to have the headers to make use of the corresponding plugin (cairo and libnice, anything else?).
Good idea. But we should also make that configurable when running cerbero. Some people might want to use it not just as a "I'm using only Gst API" SDK, but might want access to the dependency libraries.
Maybe we can just make separate packages with those headers/pkgconfig/.la files/etc ?
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/cerbero/issues/14.