aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CLAUDE.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CLAUDE.md b/CLAUDE.md
index cd9990c..1f4d8ed 100644
--- a/CLAUDE.md
+++ b/CLAUDE.md
@@ -125,6 +125,13 @@ SBOLINT=no git commit -m'Message here'
### Workflow per package
+> **Before creating a NEW package: check the name is free on SlackBuilds.org.**
+> SBo enforces unique package names across all categories, and a clash causes
+> confusion even in this personal repo. Search https://slackbuilds.org/result/?search=<name>
+> (or browse the category). If the name is taken by an unrelated project, pick a
+> distinct name (e.g. gitea-cli instead of tea, whose slot is a text editor) and
+> keep the upstream binary name via a SRCNAM variable in the SlackBuild.
+
```bash
# 1. Fix any .info issues automatically
cd <package-name> && sbofixinfo