index
:
sbo-maintainer-tools
master
Tools for SlackBuilds.org script maintainers
urchlay -at- slackware _dot_ uk
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbopkglint.d
/
05-basic-sanity.t.sh
Age
Commit message (
Collapse
)
Author
2023-06-17
sbopkglint: spaces in filenames WIP #11.
B. Watson
2023-06-15
sbopkglint: more colors, handle spaces in filenames (WIP).
B. Watson
2023-05-30
sbopkglint: check for slack-desc, fail on unknown /usr/<whatever> dirs.
B. Watson
2023-05-13
sbopkglint: disallow /etc/ld.so.conf.d.
B. Watson
2023-05-12
sbolint: check TMP PKG OUTPUT; sbopkglint: check empty man dirs.
B. Watson
2023-03-20
sbopkglint: add empty dir test (non-fatal).
B. Watson
2023-03-04
sbopkglint: detect bogus man paths.
B. Watson
2023-03-04
sbopkglint: check paths for man pages.
B. Watson
2023-02-03
sbopkglint: add pre-doinst test.
B. Watson
2022-04-28
sbolint: fix tarball handling, relax SlackBuild perms check. sbopkglint: ↵
B. Watson
recommend noarch.
2022-04-12
fix absolute and broken link detection
B. Watson
2022-04-10
support compiled guile objects, check for +x in /usr/include
B. Watson
2022-04-07
update docs, add -s option
B. Watson
2022-04-07
add check for non-executable files in bin dirs
B. Watson
2022-04-06
handle gtk4-update-icon cache and usr/doc/HTML, check for executable docs
B. Watson
2022-04-04
initial commit
B. Watson