From 15a27e2e5bc21142fee369b56663b0d8ae1c9204 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Mon, 6 Jul 2026 11:10:45 +0200 Subject: CLAUDE.md: check SBo for name collisions before adding a package Co-Authored-By: Claude Opus 4.8 --- CLAUDE.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CLAUDE.md') 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= +> (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 && sbofixinfo -- cgit v1.2.3