Hello all!

Is it okay to package Google's static-only WebRTC library? This package
will provide only webrtc-static and webrtc-devel subpackages.

I need this library to build another packages. Bundling it directly is
not a good idea, because this library is very big and significantly
slows down the build process especially on different low-memory
architectures, such as ARM.

Dependent packages will require it with BuildRequires: webrtc-devel
webrtc-static and include Provides: bundled(webrtc) = %{webrtc_version}.

-- 
Sincerely,
  Vitaly Zaitsev (vit...@easycoding.org)
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to