On Wed, Dec 16, 2009 at 2:56 PM, Grissiom <span dir="ltr">&lt;<a href="mailto:chaos.proton@gmail.com">chaos.proton@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello everyone,<div><br></div><div>I did a little project named sbo-dev-helper which contain helper scripts that ease your dev progress for SBo.</div><div><div><br></div><div>Project hosted in: <a href="http://gitorious.org/sbo-dev-helper" target="_blank">http://gitorious.org/sbo-dev-helper</a></div>

<div><br></div><div>It have 3 scripts by now:</div><div>  new_SlackBuild:</div><div>    A script to establish a new SlackBuild working directory.</div><div>  new_pkg</div><div>    A script that create a tarball that you intent to submit to SBo.</div>

<div>  update_sbo_tpl</div><div>    A script that get template updates from SBo and notify you if there is any.</div><div><br></div><div>Hope they could be helpful.</div><div><br></div>Any suggestions or patches are welcome ;)</div>

<div><br>-- <br>Cheers,<br>Grissiom<br>
</div>
<br></blockquote></div>Grissiom,<br><br>Sounds interesting. I&#39;ll take a look when I&#39;m back home.<br><br>I can&#39;t check the scripts here at work (firewall blocks about everything), but I already have some suggestions (if you haven&#39;t thought of them already):<br>
<br>- new_pkg could check if there are any *.tar.?z* files in the directory and warn (if the maintainer forgot to delete the source)<br>- new_pkg could skip *~ files (old backups)<br>- new_slackbuild could already pre-format the slack-desc file (put the name of the package with the &quot;:&quot;)<br>
<br>I started something similar for myself, but it is way too messy to offer the public :)<br><br>Regards,<br><br>Niels<br>