<div class="gmail_quote">On Thu, Sep 27, 2012 at 1:20 AM, András Murányi <span dir="ltr">&lt;<a href="mailto:muranyia@gmail.com" target="_blank">muranyia@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="gmail_quote"><div class="im">On Sun, Sep 23, 2012 at 8:22 PM, Hans-Christoph Steiner <span dir="ltr">&lt;<a href="mailto:hans@at.or.at" target="_blank">hans@at.or.at</a>&gt;</span> wrote:<br></div><div class="im">

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word"><div><br></div><div>launchpad only builds packages for the Ubuntu releases, but you could use one of the Ubuntu packages on Debian if you find an Ubuntu release that is close to your Debian release.</div>


<div><br></div><div>I hear that OpenSUSE&#39;s build server will build Debian packages, but I&#39;ve never used it.  It would be very useful if someone set that up, I think can also build Fedora and SUSE packages.</div><div>


<br></div></div></blockquote></div><div><br>I played around with OpenSUSE&#39;s OBS but it&#39;s not a success yet.<br>It needs a something.spec file for building RPMs and a something.dsc file for DEBs. Both files serve to define a source package.<br>


For the spec file, I started from one well worked out for Planet CCRMA by Fernando Lopez-Lezcano. It&#39;s looking good for the OBS right now except that I&#39;m struggling with the source definition, i.e. it doesn&#39;t seem to be able to grab the tar.gz from sourceforge.<br>


For the debian dsc file, I used Paul Brossier&#39;s one. The dsc is much simpler, but it cannot accept source urls, only local files. That&#39;s where OBS&#39;s so-called &quot;Source Service&quot; comes into the picture, which can download a tar.gz or even checkout an svn repo and tar.gz it for me. I&#39;m struggling with this too, because (1) I&#39;m unable to grab the resulting tar.gz from the dsc (it&#39;s created with an odd name that contains a colon) and (2) in the dsc an MD5 checksum of the tar.gz needs to be present which is unknown in the case of an archive newly created from SVN.<br>


I&#39;ll try to grow smarter with OBS, but in the meantime, any advice is highly appreciated. :)<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"></span></div><span class="HOEnZb"><font color="#888888"> 
</font></span></blockquote></div><br>Update: both source access problems are solved for now.<br>The deb build at the moment is stuck at the point where it doesn&#39;t recognize the source package as a valid one. Dunno why.<br>

The rpm build got as far as where it would have needed mp3lame - seems that it&#39;s only available with Planet CCRMA (?). GEM builds fine. I&#39;m playing around with conditionals for requires for different CPU capabilities, because OBS&#39;s spec file parser is somewhat limited.<br>

More news soon, hopefully.<br><br>András<br>