Page 1 of 2

Building in a Slackware box

Posted: 19. Aug 2010, 17:08
by lmello
So, what's needed to build Salix-ready packages from within Slackware? I have many build scripts at slackbuilds.org and would like to share them as Salix slkbuilds, but my Salix box is way too slow to compile big, complex software :oops:

Re: Building in a Slackware box

Posted: 19. Aug 2010, 17:27
by pwatk
I always liked writing my own SlackBuilds for Slackware in the past but slkbuilds are a hell of a lot easier to maintain.

Just download the slkbuild package from the Salix repo and install it, that should be enough. In fact, you could install the slapt-get package as well and have the entire repo at your finger tips. ;)

Re: Building in a Slackware box

Posted: 19. Aug 2010, 17:29
by gapan
Nothing. :D

Slackware packages are salix packages.

Re: Building in a Slackware box

Posted: 19. Aug 2010, 17:34
by lmello
I meant what tools are necessary to build a package from a SLKBUILD, check dependencies and all.

Re: Building in a Slackware box

Posted: 19. Aug 2010, 17:35
by gapan
If you're going to use SLKBUILD files, you need the slkbuild package. Also the depfinder package to calculate dependencies.

Re: Building in a Slackware box

Posted: 19. Aug 2010, 17:41
by pwatk
I probably should have explained that better :oops: .

Re: Building in a Slackware box

Posted: 19. Aug 2010, 18:31
by lmello
So, another question:

Can I submit only the SLKBUILD and the .dep file in the forums, and let somebody else 'adopt' those files, for a possible inclusion in the Salix repositories later?

Re: Building in a Slackware box

Posted: 19. Aug 2010, 18:38
by gapan
You can post them in the "contributed packages" section.

Re: Building in a Slackware box

Posted: 20. Aug 2010, 13:37
by thenktor
But would be great if you maintain a bunch of packages ;)

Re: Building in a Slackware box

Posted: 21. Aug 2010, 19:46
by lmello
thenktor wrote:But would be great if you maintain a bunch of packages ;)
I would like to, but where should I host them?