-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On Tue, 2018-01-02 at 10:50 +0000, Sérgio Basto wrote: > Hi, > > Before commit it and push, I'd like have clearance, that is not > breaking any legal police of Fedora . > > We have mlt in Fedora repos and mlt-freeworld but it is complex debug > it, so I'd like have one rpm spec file with some conditional macros and > where is possible build the complete package and but just build the > legal part on Fedora [1] , do you see any legal problem ? IANAL, but I think "just mentioning & adding conditionals" is fine as long as source code itself doesn't have patented stuff and so on. > Thanks and happy new year ! > > [1] > diff --git a/mlt.spec b/mlt.spec > index 9562287..e077bca 100644 > --- a/mlt.spec > +++ b/mlt.spec > @@ -1,5 +1,6 @@ > %bcond_without ruby > %bcond_without php > +%bcond_with freeworld > > > #globals for https://github.com/mltframework/mlt/commit/ea973eb65c8ca7 > 9a859028a9e008360836ca4941 > @@ -48,6 +49,11 @@ BuildRequires: pulseaudio-libs-devel > BuildRequires: alsa-lib-devel > BuildRequires: movit-devel > BuildRequires: vid.stab-devel > +%if %{with freeworld} > +BuildRequires: ffmpeg-devel > +BuildRequires: libquicktime-devel > +BuildRequires: xine-lib-devel > +%endif > > %if %{with ruby} > BuildRequires: ruby-devel ruby > -- > Sérgio M. B. > _______________________________________________ > legal mailing list -- legal@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to legal-leave@xxxxxxxxxxxxxxxxxxxxxxx - -- - -Igor Gnatenko -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEhLFO09aHZVqO+CM6aVcUvRu8X0wFAlpLf8kACgkQaVcUvRu8 X0wHSg/9FrBe+zhHBVmzO1ewHPlszmKa9o7Q9NXywoauz9EtK90DQavU4Z3upQ6H hsW3ZF8vXOlfRIlQoJGhW1sTNPpHNkf/S9TUYRNymxD3BizLk0sht9tA4wWgVXjG /CaceiOnYy971QjcywYYeohkH+tLqdTqC9OMycMDLlCaxZgUOe+MlLN0Xg3sSQEU 5rF3eDu4xARNsUIIBDf6Je1FNH28on5FyfynDR0EepuYvUc0vuI1afdPYruCrAPh tNJc8cLBZus1QDem5KWKiNSD9IJ8HaZmtEa7ZTyl9oB5nBJJna02eXszAmQEkcsK lCPJ7o5+gkaEG1pvnfPXVfnA6t46Y1jEnPug8kBw7iXhDmt7Xvvkb9ADsJ3CNAwm 5KUpDb8su/iepCc6KTYsx3h6BFhqNTa8wSZ6ABHL2BiMKGRP1OcBR4AsLg8I5xqb V7WpPfpIeG5J/UWCmAqQ29Hl8FME/VMmw2xfiCMFqfgD4SVe8nnCo5nYEev7AOKN NnaDmJInAqOw8UABWH5VXTjR7jYUL5QEcCOsVWRU4Xk0Ck9Nu/4xPTyPysnaHTxL myE+gsHishlh8H0O962hiIDh+XtefP1T2hPXCirvJShULlc6EqVamjhczru903Yz +TzODThfmfjbW4H06kKJccbkmvdJcNJHxqn1kkRcAgu6QKJBk6o= =Fm3O -----END PGP SIGNATURE----- _______________________________________________ legal mailing list -- legal@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to legal-leave@xxxxxxxxxxxxxxxxxxxxxxx