aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2026-04-08added forgotten slackbuild to previous push. Added gitignore entry for bak filesDanilo M.2-1/+2
2026-04-08opencode-bin: update to 1.4.0Danilo M.1-3/+3
2026-04-08qarma: update to 1.1.1Danilo M.2-4/+4
2026-04-04llama.cpp-vulkan: update to b8661Danilo M.3-5/+5
2026-04-04openvino: added slackbuild for version 2024.4.1 with fix for Cmake minimum ↵Danilo M.6-0/+263
version < 3.5
2026-04-03repo: document symlink removal before staging; remove committed symlinkDanilo M.3-2/+14
sbodl creates symlinks to downloaded source archives that must never be committed to git. Added the `find . -type l -delete` step to both CLAUDE.md and AGENTS.md, and removed the previously committed symlink. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03repo: add AGENTS.md, update CLAUDE.md workflow note, add llama.cpp source ↵Danilo M.3-0/+208
archive Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03llama.cpp-vulkan: update to b8648Danilo M.2-4/+4
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03added comment in hstr.SlackBuild for patch attribution to @conraid.danix1-0/+1
2026-04-03repo: remove packages available on SBoDanilo M.33-976/+1
Drop claude-code, discord, hugo, obsidian, syncthing, uv-bin — all available on SlackBuilds.org. Keep only packages not yet on SBo or with local-only patches (hstr, kitty-bin, llama.cpp-vulkan, qarma, opencode-bin). Update README.md and nvchecker.toml accordingly. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03opencode-bin: fix package stripping of binary filesdanix2-5/+4
2026-04-03fixed placement of the SBo output directory for archives created by the ↵danix1-1/+1
post-commit hook
2026-04-03Merge pull request #5 from danixland/restructure-flat-layoutDanilo Macrì66-26/+30
repo: flatten layout — move packages to root, extras to .extras/
2026-04-03repo: flatten layout — move packages to root, extras to .extras/Danilo M.66-26/+30
- Move all packages from SlackBuilds/ to repo root - Move hooks/, docs/, nvchecker.toml to .extras/ - Update CLAUDE.md and README.md to reflect new structure Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01repo: move all packages under SlackBuilds/ subfolderDanilo M.58-26/+26
Reorganize repository by moving all 11 package directories into a new SlackBuilds/ subfolder. Update README.md, CLAUDE.md, and hooks/post-commit to reflect the new path structure. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01fixed md5sum in opencode-bin.infodanix1-1/+1
2026-04-01opencode-bin: update to 1.3.13Danilo M.3-6/+6
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01README.md, nvchecker.toml: add claude-code entryDanilo M.2-0/+7
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01claude-code: added version 2.1.81danix6-0/+141
2026-04-01Merge pull request #4 from danixland/fix-nvchecker-llama-entryDanilo Macrì1-1/+2
nvchecker.toml: fix llama.cpp-vulkan entry
2026-04-01nvchecker.toml: fix llama.cpp-vulkan entryDanilo M.1-1/+2
Quote the section header to prevent TOML from interpreting the dot as a nested table, and add missing use_latest_release = true. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01Merge pull request #3 from danixland/fix-docs-and-readme-syncDanilo Macrì2-7/+7
Fix workflow commands and sync package versions
2026-04-01CLAUDE.md, README.md: fix workflow commands and sync package versionsDanilo M.2-7/+7
- CLAUDE.md: update workflow steps to use `cd <pkg> && <tool>` style - README.md: update hugo to 0.159.2, llama.cpp-vulkan to b8611, qarma to 1.1.0; resolve stash conflict Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01uv-bin: add version 0.11.2danix6-0/+131
2026-04-01removed patch from qarma SlackBuild since the modification was included in ↵danix4-518/+0
1.1.0 upstream.
2026-04-01qarma: fix sbolint issues, rewrite to SBo 15.0 templateDanilo M.3-201/+92
2026-04-01qarma: update to 1.1.0Danilo M.2-4/+4
2026-04-01llama.cpp-vulkan: update to b8611Danilo M.2-4/+4
2026-04-01hugo: update to 0.159.2Danilo M.2-4/+4
2026-03-31Merge branch 'main' of github.com:danixland/my-slackbuildsDanilo M.1-1/+4
2026-03-31discord: update to 0.0.131Danilo M.3-5/+5
2026-03-31fixed opencode slackbuild and related entries in all files.Danilo M.7-63/+118
2026-03-31stripped binaries inside package opencode-bindanix1-1/+4
2026-03-31updated READMEdanix1-0/+1
2026-03-31fixed opencode-bin READMEdanix1-1/+3
2026-03-31opencode-bin: add version 0.0.55Danilo M.5-0/+141
2026-03-31docs: add opencode-bin SlackBuild implementation planDanilo M.1-0/+258
2026-03-31docs: add opencode-bin SlackBuild design specDanilo M.1-0/+222
2026-03-31README: mark all packages as building on -current, update llama.cpp-vulkan ↵Danilo M.1-8/+8
to b8589
2026-03-31README: add packages table with build status and version infoDanilo M.1-0/+15
2026-03-31docs: add README packages table implementation planDanilo M.1-0/+59
2026-03-31docs: add README packages table design specDanilo M.1-0/+54
2026-03-31updated rc.llama.cpp filedanix1-1/+10
2026-03-31Updated llama.cpp-vulkan to version b8589danix2-5/+5
2026-03-31hooks: add pre-commit and post-commit hooks to version controlDanilo M.4-4/+141
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31gitignore: exclude SBo/ output directoryDanilo M.1-0/+1
2026-03-31docs: add SBo archive hook implementation planDanilo M.1-0/+208
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31docs: add SBo archive hook design specDanilo M.1-0/+65
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31nvchecker: add entries for discord, hstr, hugo, kitty-bin, llama.cpp-vulkan, ↵Danilo M.1-0/+40
obsidian, syncthing Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31Added some of the packages I maintain on my personal systemdanix36-0/+1258