Page 1 of 1

slk-pkgcheck.pl

Posted: 10. Apr 2010, 12:13
by laprjns
I've always used zen-pkgcheck to check my packages and living with the false errors due to difference of slkbuild packages. So finally got around to adapting it to slkbuild packages. I don't know if this will be useful for anyone else, but here it is: ftp://laprjns.com/salix/slk-pkgcheck.pl.
It's a blatant ripoff :oops: of guth's zen-pkgcheck.pl with the following minor changes"
  • - allows for alpha characters in pkgver
    - no longer checks for build-pkgname.sh
    - edit to replace zen with slk
Rich

Re: slk-pkgcheck.pl

Posted: 10. Apr 2010, 16:04
by thenktor
Gapan, why not add it to the slkbuild package? ;)

Re: slk-pkgcheck.pl

Posted: 11. Apr 2010, 17:34
by gapan
Great job laprjns! If you can also make a package out of it, we'll gladly use it. I guess you could lose the .pl extension for the executable in the package if you make it. Otherwise we could also keep it here and also create a wiki page for it.

thenktor: I don't think it would be that a good idea. slkbuild is a package building tool, it should be nothing more than that.

Re: slk-pkgcheck.pl

Posted: 12. Apr 2010, 00:21
by JRD
+1 gapan, UNIX philosophy : one little app for each task.

Re: slk-pkgcheck.pl

Posted: 12. Apr 2010, 01:55
by laprjns