<div dir="ltr">On Wed, Oct 23, 2013 at 3:53 PM, Simone Caronni <span dir="ltr">&lt;<a href="mailto:negativo17@gmail.com" target="_blank">negativo17@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class="im">On 23 October 2013 22:17, Richard Shaw <span dir="ltr">&lt;<a href="mailto:hobbes1069@gmail.com" target="_blank">hobbes1069@gmail.com</a>&gt;</span> wrote:<br>
</div><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class="im"><div><div>On Wed, Oct 23, 2013 at 2:52 PM, Susi Lehtola <span dir="ltr">&lt;<a href="mailto:jussilehtola@fedoraproject.org" target="_blank">jussilehtola@fedoraproject.org</a>&gt;</span> wrote:<br>

</div></div></div><div class="im"><div class="gmail_extra">
<div class="gmail_quote"><div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">IANAL, but I believe the same reasons that prevent inclusion of<br>

CDRtools into Fedora prevent it from inclusion into RPMFusion. The<br>
program is breaking free software licenses (CDDL linking GPL and the<br>
two are incompatible by design of CDDL), which makes redistribution (in<br>
binary form) impossible.</blockquote><div><br></div></div></div><div>To be fair, Jorg believes that CDDL linking to GPL is not a problem, but Fedora legal felt otherwise. I think it would be fair to say that the license compatibility is unclear. I also looked at using an alternative C library (Clang) but I&#39;m not enough of a programmer to do that.<br>

</div></div></div></div></div></blockquote><div><br></div><div>I think the most relevant part for banning cdrtools was the behaviour of the main developer :)<br></div></div></div></div></blockquote><div><br></div><div>Agreed. Jorg is very intelligent, but his people skills leave much to be desired. :) And it doesn&#39;t help that he refuses to change the license, or that he doesn&#39;t like make and had to come up with his own replacement, smake.</div>
<div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra">
<div class="gmail_quote"><div>So do you think this unclear compatibility means a no-go for RPMFusion inclusion? Or on the contrary could be included due to &quot;relaxed&quot; licensing compared to Fedora?<br></div><div>
FreeBSD ships some patches for compiling CDRtools with Clang, if I can assemble the package with it would be ok?</div></div></div></div></blockquote><div><br></div><div>I would say, &quot;possibly&quot;. You&#39;d need to make sure it doesn&#39;t link to anything &quot;GPL&quot;...</div>
<div><br></div><div><div>$ ldd cdrecord</div><div>        linux-vdso.so.1 =&gt;  (0x00007fffbe9fe000)</div><div>        libc.so.6 =&gt; /lib64/libc.so.6 (0x0000003f1c400000)</div><div>        /lib64/ld-linux-x86-64.so.2 (0x0000003f1c000000)</div>
</div><div><br></div><div>But if you can do that, then it could technically go back in Fedora.</div><div><br></div><div>Richard</div></div></div></div>