aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
6 hoursAdded: Signal DesktopmainDanilo M.7-0/+144
22 hoursAdded: discordDanilo M.7-0/+142
22 hoursUpdated: hstrDanilo M.3-5/+5
28 hoursAdded: mutagen. Fix man discoveryDanilo M.5-0/+153
3 daysChore: updated metadata for gitleaks.Danilo M.2-1/+7
3 daysAdded: gitleaks slackbuildDanilo M.4-0/+177
4 daysRemoved r8125 package as it is now part of SlackBuilds.orgDanilo M.7-201/+0
5 daysAdded: Kvantum-qt6 build scriptDanilo M.7-0/+154
8 daysUpdate: claude-code-bin 2.1.123Danilo M.3-2/+3
8 daysUpdate: llama.cpp-vulkan b8989Danilo M.3-5/+5
8 daysUpdate: opencode-bin 1.14.30Danilo M.3-5/+5
8 daysr8125 package tested on stable. README updatedDanilo M.1-1/+1
8 daysAdded r8125 kernel driver packageDanilo M.8-0/+206
2026-04-20claude-code-bin: Added as a fallback replacement for claude-code package not ↵Danilo M.4-0/+296
building.
2026-04-08README: update llama.cpp-vulkan version to b8705Danilo M.1-1/+1
2026-04-08llama.cpp-vulkan: update to b8705Danilo M.2-4/+4
2026-04-08README: update opencode-bin and qarma versionsDanilo M.1-2/+2
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