Page 1 of 2

pkg list webpage

Posted: 6. Nov 2010, 19:05
by fredg
Hi,

Those who are connected on our jabber chatroom know that I was working on that some times ago ;)
So, for the others, I have made a little "KISS" script that list our salix packages, slkbuild and source dir on a single webpage for an easiest search.

32bits repo:
http://salix.enialis.net/i486/13.1/sour ... ist32.html

64bits repo:
http://salix.enialis.net/x86_64/13.1/so ... ist64.html

++

Re: pkg list webpage

Posted: 6. Nov 2010, 21:16
by 09groovy
Very cool 8-)

Re: pkg list webpage

Posted: 6. Nov 2010, 21:23
by zAchAry
How can one use it with slapt-src ?

Re: pkg list webpage

Posted: 6. Nov 2010, 21:30
by 09groovy
Download the SLKBUILD manually in a new folder and run there

Code: Select all

fakeroot slkbuild -X
Finally, you should be able to install the built package.

Re: pkg list webpage

Posted: 7. Nov 2010, 07:14
by fredg
09groovy wrote:Very cool 8-)
Thank you.
zAchAry wrote:How can one use it with slapt-src ?
That has nothing to have with slapt-src.

It is just a simple front-end to our Salix source directory.

++

Re: pkg list webpage

Posted: 7. Nov 2010, 07:25
by djemos
It is very useful fredg. Congrats.

Re: pkg list webpage

Posted: 7. Nov 2010, 07:41
by christian
Very nice fredg! :)

Christian

Re: pkg list webpage

Posted: 7. Nov 2010, 13:34
by fredg
Thank you guys :)

As well suggested by laprjns I have added this little call for contribution:
"Please report any missing files, weird or not optimized SLKBUILDs in the dedicated packages section in our forum."

I think that this forum is the best place, everyone will be able to learn how to write the best SLKBUILD with others misunderstanding/errors/bad habits ...

++

Re: pkg list webpage

Posted: 7. Nov 2010, 18:48
by JRD
Veryyy goood fred !

Re: pkg list webpage

Posted: 8. Nov 2010, 21:33
by tsuren
Thank you very much for this. looking very good!