Hi,

I have written a short script that lists built packages on which no other package depends: https://github.com/ChrisAbela/apex/blob/master/apex.sh

It assumes that the user is using sbopkg and relies on rigorously maintained queue files.

The script wrongly lists tolua++ as an "apex package" as egrep (at line 52) interprets the "+" metacharacter. May I suggest to avoid metacharacters in package names. In this case toluapp would have been a better choice, as per homepage: https://github.com/LuaDist/toluapp.

Thanks to all that maintain scripts. You make Slackware a better experience.

Chris Abela

_______________________________________________
SlackBuilds-users mailing list
[email protected]
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/

Reply via email to