[Slackbuilds-users] g15 stuff in git, plus my slackbuilds

J j at dawnrazor.net
Thu Aug 30 20:48:06 UTC 2012


I have attached a small perl script which finds circular requirements  
in an SBo repo which I thought might come in handy.

(15:47){lappix}(~): ./find_circ_reqs.pl
Usage: find_circ_reqs.pl /path/to/sbo/repo

J

Quoting J <j at dawnrazor.net>:

> I noticed that libg15render and g15daemon in the SBo git repo have  
> circular requirements:
>
> (14:24){lappix}(~)# sbofind -i libg15render | grep REQUIRES
>         REQUIRES="g15daemon libg15"
> (14:24){lappix}(~)# sbofind -i g15daemon | grep REQUIRES
>         REQUIRES="libg15 libg15render"
>
> They are of the same versions as what's in the 13.37 repo, in which  
> case the requirements look like this:
>
> (14:28){lappix}(~)# sbofind -r libg15render | grep requires
>         This requires libg15.
> (14:28){lappix}(~)# sbofind -r g15daemon | grep requires
>         This requires libg15 and libg15render.
>
> Also, my two slackbuilds, perl-Sort-Versions, and  
> perl-Text-Tabulate, build and install and function without issue on  
> RC3.
>
> Thanks,
> J
>
> _______________________________________________
> SlackBuilds-users mailing list
> SlackBuilds-users at slackbuilds.org
> http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - http://slackbuilds.org/faq/


-------------- next part --------------
A non-text attachment was scrubbed...
Name: find_circ_reqs.pl
Type: application/octet-stream
Size: 1656 bytes
Desc: not available
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20120830/0df912ba/attachment.obj>


More information about the SlackBuilds-users mailing list