aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
12 dayspython3-huggingface_hub: update to 1.27.0Danilo M.2-4/+4
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
12 dayspython3-platformdirs: update to 4.11.1Danilo M.2-4/+4
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
12 daysdocs: revise Plymouth notes for SimpleDRM and the 26.x packageDanilo M.2-7/+91
The research doc concluded that getting xe into the initrd was the gate for the whole splash effort. That holds for SBo 22.02.122, which has no SimpleDRM support at all, but upstream added it in 24.004.60 and uses it by default on UEFI to draw on the EFI framebuffer. On this machine that removes the prerequisite entirely, along with the firmware bloat and the per-kernel-update maintenance it implied. Also record that stage 1 is done and verified after reboot: the printk wall is gone, the rc script wall is not, which no kernel flag can fix. Add a section answering whether the boot text stays reachable behind a splash (Esc toggles it, and plymouth does its own console redirection). Replace the unreadable LQ thread with the Arch wiki as the reference, and note the repo README that plymouth is -current only. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
12 daysplymouth: add version 26.134.222Danilo M.6-0/+234
SBo ships 22.02.122, four years behind upstream and predating SimpleDRM support. Written from the meson template rather than bumped, since upstream switched from autotools to meson. systemd-integration now defaults to true in meson and has to be disabled explicitly, and release-file defaults to /etc/system-release. All build deps are satisfied by stock -current, so REQUIRES is empty. -current only: PANGO_ATTR_FONT_SCALE needs pango >= 1.50 and 15.0 ships 1.48.11, so label-pango fails to compile there. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
13 daysdocs: research notes on Plymouth graphical bootDanilo M.1-0/+340
Covers how mainstream distros implement boot splash (Plymouth from initramfs, not kernel patches), the two SBo packages available, and a two-stage plan for this machine. Key finding: xe.ko is absent from the current initrd, so there is no DRM device during the initrd phase and no surface for Plymouth to draw on. That is the prerequisite for everything else. Nothing installed or changed; research only. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
13 daysgitea-cli, python3-telethon: quieter tarball name fallbackDanilo M.2-5/+12
13 dayspython3-fsspec: declare build backends in REQUIRESDanilo M.2-1/+4
13 daysplaywright-cli: update to 0.1.18Danilo M.2-4/+4
13 daysopencode-bin: update to 1.18.15Danilo M.2-4/+4
13 daysmegasync-bin: update to 6.5.1.0Danilo M.2-3/+3
13 dayskitty-bin: update to 0.48.2Danilo M.2-4/+4
13 daysgitea-cli: update to 0.15.1Danilo M.2-4/+4
13 daysdiscord: update to 1.0.152Danilo M.2-4/+4
13 daysclaude-desktop-bin: update to 1.24012.11Danilo M.2-4/+4
13 daysclaude-code-bin: update to 2.1.224Danilo M.2-4/+4
13 daysllama.cpp-vulkan: update to b10299Danilo M.2-4/+4
13 dayspython3-huggingface_hub: update to 1.26.1Danilo M.2-4/+4
13 dayspython3-typer: update to 0.27.1Danilo M.2-4/+4
13 dayspython3-packaging: update to 26.3Danilo M.2-4/+4
13 daysnvchecker: follow hstr repo rename to dvorka-ossDanilo M.1-1/+1
2026-07-30python3-telethon: declare build frontends in REQUIRESDanilo M.1-1/+1
The SlackBuild calls python3 -m build and python3 -m installer directly, so both belong in REQUIRES even though hatchling's dep chain already pulls them in transitively on 15.0 (via python3-editables and python3-wheel). Declaring them keeps the .info correct if that chain ever changes. Rebuilt clean on -current and 15.0. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-30CLAUDE.md: document the local SBo template clonesDanilo M.1-0/+30
Record that ~/Templates/SlackBuilds/ holds the official SBo templates, that update-templates.sh refreshes them, and that they are the starting point for new SlackBuilds and SBo maintenance takeovers. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-30python3-telethon: add version 1.44.0Danilo M.6-0/+164
Telegram client library for Python 3. Built from the codeberg tag archive rather than the PyPI sdist: the sdist omits telethon_generator/, which the hatch build hook imports to generate the tl/ layer, so a source build of it always fails. Tested on -current and 15.0. 15.0 additionally needs python3-hatchling (-current ships it in base) and the PYTHONPATH=/opt/python$PYVER line for SBo's -opt packaging/setuptools. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-30nvchecker: filter megasync-bin to _Linux tags (use_max_tag)Danilo M.1-1/+2
2026-07-30README: bump megasync-bin to 6.5.0.2Danilo M.1-1/+1
2026-07-30megasync-bin: update to 6.5.0.2Danilo M.2-3/+3
2026-07-30gitignore: ignore local LAST_SWEEP.mdDanilo M.1-0/+1
2026-07-30README: refresh package table versions after sweepDanilo M.1-12/+12
2026-07-30claude-desktop-bin: update to 1.24012.9Danilo M.2-4/+4
2026-07-30opencode-bin: update to 1.18.9Danilo M.2-4/+4
2026-07-30claude-code-bin: update to 2.1.220Danilo M.3-5/+4
2026-07-30discord: update to 1.0.151Danilo M.2-4/+4
2026-07-30kitty-bin: update to 0.48.1Danilo M.2-4/+4
2026-07-30llama.cpp-vulkan: update to b10184Danilo M.2-4/+4
2026-07-30gitea-cli: update to 0.15.0Danilo M.2-4/+4
2026-07-30gamescope: update to 3.16.25Danilo M.2-5/+6
2026-07-30python3-huggingface_hub: update to 1.25.1Danilo M.2-4/+4
2026-07-30python3-fsspec: update to 2026.7.0Danilo M.2-4/+4
2026-07-30python3-platformdirs: update to 4.11.0Danilo M.2-4/+4
2026-07-30python3-annotated-doc: update to 0.0.5Danilo M.2-4/+4
2026-07-17kvantum-qt5: add version 1.1.8Danilo M.5-0/+144
Updated build of the SBo kvantum-qt5 package, whose official build lags several releases behind upstream (1.1.2 vs 1.1.8). Ships the Qt5 style plugin only; kvantummanager and themes come from kvantum-qt6, which upstream now builds Qt6-only. Dropped the stale Qt5 patch in favor of -DENABLE_QT5=ON, and removed the now-unused doinst.sh. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-17README: refresh package table versions, add hyprsunset-qtDanilo M.1-11/+12
2026-07-17hyprsunset-qt: add version 0.1.1Danilo M.6-0/+139
2026-07-16gitignore: ignore local TODO-AND-NOTES.mdDanilo M.1-0/+1
2026-07-16nvchecker.toml: add prefix to gitleaks stanza to strip v tagDanilo M.1-0/+1
2026-07-16python3-typer: update to 0.27.0Danilo M.2-4/+4
2026-07-16nvchecker: update to 2.21Danilo M.2-4/+4
2026-07-16llama.cpp-vulkan: update to b10041Danilo M.2-4/+4
2026-07-16claude-desktop-bin: update to 1.21459.3Danilo M.2-4/+4
2026-07-16claude-code-bin: update to 2.1.211Danilo M.2-4/+4