aboutsummaryrefslogtreecommitdiffstats
path: root/.extras/nvchecker.toml
AgeCommit message (Collapse)AuthorFilesLines
13 daysUrbanTerror: take over maintenance (version 4.3.4)Danilo M.1-0/+7
Adopt the orphaned UrbanTerror SlackBuild. Change MAINTAINER/EMAIL to danix, keep the prior maintainers in the copyright header and add mine. Uniform the license and arch blocks to the SBo template, drop the stale inline comments, introduce SRCVERSION to derive the dot-less zip name and extraction dir, and strip the prebuilt game binaries to satisfy sbopkglint. Add the nvchecker stanza (regex against the downloads page). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-30firefly-cli: add version 0.1.0Danilo M.1-0/+6
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-26cargo-vendor-filterer: remove, now in -current baseDanilo M.1-6/+0
Slackware -current ships cargo-vendor-filterer in the system packages, so this SlackBuild is no longer needed. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-26cargo-vendor-filterer: add version 0.5.18Danilo M.1-0/+6
Import the existing SlackBuilds.org package (maintainer fourtysixandtwo) verbatim to test whether it builds on -current with the system Rust toolchain instead of rust-opt. Only change is the SlackBuild file mode (0755 -> 0644) to satisfy sbolint. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-20playwright-cli: add version 0.1.14Danilo M.1-0/+4
CLI for common Playwright actions. Node.js tool installed from the npm registry tarball; pure JavaScript with no native bits, so noarch. Browser binaries are not packaged (downloaded at runtime via "playwright-cli install"). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-10btop: remove (no xe driver support for Arc Battlemage)Danilo M.1-6/+0
btop 1.4.6 GPU collector only reads i915 sysfs interface. Arc B580 (Battlemage) requires the xe driver, which exposes a different sysfs layout, so the card is never detected. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-10Added btopDanilo M.1-0/+6
2026-06-05Added click 8.4.1 (sbo is stuck at 8.1.8)Danilo M.1-0/+5
2026-06-05python3-huggingface_hub: add version 1.18.0Danilo M.1-0/+4
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05python3-typer: add version 0.25.1Danilo M.1-0/+4
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05python3-annotated-doc: add version 0.0.4Danilo M.1-0/+4
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05python3-packaging: add version 26.2Danilo M.1-0/+5
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05python3-fsspec: add version 2026.4.0Danilo M.1-0/+5
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14 modified: .extras/nvchecker.tomlDanilo M.1-0/+12
modified: README.md modified: nvchecker/nvchecker.info new file: python3-awesomeversion/README new file: python3-awesomeversion/python3-awesomeversion.SlackBuild new file: python3-awesomeversion/python3-awesomeversion.info new file: python3-awesomeversion/slack-desc new file: python3-platformdirs/README new file: python3-platformdirs/python3-platformdirs.SlackBuild new file: python3-platformdirs/python3-platformdirs.info new file: python3-platformdirs/slack-desc new file: python3-structlog/README new file: python3-structlog/python3-structlog.SlackBuild new file: python3-structlog/python3-structlog.info new file: python3-structlog/slack-desc
2026-05-14Added: nvcheckerDanilo M.1-0/+6
2026-05-13gamescope: add version 3.16.23Danilo M.1-0/+5
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12Added: solvespaceDanilo M.1-0/+5
2026-05-11Removed Signal as it is now updated on SBoDanilo M.1-5/+0
2026-05-08Added: Signal DesktopDanilo M.1-0/+6
2026-05-07Added: discordDanilo M.1-0/+5
2026-05-05Chore: updated metadata for gitleaks.Danilo M.1-0/+5
2026-05-03Added: Kvantum-qt6 build scriptDanilo M.1-0/+5
2026-04-30Added r8125 kernel driver packageDanilo M.1-0/+5
2026-04-03repo: remove packages available on SBoDanilo M.1-36/+0
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-03repo: flatten layout — move packages to root, extras to .extras/Danilo M.1-0/+64
- 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>