| Age | Commit message (Collapse) | Author | Files | Lines |
|
Binary repack of upstream's official Linux x86_64 tarball; Typora is
closed source, so this is not a build from source.
Uses the versioned tarball on downloads.typora.io rather than the
version-agnostic Typora-linux-x64.tar.gz, which serves whatever build is
current and would go md5-stale on every upstream release.
Launch through a wrapper instead of a symlink to the binary: it enables
Electron's Ozone Wayland backend when a Wayland session is detected and
leaves the X11 default alone otherwise, so one package works in both.
Override with TYPORA_OZONE=wayland|x11.
Upstream's bundled updater is dropped; it would overwrite the tree in
/opt behind pkgtool's back.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
|
|
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>
|
|
|
|
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>
|
|
|
|
|
|
|
|
These are danix SBo-official packages (UrbanTerror maintainership transfers
on the pending SBo merge); they now live in the separate sbo-slackbuilds
repository. Drop their package dirs, nvchecker stanzas, and README rows here.
|
|
qarma, hstr, python3-packaging, click cut GitHub Releases; switch off
the rate-limited use_max_tag path. gamescope, nvchecker, python3-fsspec,
firefly-cli have no releases/latest (404) so stay on use_max_tag;
gitea-cli is a gitea source, not github.
|
|
|
|
kvantum-qt6
Every package dir now has a matching stanza. Rename the Kvantum stanza to
the package name kvantum-qt6 (strip the V tag prefix), and add the three
previously-untracked packages: claude-code-bin (anthropics/claude-code),
mutagen (quodlibet/mutagen, release- prefix), openvino (openvinotoolkit).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
|
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
|
Binary repack of MEGA's official Debian 13 package, bundling the main
app plus the dolphin (KDE) and thunar (Xfce) file-manager integration
plugins in one package. Links system Qt5, bundles ffmpeg; REQUIRES="".
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
|
SBo already has an unrelated "tea" package (a text editor). Rename the
package to gitea-cli; the installed binary stays /usr/bin/tea.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
|
Gitea command line client, built from source with go build.
Network build (upstream tarball is not vendored), personal repo only.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
|
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>
|
|
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
|
|
|
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
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
|
|
|
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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>
|
|
- 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>
|